diff options
author | rh <rh> | 2012-10-22 02:44:12 +0000 |
---|---|---|
committer | rh <rh> | 2012-10-22 02:44:12 +0000 |
commit | 49fe2aedaa47e53f522d6a178ce27bf00e6c0126 (patch) | |
tree | 395329ba96ab4e2a04e43b7144613f7c7ad2d2d4 /mail | |
parent | c142e33a77649f9e9bd71af7938b1d5398661dd8 (diff) | |
download | pkgsrc-49fe2aedaa47e53f522d6a178ce27bf00e6c0126.tar.gz |
Update Pantomime to 1.2.0. This version now compiles with clang and the
modern Objective-C runtime.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Pantomime/Makefile | 7 | ||||
-rw-r--r-- | mail/Pantomime/distinfo | 10 |
2 files changed, 7 insertions, 10 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile index 7b41e82ad00..d6ce2ebf529 100644 --- a/mail/Pantomime/Makefile +++ b/mail/Pantomime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2012/10/08 12:19:01 asau Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/22 02:44:12 rh Exp $ # -DISTNAME= Pantomime-1.2.0pre3 +DISTNAME= Pantomime-1.2.0 CATEGORIES= mail gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/ @@ -15,9 +15,8 @@ USE_LANGUAGES= objc PRIVILEGED_STAGES+= build PRIVILEGED_STAGES+= clean -WRKSRC= ${WRKDIR}/Pantomime NO_CONFIGURE= yes -MAKE_JOBS_SAFE= no +#MAKE_JOBS_SAFE= no MAKE_ENV+= ADDITIONAL_CPPFLAGS=-DMKDIR MAKE_FILE= GNUmakefile diff --git a/mail/Pantomime/distinfo b/mail/Pantomime/distinfo index f261fbd2f5b..8a05854482f 100644 --- a/mail/Pantomime/distinfo +++ b/mail/Pantomime/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.9 2011/12/17 16:13:43 marino Exp $ +$NetBSD: distinfo,v 1.10 2012/10/22 02:44:12 rh Exp $ -SHA1 (Pantomime-1.2.0pre3.tar.gz) = beddf538d239513bdd46f67db04e9b4d4bd7441c -RMD160 (Pantomime-1.2.0pre3.tar.gz) = 25c397080f0826d7b266e018246658707e9bbd00 -Size (Pantomime-1.2.0pre3.tar.gz) = 441478 bytes -SHA1 (patch-Framework_Pantomime_NSString+Extensions.m) = 10eb49fb504535e2f0ad8345284c330332f356bc -SHA1 (patch-Framework_Pantomine_CWParser.m) = 7aedb8ee39f45a1a5cbf5121bc9a2b956a5ed2f6 +SHA1 (Pantomime-1.2.0.tar.gz) = 9ad253ae70a53f53404222c4d4fd6f41f8a7c6ce +RMD160 (Pantomime-1.2.0.tar.gz) = d551702bc358d5dd2f63d2638ae30bb0599f4b8f +Size (Pantomime-1.2.0.tar.gz) = 466206 bytes SHA1 (patch-ab) = 0691970542c20876c709a07c33842948bfd536f6 |