mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Update to 0.9.12
PR: ports/78705 Submitted by: maintainer
This commit is contained in:
parent
39bab15e32
commit
d8ea47a959
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130912
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= asn1c
|
||||
PORTVERSION= 0.9.8
|
||||
PORTVERSION= 0.9.12
|
||||
CATEGORIES= lang converters security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://lionet.info/soft/
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (asn1c-0.9.8.tar.gz) = 301a635426cdf1b9f468c5a09a0fd398
|
||||
SIZE (asn1c-0.9.8.tar.gz) = 889458
|
||||
MD5 (asn1c-0.9.12.tar.gz) = 800af6a8ab59e98e9646a5883db93f1f
|
||||
SIZE (asn1c-0.9.12.tar.gz) = 877753
|
||||
|
@ -5,7 +5,7 @@ The produced C code contains the codecs for BER/DER/CER/XER encoding rules.
|
||||
|
||||
See asn1c-usage.pdf and asn1c(1) manual page for details.
|
||||
|
||||
WWW: http://asn1c.sourceforge.net/
|
||||
WWW: http://lionet.info/asn1c
|
||||
|
||||
--
|
||||
Lev Walkin
|
||||
|
@ -1,6 +1,8 @@
|
||||
===========================================================================
|
||||
|
||||
Please read %%PREFIX%%/share/doc/asn1c/asn1c-usage.pdf and other files
|
||||
in that directory. The asn1c(1) manual page is also available.
|
||||
in that directory.
|
||||
|
||||
Also check the asn1c(1), unber(1) and enber(1) manual pages.
|
||||
|
||||
===========================================================================
|
||||
|
@ -61,7 +61,6 @@ bin/unber
|
||||
%%DATADIR%%/VideotexString.h
|
||||
%%DATADIR%%/VisibleString.c
|
||||
%%DATADIR%%/VisibleString.h
|
||||
%%DATADIR%%/asn-decoder-template.c
|
||||
%%DATADIR%%/asn_SEQUENCE_OF.c
|
||||
%%DATADIR%%/asn_SEQUENCE_OF.h
|
||||
%%DATADIR%%/asn_SET_OF.c
|
||||
@ -94,15 +93,20 @@ bin/unber
|
||||
%%DATADIR%%/constraints.h
|
||||
%%DATADIR%%/der_encoder.c
|
||||
%%DATADIR%%/der_encoder.h
|
||||
%%DATADIR%%/file-dependencies
|
||||
%%DATADIR%%/xer_decoder.c
|
||||
%%DATADIR%%/xer_decoder.h
|
||||
%%DATADIR%%/xer_encoder.c
|
||||
%%DATADIR%%/xer_encoder.h
|
||||
%%DATADIR%%/xer_support.c
|
||||
%%DATADIR%%/xer_support.h
|
||||
%%DATADIR%%/asn-decoder-template.c
|
||||
%%DATADIR%%/file-dependencies
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
||||
%%PORTDOCS%%%%DOCSDIR%%/BUGS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/FAQ
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
||||
%%PORTDOCS%%%%DOCSDIR%%/asn1c-usage.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/asn1c-usage.pdf
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
x
Reference in New Issue
Block a user