Date: Thu, 8 Aug 2002 11:42:41 +0900 (JST) From: Kimura Fuyuki <fuyuki@hadaly.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/41433: Update port: devel/eieio to 0.17 Message-ID: <20020808024241.85C465642@hadaly.dyndns.org>
next in thread | raw e-mail | index | archive | help
>Number: 41433 >Category: ports >Synopsis: Update port: devel/eieio to 0.17 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 07 19:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 4.6.1-RELEASE-p10 i386 >Organization: >Environment: System: FreeBSD hadaly.dyndns.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #15: Tue Aug 6 17:33:36 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386 >Description: - Update to 0.17 - Change maintainer's address >How-To-Repeat: >Fix: cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/eieio/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 2002/03/03 06:57:01 1.3 +++ Makefile 2002/08/08 02:38:20 @@ -6,16 +6,22 @@ # PORTNAME= eieio -PORTVERSION= 0.17.b4 +PORTVERSION= 0.17 CATEGORIES= devel elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cedet PKGNAMESUFFIX= -${EMACS_PORT_NAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} +#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} -MAINTAINER= fuyuki@mj.0038.net +MAINTAINER= fuyuki@hadaly.org EMACS_PORT_NAME?= emacs21 + +.if ${EMACS_PORT_NAME} != "emacs21" +PORTNAMESUFFIX= ${PKGNAMESUFFIX} +.endif + +BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/speedbar/speedbar.el:${PORTSDIR}/editors/speedbar${PORTNAMESUFFIX} USE_GMAKE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/eieio/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 2002/03/03 06:57:01 1.3 +++ distinfo 2002/08/08 02:38:20 @@ -1 +1 @@ -MD5 (eieio-0.17beta4.tar.gz) = 08e3355ec82b674a3f194d7258b9b363 +MD5 (eieio-0.17.tar.gz) = 13a5663dcd6bae31d6c618701d2bd08b Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/eieio/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 2001/12/26 10:57:51 1.1 +++ pkg-descr 2002/08/08 02:38:20 @@ -6,4 +6,4 @@ WWW: http://cedet.sourceforge.net/eieio.shtml - Kimura Fuyuki -fuyuki@mj.0038.net +fuyuki@hadaly.org Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/eieio/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 2002/01/26 14:56:47 1.2 +++ pkg-plist 2002/08/08 02:38:20 @@ -5,8 +5,6 @@ %%EMACS_VERSION_SITE_LISPDIR%%/eieio/call-tree.elc %%EMACS_VERSION_SITE_LISPDIR%%/eieio/chart.el %%EMACS_VERSION_SITE_LISPDIR%%/eieio/chart.elc -%%EMACS_VERSION_SITE_LISPDIR%%/eieio/compare-strings.el -%%EMACS_VERSION_SITE_LISPDIR%%/eieio/compare-strings.elc %%EMACS_VERSION_SITE_LISPDIR%%/eieio/eieio-base.el %%EMACS_VERSION_SITE_LISPDIR%%/eieio/eieio-base.elc %%EMACS_VERSION_SITE_LISPDIR%%/eieio/eieio-comp.el cvs server: Diffing files >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020808024241.85C465642>