pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/Pantomime Update Pantomime to 1.2.0. This versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c479d3e03c6
branches:  trunk
changeset: 610353:5c479d3e03c6
user:      rh <rh%pkgsrc.org@localhost>
date:      Mon Oct 22 02:44:12 2012 +0000

description:
Update Pantomime to 1.2.0.  This version now compiles with clang and the
modern Objective-C runtime.

diffstat:

 mail/Pantomime/Makefile |   7 +++----
 mail/Pantomime/distinfo |  10 ++++------
 2 files changed, 7 insertions(+), 10 deletions(-)

diffs (40 lines):

diff -r 3915cef7f6b6 -r 5c479d3e03c6 mail/Pantomime/Makefile
--- a/mail/Pantomime/Makefile   Mon Oct 22 02:40:52 2012 +0000
+++ b/mail/Pantomime/Makefile   Mon Oct 22 02:44:12 2012 +0000
@@ -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 @@
 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 -r 3915cef7f6b6 -r 5c479d3e03c6 mail/Pantomime/distinfo
--- a/mail/Pantomime/distinfo   Mon Oct 22 02:40:52 2012 +0000
+++ b/mail/Pantomime/distinfo   Mon Oct 22 02:44:12 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index