diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-16 21:39:09 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-16 21:39:09 +0000 |
commit | 006ddea601b4692777efdc4257dc2f2681c70e13 (patch) | |
tree | fe86b87d40085d5ef23cfa6834c180ed7c90ec71 /japanese/mimekit | |
parent | Use ja instead of jp for PKGNAME. (diff) |
Upgrade, 1.6 -> 1.7.
Notes
Notes:
svn path=/head/; revision=7930
Diffstat (limited to 'japanese/mimekit')
-rw-r--r-- | japanese/mimekit/Makefile | 8 | ||||
-rw-r--r-- | japanese/mimekit/distinfo | 2 | ||||
-rw-r--r-- | japanese/mimekit/files/patch-aa | 8 | ||||
-rw-r--r-- | japanese/mimekit/pkg-plist | 3 |
4 files changed, 12 insertions, 9 deletions
diff --git a/japanese/mimekit/Makefile b/japanese/mimekit/Makefile index 782bcf40a63c..0ceab4444a7f 100644 --- a/japanese/mimekit/Makefile +++ b/japanese/mimekit/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: mimekit -# Version required: 1.6 +# Version required: 1.7 # Date created: 9 April 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1997/05/07 23:40:58 max Exp $ +# $Id: Makefile,v 1.6 1997/09/14 21:34:55 max Exp $ # -DISTNAME= mimekit1.6 -PKGNAME= ja-mimekit-1.6 +DISTNAME= mimekit1.7 +PKGNAME= ja-mimekit-1.7 CATEGORIES= japanese devel mail MASTER_SITES= ftp://etlport.etl.go.jp/pub/ccipr/DeleGate/ \ ftp://ftp.iij.ad.jp/pub/mail/mime/ diff --git a/japanese/mimekit/distinfo b/japanese/mimekit/distinfo index 9d82cf4d8c16..5c9f07a69381 100644 --- a/japanese/mimekit/distinfo +++ b/japanese/mimekit/distinfo @@ -1 +1 @@ -MD5 (mimekit1.6.tar.gz) = 1f3a560a56d4c63a137dfce9e014533f +MD5 (mimekit1.7.tar.gz) = f14902ba3957bbe77f9d9845bd84e682 diff --git a/japanese/mimekit/files/patch-aa b/japanese/mimekit/files/patch-aa index 40741675d24c..0b6afe490fda 100644 --- a/japanese/mimekit/files/patch-aa +++ b/japanese/mimekit/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Mon Feb 17 03:41:03 1997 -+++ Makefile Thu May 8 08:30:17 1997 +--- Makefile.orig Tue Jun 10 13:09:55 1997 ++++ Makefile Wed Sep 17 06:33:48 1997 @@ -15,7 +15,7 @@ LIBFILE = libmimekit.a @@ -9,7 +9,7 @@ TARGET = all target: $(TARGET) libx: Makefile.go -@@ -51,7 +51,8 @@ +@@ -58,7 +58,8 @@ MMDIR = ../../../src MMSDIR = ../ @@ -19,7 +19,7 @@ LOCALFILES = README \ README.LIB \ -@@ -147,9 +148,9 @@ +@@ -154,9 +155,9 @@ enMime deMime bench.o test.out sample.out install: fromMime toMime $(LIBFILE) diff --git a/japanese/mimekit/pkg-plist b/japanese/mimekit/pkg-plist index c3271b803e1f..f6eb1448d89b 100644 --- a/japanese/mimekit/pkg-plist +++ b/japanese/mimekit/pkg-plist @@ -1,3 +1,6 @@ lib/fromMime lib/toMime lib/libmimekit.a +share/doc/mimekit/README.LIB +share/doc/mimekit/README.PGP +@dirrm share/doc/mimekit |