Date: Thu, 25 Oct 2012 22:25:57 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306404 - in head/mail: emh emh-xemacs21-mule Message-ID: <201210252225.q9PMPvtf059558@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@eken.phys.nagoya-u.ac.jp> -# +# Created by: Yoichi NAKAYAMA <yoichi@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@eken.phys.nagoya-u.ac.jp> -# +# Created by: Yoichi NAKAYAMA <yoichi@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@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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210252225.q9PMPvtf059558>