Update to 20141219 snapshot release.
PR: 199394 Submitted by: pi
This commit is contained in:
parent
51c6645376
commit
51a7c9f6af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384789
2 changed files with 6 additions and 7 deletions
|
@ -2,9 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dumpasn1
|
||||
PORTVERSION= 20130805
|
||||
PORTVERSION= 20141219
|
||||
CATEGORIES= converters security
|
||||
MASTER_SITES= http://www.cs.auckland.ac.nz/~pgut001/
|
||||
MASTER_SITES= https://www.cs.auckland.ac.nz/~pgut001/
|
||||
DISTFILES= dumpasn1.c dumpasn1.cfg
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
EXTRACT_ONLY= yes
|
||||
|
@ -12,7 +12,6 @@ EXTRACT_ONLY= yes
|
|||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= Dumps the contents of an ASN.1 encoded file, e.g. an SSL certificate
|
||||
|
||||
BROKEN= Unfetchable
|
||||
|
||||
do-extract:
|
||||
@${MKDIR} ${WRKSRC}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (dumpasn1-20130805/dumpasn1.c) = d95b0af449e403ac3b4d95df61d5330e324a3076f973569a83ffd1fc0bd095e3
|
||||
SIZE (dumpasn1-20130805/dumpasn1.c) = 95513
|
||||
SHA256 (dumpasn1-20130805/dumpasn1.cfg) = d368f8c14f8ca9df5151ca2ed550793393c0a7a0f78fe160c886a7aad9cdd75b
|
||||
SIZE (dumpasn1-20130805/dumpasn1.cfg) = 207888
|
||||
SHA256 (dumpasn1-20141219/dumpasn1.c) = d0d77c951a0471c88f14db6d3f6ca32f6492954f4b1c7d2aedbf4fe97905b32c
|
||||
SIZE (dumpasn1-20141219/dumpasn1.c) = 97792
|
||||
SHA256 (dumpasn1-20141219/dumpasn1.cfg) = 0940792d7e83c6229a5b9bdda89c19b01e9b9962c81f2cd8845ca54b34ea2457
|
||||
SIZE (dumpasn1-20141219/dumpasn1.cfg) = 219861
|
||||
|
|
Loading…
Reference in a new issue