Update to 1.55
This commit is contained in:
parent
58e64fc57e
commit
223784064a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137017
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ipsumdump
|
||||
PORTVERSION= 1.54
|
||||
PORTVERSION= 1.55
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.cs.ucla.edu/~kohler/ipsumdump/
|
||||
|
||||
|
@ -21,7 +21,7 @@ USE_GMAKE= yes
|
|||
MAN1= ${PORTNAME}.1
|
||||
|
||||
PORTDOCS= README
|
||||
PLIST_FILES= bin/ipsumdump
|
||||
PLIST_FILES= bin/ipaggcreate bin/ipsumdump
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (ipsumdump-1.54.tar.gz) = 1f1d20cef39fd3072550f2089c3080e4
|
||||
SIZE (ipsumdump-1.54.tar.gz) = 507442
|
||||
MD5 (ipsumdump-1.55.tar.gz) = 73b0750e72b3bbaeb1479ed8624fbc05
|
||||
SIZE (ipsumdump-1.55.tar.gz) = 538677
|
||||
|
|
Loading…
Reference in a new issue