[MacPorts] #2192: update gnupg port to latest version.
MacPorts
noreply at macports.org
Thu Mar 24 07:44:34 PDT 2016
#2192: update gnupg port to latest version.
------------------------+--------------------------------
Reporter: vivek@… | Owner: macports-tickets@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: duplicate | Keywords:
Port: gnupg |
------------------------+--------------------------------
Changes (by ryandesign@…):
* type: defect => update
* port: => gnupg
Old description:
> The attached patch will update mail/gnupg to the latest released version.
>
> --- Portfile.old Fri Sep 3 10:43:32 2004
> +++ Portfile Fri Sep 3 10:45:20 2004
> @@ -2,7 +2,7 @@
>
> PortSystem 1.0
> name gnupg
> -version 1.2.4
> +version 1.2.6
> revision 1
> categories mail security
> maintainers waqar at opendarwin.org
> @@ -20,7 +20,7 @@
> ftp://ftp.jyu.fi/pub/crypt/gcrypt/gnupg/ \
> ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/gnupg/
> use_bzip2 yes
> -checksums ${distname}${extract.suffix} md5
> 16d0b575812060328f8e677b7f0047cc
> +checksums ${distname}${extract.suffix} md5
> b1890f5dfacd2ba7ab15448c5ff08a4e
>
> configure.args --mandir=${prefix}/share/man \
> --infodir=${prefix}/share/info \
New description:
The attached patch will update mail/gnupg to the latest released version.
{{{
--- Portfile.old Fri Sep 3 10:43:32 2004
+++ Portfile Fri Sep 3 10:45:20 2004
@@ -2,7 +2,7 @@
PortSystem 1.0
name gnupg
-version 1.2.4
+version 1.2.6
revision 1
categories mail security
maintainers waqar at opendarwin.org
@@ -20,7 +20,7 @@
ftp://ftp.jyu.fi/pub/crypt/gcrypt/gnupg/ \
ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/gnupg/
use_bzip2 yes
-checksums ${distname}${extract.suffix} md5
16d0b575812060328f8e677b7f0047cc
+checksums ${distname}${extract.suffix} md5
b1890f5dfacd2ba7ab15448c5ff08a4e
configure.args --mandir=${prefix}/share/man \
--infodir=${prefix}/share/info \
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/2192#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list