[153693] trunk/dports/security/pgpdump/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 8 09:54:04 CEST 2016


Revision: 153693
          https://trac.macports.org/changeset/153693
Author:   ryandesign at macports.org
Date:     2016-10-08 00:54:04 -0700 (Sat, 08 Oct 2016)
Log Message:
-----------
pgpdump: Update to 0.31

Resolves #52538

Modified Paths:
--------------
    trunk/dports/security/pgpdump/Portfile

Modified: trunk/dports/security/pgpdump/Portfile
===================================================================
--- trunk/dports/security/pgpdump/Portfile	2016-10-08 07:12:42 UTC (rev 153692)
+++ trunk/dports/security/pgpdump/Portfile	2016-10-08 07:54:04 UTC (rev 153693)
@@ -4,25 +4,27 @@
 PortSystem          1.0
 
 name                pgpdump
-version             0.29
+version             0.31
 categories          security
 platforms           darwin
 license             BSD
 maintainers         nomaintainer
 
 description         PGP packet visualizer
+
 long_description    pgpdump is a PGP packet visualizer which displays \
                     the packet format of OpenPGP (RFC 2440 + bis) and \
                     PGP version 2 (RFC 1991).
-homepage            http://www.mew.org/~kazu/proj/pgpdump/en/
 
 depends_lib         port:bzip2 \
                     port:zlib
 
+homepage            http://www.mew.org/~kazu/proj/pgpdump/en/
 master_sites        http://www.mew.org/~kazu/proj/pgpdump/
-checksums           rmd160  49404bcff6cf6f5fc4e2f380c8efb424962cdabc \
-                    sha256  6215d9af806399fec73d81735cf20ce91033a7a89a82c4318c4d1659083ff663
 
+checksums           rmd160  cfb2882dcc9c08ea15588e21bac92f4a29db5b86 \
+                    sha256  206ae52d4a8bbfa095b6ceefcc8b53ccabcdb75696db3bae5e05c15433729813
+
 build.args          CC='${configure.cc}'
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161008/8ec7efcd/attachment-0002.html>


More information about the macports-changes mailing list