[84790] trunk/dports/mail/gnupg2

royliu at macports.org royliu at macports.org
Sat Oct 1 17:44:23 PDT 2011


Revision: 84790
          http://trac.macports.org/changeset/84790
Author:   royliu at macports.org
Date:     2011-10-01 17:44:18 -0700 (Sat, 01 Oct 2011)
Log Message:
-----------
gnupg2: invoke maintainer timeout, upgrade to 2.0.18, and close tickets #30293, #31087

Modified Paths:
--------------
    trunk/dports/mail/gnupg2/Portfile
    trunk/dports/mail/gnupg2/files/patch-configure.diff
    trunk/dports/mail/gnupg2/files/patch-tests__openpgp__Makefile.in.diff

Modified: trunk/dports/mail/gnupg2/Portfile
===================================================================
--- trunk/dports/mail/gnupg2/Portfile	2011-10-01 23:25:22 UTC (rev 84789)
+++ trunk/dports/mail/gnupg2/Portfile	2011-10-02 00:44:18 UTC (rev 84790)
@@ -1,10 +1,10 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
 
 name            gnupg2
-version         2.0.17
+version         2.0.18
 categories      mail security
 maintainers     waqar boeyms
 description     GNU pretty-good-privacy package
@@ -21,8 +21,8 @@
 
 use_bzip2       yes
 
-checksums       sha1    41ef5460417ca0a1131fc730849fe3afd49ad2de\
-                rmd160  f919947a1896ac20c455534d91a3e2d3e5b60c1f
+checksums       sha1    5ec2f718760cc3121970a140aeea004b64545c46 \
+                rmd160  15e3de278285a3989563d9a8e2ad133113f1cd91
 
 # gpg-agent is built separately from the rest of gnupg2 to enable gnupg 1.x
 # users to use gpg-agent as well.  gnupg2, however, requires gpg-agent to run,

Modified: trunk/dports/mail/gnupg2/files/patch-configure.diff
===================================================================
--- trunk/dports/mail/gnupg2/files/patch-configure.diff	2011-10-01 23:25:22 UTC (rev 84789)
+++ trunk/dports/mail/gnupg2/files/patch-configure.diff	2011-10-02 00:44:18 UTC (rev 84790)
@@ -1,11 +1,11 @@
---- configure	2007-01-31 14:09:31.000000000 +0000
-+++ configure.new	2007-02-16 14:06:34.000000000 +0000
-@@ -557,7 +557,7 @@
- SHELL=${CONFIG_SHELL-/bin/sh}
+--- configure.orig	2011-09-02 21:26:08.000000000 -0400
++++ configure	2011-09-02 21:26:08.000000000 -0400
+@@ -558,7 +558,7 @@
+ MAKEFLAGS=
  
  # Identity of this package.
 -PACKAGE_NAME='gnupg'
 +PACKAGE_NAME='gnupg2'
  PACKAGE_TARNAME='gnupg'
- PACKAGE_VERSION='2.0.7'
- PACKAGE_STRING='gnupg 2.0.7'
+ PACKAGE_VERSION='2.0.18'
+ PACKAGE_STRING='gnupg 2.0.18'

Modified: trunk/dports/mail/gnupg2/files/patch-tests__openpgp__Makefile.in.diff
===================================================================
--- trunk/dports/mail/gnupg2/files/patch-tests__openpgp__Makefile.in.diff	2011-10-01 23:25:22 UTC (rev 84789)
+++ trunk/dports/mail/gnupg2/files/patch-tests__openpgp__Makefile.in.diff	2011-10-02 00:44:18 UTC (rev 84790)
@@ -1,6 +1,6 @@
---- tests/openpgp/Makefile.in.orig	2010-07-19 07:05:41.000000000 +0000
-+++ tests/openpgp/Makefile.in	2010-08-28 09:29:59.000000000 +0000
-@@ -281,11 +281,11 @@
+--- tests/openpgp/Makefile.in.orig	2011-09-02 21:26:08.000000000 -0400
++++ tests/openpgp/Makefile.in	2011-09-02 21:26:08.000000000 -0400
+@@ -286,11 +286,11 @@
  
  
  # Programs required before we can run these tests.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111001/1d635ef2/attachment-0001.html>


More information about the macports-changes mailing list