ports/77414: [PATCH] editors/tamago: Archive is updated to snapshot on 20041122

KIMURA Yasuhiro yasu at utahime.org
Sat Feb 12 09:10:19 UTC 2005


>Number:         77414
>Category:       ports
>Synopsis:       [PATCH] editors/tamago: Archive is updated to snapshot on 20041122
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 12 09:10:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxxxxxxx 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Sat Jan 22 09:08:46 JST 2005 xxxxxxxx i386


	
>Description:
	Archive is updated to the snapshot of CVS repository on 20041122.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-tamago begins here ---
Index: editors/tamago/Makefile
===================================================================
RCS file: /net/cvsup/cvsroot/ports/editors/tamago/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- editors/tamago/Makefile	9 Nov 2004 15:01:31 -0000	1.16
+++ editors/tamago/Makefile	12 Feb 2005 08:10:10 -0000
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	tamago
-PORTVERSION=	4.0.6.0.20020909.6
+PORTVERSION=	4.0.6.0.20041122.1
 CATEGORIES=	editors elisp
 MASTER_SITES=	${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=	pool/main/e/egg
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
-DISTNAME=	egg_4.0.6+0.20020909cvs.orig
+DISTNAME=	egg_4.0.6+0.20041122cvs.orig
 
 PATCH_SITES=	${MASTER_SITE_DEBIAN:S,%SUBDIR%,pool/main/e/egg,} \
 		${MASTER_SITE_LOCAL:S,%SUBDIR%,nork,}
-PATCHFILES=	egg_4.0.6+0.20020909cvs-6.diff.gz
+PATCHFILES=	egg_4.0.6+0.20041122cvs-1.diff.gz
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER?=	ports at FreeBSD.org
@@ -27,7 +27,7 @@
 
 EMACS_PORT_NAME?=	emacs21
 
-WRKSRC=		${WRKDIR}/egg-4.0.6+0.20020909cvs.orig
+WRKSRC=		${WRKDIR}/egg-4.0.6+0.20041122cvs
 ELISPDIR=	${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp
 PLIST_SUB=	ELISPDIR="${EMACS_LIBDIR_WITH_VER}/site-lisp"
 
@@ -42,7 +42,6 @@
 	    ${WRKSRC}/configure
 
 post-install:
-	${TOUCH} ${ELISPDIR}/egg/egg/.nosearch
 	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
Index: editors/tamago/distinfo
===================================================================
RCS file: /net/cvsup/cvsroot/ports/editors/tamago/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- editors/tamago/distinfo	13 Aug 2004 07:55:44 -0000	1.7
+++ editors/tamago/distinfo	12 Feb 2005 08:01:48 -0000
@@ -1,4 +1,4 @@
-MD5 (egg_4.0.6+0.20020909cvs.orig.tar.gz) = 7ca91fc186c86a22fbaff9a55c58c433
-SIZE (egg_4.0.6+0.20020909cvs.orig.tar.gz) = 277819
-MD5 (egg_4.0.6+0.20020909cvs-6.diff.gz) = 82ce2b2530349eaa683d434cff87e296
-SIZE (egg_4.0.6+0.20020909cvs-6.diff.gz) = 13240
+MD5 (egg_4.0.6+0.20041122cvs.orig.tar.gz) = 64ec1af61f6e265c05447dd4e2a83aae
+SIZE (egg_4.0.6+0.20041122cvs.orig.tar.gz) = 287308
+MD5 (egg_4.0.6+0.20041122cvs-1.diff.gz) = c0f4798fe1c3e406bfcac467c0054823
+SIZE (egg_4.0.6+0.20041122cvs-1.diff.gz) = 13845
Index: editors/tamago/pkg-plist
===================================================================
RCS file: /net/cvsup/cvsroot/ports/editors/tamago/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- editors/tamago/pkg-plist	16 Jun 2004 18:47:17 -0000	1.6
+++ editors/tamago/pkg-plist	12 Feb 2005 08:09:10 -0000
@@ -32,6 +32,7 @@
 %%ELISPDIR%%/egg/its-keydef.elc
 %%ELISPDIR%%/egg/its.el
 %%ELISPDIR%%/egg/its.elc
+%%ELISPDIR%%/egg/its/.nosearch
 %%ELISPDIR%%/egg/its/ascii.el
 %%ELISPDIR%%/egg/its/ascii.elc
 %%HAS_JISX0213%%%%ELISPDIR%%/egg/its/aynu.el
@@ -50,6 +51,8 @@
 %%ELISPDIR%%/egg/its/hira.elc
 %%ELISPDIR%%/egg/its/jeonkak.el
 %%ELISPDIR%%/egg/its/jeonkak.elc
+%%ELISPDIR%%/egg/its/jiskana.el
+%%ELISPDIR%%/egg/its/jiskana.elc
 %%ELISPDIR%%/egg/its/kata.el
 %%ELISPDIR%%/egg/its/kata.elc
 %%ELISPDIR%%/egg/its/pinyin.el
--- patch-tamago ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list