From vlm@lionet.info  Thu May 25 03:53:05 2006
Return-Path: <vlm@lionet.info>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 61B8416A49A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 May 2006 03:53:05 +0000 (UTC)
	(envelope-from vlm@lionet.info)
Received: from tail.lionet.info (tail.lionet.info [216.218.215.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4997E43D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 May 2006 03:52:58 +0000 (GMT)
	(envelope-from vlm@lionet.info)
Received: from tail.lionet.info (localhost.kolo.net [127.0.0.1])
	by tail.lionet.info (8.13.6/8.12.11) with ESMTP id k4P3qxuA001161
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 May 2006 20:52:59 -0700 (PDT)
	(envelope-from vlm@tail.lionet.info)
Received: (from vlm@localhost)
	by tail.lionet.info (8.13.6/8.12.11/Submit) id k4P3qx41001160;
	Wed, 24 May 2006 20:52:59 -0700 (PDT)
	(envelope-from vlm)
Message-Id: <200605250352.k4P3qx41001160@tail.lionet.info>
Date: Wed, 24 May 2006 20:52:59 -0700 (PDT)
From: Lev Walkin <vlm@lionet.info>
Reply-To: Lev Walkin <vlm@lionet.info>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER UPDATE] port lang/asn1c: new version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         97875
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] port lang/asn1c: new version
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 25 04:00:35 GMT 2006
>Closed-Date:    Fri May 26 17:10:01 GMT 2006
>Last-Modified:  Fri May 26 17:10:01 GMT 2006
>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:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri May 26 17:09:48 UTC 2006 
State-Changed-Why:  
Looks like this was already handled independenctly by ale@ 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97875 
>Unformatted:
