Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2006 20:52:59 -0700 (PDT)
From:      Lev Walkin <vlm@lionet.info>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97875: [MAINTAINER UPDATE] port lang/asn1c: new version
Message-ID:  <200605250352.k4P3qx41001160@tail.lionet.info>
Resent-Message-ID: <200605250400.k4P40ZiH010402@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97875
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] port lang/asn1c: new version
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 25 04:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lev Walkin
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
>Description:

	New version of ASN.1 compiler.
>How-To-Repeat:
>Fix:

=== cut ===
diff -ruN asn1c.old/Makefile asn1c/Makefile
--- asn1c.old/Makefile	Wed May 24 20:45:56 2006
+++ asn1c/Makefile	Wed May 24 20:46:05 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asn1c
-PORTVERSION=	0.9.16
+PORTVERSION=	0.9.20
 CATEGORIES=	lang converters security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://lionet.info/soft/
diff -ruN asn1c.old/distinfo asn1c/distinfo
--- asn1c.old/distinfo	Wed May 24 20:45:56 2006
+++ asn1c/distinfo	Wed May 24 20:46:16 2006
@@ -1,3 +1,3 @@
-MD5 (asn1c-0.9.16.tar.gz) = 28e875aa5889dc9e82b21a35e05fecad
-SHA256 (asn1c-0.9.16.tar.gz) = 7a84570114e47f459a003f73b119071ac24180f0484efe653dc0ec219af5962c
-SIZE (asn1c-0.9.16.tar.gz) = 893471
+MD5 (asn1c-0.9.20.tar.gz) = 06d7404a99b2c591c311fe7a4a825942
+SHA256 (asn1c-0.9.20.tar.gz) = a3d6cd4877c91e8bbe622942a06e4e35a70bd49628219a2850f2a52fd2198c43
+SIZE (asn1c-0.9.20.tar.gz) = 1072670
diff -ruN asn1c.old/files/pkg-message.in asn1c/files/pkg-message.in
--- asn1c.old/files/pkg-message.in	Wed May 24 20:45:56 2006
+++ asn1c/files/pkg-message.in	Wed May 24 20:46:53 2006
@@ -1,7 +1,7 @@
 ===========================================================================
 
-Please read %%PREFIX%%/share/doc/asn1c/asn1c-usage.pdf and other files
-in that directory.
+Please read %%DOCSDIR%%/asn1c-usage.pdf
+and other files in that directory.
 
 Also check the asn1c(1), unber(1) and enber(1) manual pages.
 
diff -ruN asn1c.old/pkg-plist asn1c/pkg-plist
--- asn1c.old/pkg-plist	Wed May 24 20:45:56 2006
+++ asn1c/pkg-plist	Wed May 24 20:48:01 2006
@@ -99,6 +99,10 @@
 %%DATADIR%%/xer_encoder.h
 %%DATADIR%%/xer_support.c
 %%DATADIR%%/xer_support.h
+%%DATADIR%%/per_decoder.c
+%%DATADIR%%/per_decoder.h
+%%DATADIR%%/per_support.c
+%%DATADIR%%/per_support.h
 %%DATADIR%%/asn-decoder-template.c
 %%DATADIR%%/file-dependencies
 %%DOCSDIR%%/TODO
@@ -109,5 +113,6 @@
 %%DOCSDIR%%/README
 %%DOCSDIR%%/asn1c-usage.html
 %%DOCSDIR%%/asn1c-usage.pdf
+%%DOCSDIR%%/asn1c-quick.pdf
 @dirrm %%DOCSDIR%%
 @dirrm %%DATADIR%%
=== cut ===

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605250352.k4P3qx41001160>