mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to dumpasn1-20000222
This commit is contained in:
parent
1d852620cb
commit
a32e375bb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32741
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= dumpasn1
|
||||
PORTVERSION= 19990914
|
||||
PORTVERSION= 20000222
|
||||
CATEGORIES= converters security
|
||||
MASTER_SITES= http://www.cs.auckland.ac.nz/~pgut001/
|
||||
DISTFILES= dumpasn1.c dumpasn1.cfg
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (dumpasn1.c) = c148dbfd182c92b94d13829f8fee383c
|
||||
MD5 (dumpasn1.cfg) = aa023acc3cf9602ea02ebe90c0685975
|
||||
MD5 (dumpasn1.c) = 1a9138b4c98975b2b4046a18f6d7d2df
|
||||
MD5 (dumpasn1.cfg) = b72e531cbbfecba7af813d771a45fa85
|
||||
|
@ -10,8 +10,3 @@
|
||||
|
||||
static const char *configPaths[] = {
|
||||
/* Unix absolute paths */
|
||||
@@ -1817,4 +1819,3 @@
|
||||
|
||||
return( ( noErrors ) ? noErrors : EXIT_SUCCESS );
|
||||
}
|
||||
-
|
||||
|
Loading…
Reference in New Issue
Block a user