diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 17:34:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 17:34:45 +0000 |
commit | dc0e868aa65610487f9b4472c26269d702b06e2b (patch) | |
tree | 6cd1b9672df8c0e3e5eb9af2905c197d578ea734 /editors/tamago | |
parent | 43bb8eff8e0c18b1992a70bcc2e21a18e48a6188 (diff) | |
download | ports-dc0e868aa65610487f9b4472c26269d702b06e2b.tar.gz ports-dc0e868aa65610487f9b4472c26269d702b06e2b.zip |
Update editors/tamago to debian patchlevel 9
PR: 86909
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: novel (mentor)
Notes
Notes:
svn path=/head/; revision=144416
Diffstat (limited to 'editors/tamago')
-rw-r--r-- | editors/tamago/Makefile | 4 | ||||
-rw-r--r-- | editors/tamago/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 7c6e011810b6..abae26b70ab3 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tamago -PORTVERSION= 4.0.6.0.20041122.8 +PORTVERSION= 4.0.6.0.20041122.9 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-8.diff.gz +PATCHFILES= egg_4.0.6+0.20041122cvs-9.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org diff --git a/editors/tamago/distinfo b/editors/tamago/distinfo index 17e4c462caf7..bf878ed3fb63 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-8.diff.gz) = e7f1fbd96bc610bb121a33b161c1f33e -SIZE (egg_4.0.6+0.20041122cvs-8.diff.gz) = 16611 +MD5 (egg_4.0.6+0.20041122cvs-9.diff.gz) = 88a69191178c8c8dde7a19e4f7b79420 +SIZE (egg_4.0.6+0.20041122cvs-9.diff.gz) = 16721 |