diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-11-11 19:44:17 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-11-11 19:44:17 +0800 |
commit | fd35311bd1a855bdd90d151c25d04a01214ce29b (patch) | |
tree | 967984f830b1ccacf9ef00a901a49e0ce57732c6 /mail | |
parent | 2a2677bf1fa284b1dac34e588f8ab4c507a66930 (diff) | |
download | freebsd-ports-gnome-fd35311bd1a855bdd90d151c25d04a01214ce29b.tar.gz freebsd-ports-gnome-fd35311bd1a855bdd90d151c25d04a01214ce29b.tar.zst freebsd-ports-gnome-fd35311bd1a855bdd90d151c25d04a01214ce29b.zip |
- update to 1.2.0 release
Feature safe: yes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pantomime/Makefile | 7 | ||||
-rw-r--r-- | mail/pantomime/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 13239e3406a5..7956d35946fa 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -7,10 +7,10 @@ PORTNAME= pantomime PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail gnustep -MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Stable/ -DISTNAME= Pantomime-${PORTVERSION}pre3 +MASTER_SITES= http://download.gna.org/gnustep-nonfsf/ +DISTNAME= Pantomime-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Mail/MIME handling library for GNUstep @@ -23,7 +23,6 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -WRKSRC= ${WRKDIR}/Pantomime DEFAULT_LIBVERSION= 1.2 .include <bsd.port.mk> diff --git a/mail/pantomime/distinfo b/mail/pantomime/distinfo index e80e259bbfa0..147eca5f4e10 100644 --- a/mail/pantomime/distinfo +++ b/mail/pantomime/distinfo @@ -1,2 +1,2 @@ -SHA256 (Pantomime-1.2.0pre3.tar.gz) = 84227a08ca9131f14fdc6aa1365b15d75d82ca84fc3ceaec2d936f38d38f2ff2 -SIZE (Pantomime-1.2.0pre3.tar.gz) = 441478 +SHA256 (Pantomime-1.2.0.tar.gz) = c6484634dd0611d07108e7e006a2c6bdbe3e72b23de7473440df9a559f6b6218 +SIZE (Pantomime-1.2.0.tar.gz) = 466206 |