mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
- Upgrade to version 0.05
- Add %%PORTDOCS%% to pkg-plist PR: 25976 Submitted by: MAINTAINER
This commit is contained in:
parent
2e96c2f991
commit
37f538f58e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40270
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= pgpdump
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://pgp.iijlab.net/pub/tools/
|
||||
MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/
|
||||
|
||||
MAINTAINER= kaoru@kaisei.org
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pgpdump-0.04.tar.gz) = 7c693ad27228640223caac2ef0e9a004
|
||||
MD5 (pgpdump-0.05.tar.gz) = 2c7fb37398927a7bc127977b66d94bbd
|
||||
|
@ -1,4 +1,4 @@
|
||||
This is PGP packet visualizer "pgpdump". Displays the pgp packet
|
||||
format of OpenPGP (RFC2440) and PGP version 2 (RFC 1991).
|
||||
"pgpdump" is a PGP packet visualizer which displays the packet format
|
||||
of OpenPGP (RFC 2440 + bis) and PGP version 2 (RFC 1991).
|
||||
|
||||
WWW: http://pgp.iijlab.net/
|
||||
|
@ -1,3 +1,3 @@
|
||||
bin/pgpdump
|
||||
share/doc/pgpdump/README
|
||||
@dirrm share/doc/pgpdump
|
||||
%%PORTDOCS%%share/doc/pgpdump/README
|
||||
%%PORTDOCS%%@dirrm share/doc/pgpdump
|
||||
|
Loading…
Reference in New Issue
Block a user