svn commit: r306404 - in head/mail: emh emh-xemacs21-mule

Baptiste Daroussin bapt at FreeBSD.org
Thu Oct 25 22:25:57 UTC 2012


Author: bapt
Date: Thu Oct 25 22:25:56 2012
New Revision: 306404
URL: http://svn.freebsd.org/changeset/ports/306404

Log:
  Update MASTER_SITES
  Trim headers
  Undeprecate
  
  PR:		ports/172031
  Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
  Feature safe:	yes

Modified:
  head/mail/emh-xemacs21-mule/Makefile
  head/mail/emh/Makefile

Modified: head/mail/emh-xemacs21-mule/Makefile
==============================================================================
--- head/mail/emh-xemacs21-mule/Makefile	Thu Oct 25 22:21:53 2012	(r306403)
+++ head/mail/emh-xemacs21-mule/Makefile	Thu Oct 25 22:25:56 2012	(r306404)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	emh (for xemacs21-mule)
-# Date Created:		12 Mar 2001
-# Whom:			Yoichi NAKAYAMA <yoichi at eken.phys.nagoya-u.ac.jp>
-#
+# Created by: Yoichi NAKAYAMA <yoichi at eken.phys.nagoya-u.ac.jp>
 # $FreeBSD$
-#
 
 MASTERDIR=	${.CURDIR}/../emh
 

Modified: head/mail/emh/Makefile
==============================================================================
--- head/mail/emh/Makefile	Thu Oct 25 22:21:53 2012	(r306403)
+++ head/mail/emh/Makefile	Thu Oct 25 22:25:56 2012	(r306404)
@@ -1,24 +1,16 @@
-# New ports collection makefile for:	emh (for emacs21)
-# Date Created:		12 Mar 2001
-# Whom:			Yoichi NAKAYAMA <yoichi at eken.phys.nagoya-u.ac.jp>
-#
+# Created by: Yoichi NAKAYAMA <yoichi at eken.phys.nagoya-u.ac.jp>
 # $FreeBSD$
-#
 
 PORTNAME=	emh
 PORTVERSION=	1.14.1
 PORTREVISION=	13
 CATEGORIES=	mail elisp
-MASTER_SITES=	ftp://ring.aist.go.jp/pub/elisp/semi/semi-1.14-for-flim-1.14/ \
-		http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/semi/semi-1.14-for-flim-1.14/
+MASTER_SITES=	RINGSERVER/elisp/semi/semi-1.14-for-flim-1.14
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	MIME extension of mh-e.el
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2012-10-20
-
 BUILD_DEPENDS+=	${LOCALBASE}/share/semi/${SEMI_COOKIE}:${PORTSDIR}/editors/semi${DEPPORT_SUFFIX}
 RUN_DEPENDS+=	${LOCALBASE}/share/semi/${SEMI_COOKIE}:${PORTSDIR}/editors/semi${DEPPORT_SUFFIX}
 


More information about the svn-ports-all mailing list