diff options
author | ume <ume@FreeBSD.org> | 2005-03-03 17:49:09 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2005-03-03 17:49:09 +0800 |
commit | 3721d2923a555e687cbd974014e5d8a708f61faa (patch) | |
tree | 00a36a9150f26798820eff2fe9992394d816a8d2 /editors | |
parent | 773de3bd5b6f66cceb2630327e630cdc3c0f532b (diff) | |
download | freebsd-ports-gnome-3721d2923a555e687cbd974014e5d8a708f61faa.tar.gz freebsd-ports-gnome-3721d2923a555e687cbd974014e5d8a708f61faa.tar.zst freebsd-ports-gnome-3721d2923a555e687cbd974014e5d8a708f61faa.zip |
Debian patch was updated to 4.0.6+0.20041122cvs-5, which fixes
the bug in eggrc.
PR: ports/78331
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tamago-emacs21/Makefile | 4 | ||||
-rw-r--r-- | editors/tamago-emacs21/distinfo | 4 | ||||
-rw-r--r-- | editors/tamago/Makefile | 4 | ||||
-rw-r--r-- | editors/tamago/distinfo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/editors/tamago-emacs21/Makefile b/editors/tamago-emacs21/Makefile index bee3a1b9c503..78b88b751fb7 100644 --- a/editors/tamago-emacs21/Makefile +++ b/editors/tamago-emacs21/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tamago -PORTVERSION= 4.0.6.0.20041122.4 +PORTVERSION= 4.0.6.0.20041122.5 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/e/egg @@ -15,7 +15,7 @@ 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.20041122cvs-4.diff.gz +PATCHFILES= egg_4.0.6+0.20041122cvs-5.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER?= ports@FreeBSD.org diff --git a/editors/tamago-emacs21/distinfo b/editors/tamago-emacs21/distinfo index b9b8fd787702..74e064d18bcd 100644 --- a/editors/tamago-emacs21/distinfo +++ b/editors/tamago-emacs21/distinfo @@ -1,4 +1,4 @@ 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-4.diff.gz) = 6b5eb09f164e9dc3546d0a87526839d3 -SIZE (egg_4.0.6+0.20041122cvs-4.diff.gz) = 16558 +MD5 (egg_4.0.6+0.20041122cvs-5.diff.gz) = d9a569cb15d148c33342571942839678 +SIZE (egg_4.0.6+0.20041122cvs-5.diff.gz) = 16575 diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index bee3a1b9c503..78b88b751fb7 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tamago -PORTVERSION= 4.0.6.0.20041122.4 +PORTVERSION= 4.0.6.0.20041122.5 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/e/egg @@ -15,7 +15,7 @@ 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.20041122cvs-4.diff.gz +PATCHFILES= egg_4.0.6+0.20041122cvs-5.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER?= ports@FreeBSD.org diff --git a/editors/tamago/distinfo b/editors/tamago/distinfo index b9b8fd787702..74e064d18bcd 100644 --- a/editors/tamago/distinfo +++ b/editors/tamago/distinfo @@ -1,4 +1,4 @@ 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-4.diff.gz) = 6b5eb09f164e9dc3546d0a87526839d3 -SIZE (egg_4.0.6+0.20041122cvs-4.diff.gz) = 16558 +MD5 (egg_4.0.6+0.20041122cvs-5.diff.gz) = d9a569cb15d148c33342571942839678 +SIZE (egg_4.0.6+0.20041122cvs-5.diff.gz) = 16575 |