diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-06-04 14:49:54 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-06-04 14:49:54 +0800 |
commit | 6784683f414d6e10c3bd17a660f04e0885cc1c5f (patch) | |
tree | 8f0ad0a7c17045315c2cf16c369be7ef83e39758 /mail/pantomime | |
parent | 2f590d496765153b6aef3ce07dc10b12da03cfa7 (diff) | |
download | freebsd-ports-gnome-6784683f414d6e10c3bd17a660f04e0885cc1c5f.tar.gz freebsd-ports-gnome-6784683f414d6e10c3bd17a660f04e0885cc1c5f.tar.zst freebsd-ports-gnome-6784683f414d6e10c3bd17a660f04e0885cc1c5f.zip |
Update to: Pantomime-1.0.4
Update to: GNUMail-1.0.2
Diffstat (limited to 'mail/pantomime')
-rw-r--r-- | mail/pantomime/Makefile | 4 | ||||
-rw-r--r-- | mail/pantomime/distinfo | 2 | ||||
-rw-r--r-- | mail/pantomime/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 2cfc15751670..a90281547060 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -6,9 +6,9 @@ # PORTNAME= pantomime -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= mail -MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Development/ \ +MASTER_SITES= http://www.collaboration-world.com/mirror/ \ http://extrovert.screwdriver.net/~extra/ \ ftp://ftp.tuwien.ac.at/z6/publishing/gnustep/libs/ DISTNAME= Pantomime-${PORTVERSION} diff --git a/mail/pantomime/distinfo b/mail/pantomime/distinfo index 477e32b626a5..8754cec97126 100644 --- a/mail/pantomime/distinfo +++ b/mail/pantomime/distinfo @@ -1 +1 @@ -MD5 (Pantomime-1.0.2.tar.gz) = f8374b37bb32099880a92a4bc67b7c48 +MD5 (Pantomime-1.0.4.tar.gz) = c0a3e96ac41b2428627d5da44fc7c14e diff --git a/mail/pantomime/pkg-plist b/mail/pantomime/pkg-plist index a559562dbfde..35e422049b79 100644 --- a/mail/pantomime/pkg-plist +++ b/mail/pantomime/pkg-plist @@ -1,5 +1,6 @@ Local/Headers/Pantomime/Charset.h Local/Headers/Pantomime/Constants.h +Local/Headers/Pantomime/Connection.h Local/Headers/Pantomime/Flags.h Local/Headers/Pantomime/Folder.h Local/Headers/Pantomime/GSMD5.h @@ -50,8 +51,11 @@ Local/Headers/Pantomime/TCPConnection.h Local/Headers/Pantomime/Transport.h Local/Headers/Pantomime/URLName.h Local/Headers/Pantomime/UTF8.h +Local/Headers/Pantomime/WINDOWS_1250.h Local/Headers/Pantomime/WINDOWS_1251.h Local/Headers/Pantomime/WINDOWS_1252.h +Local/Headers/Pantomime/WINDOWS_1253.h +Local/Headers/Pantomime/WINDOWS_1254.h Local/Headers/Pantomime/elm_defs.h Local/Headers/Pantomime/elm_lib.h Local/Headers/Pantomime/parseaddrs.h |