Ticket #2192 (closed defect: duplicate)
update gnupg port to latest version.
| Reported by: | vivek@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | ||
| Port: |
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@…
@@ -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 \
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

