ports/51560: UPDATE converters/p5-Convert-BER

Mathieu Arnold m at absolight.net
Tue Apr 29 09:00:28 UTC 2003


>Number:         51560
>Category:       ports
>Synopsis:       UPDATE converters/p5-Convert-BER
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 02:00:26 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 1.3101.
Add WWW Site.
	
>How-To-Repeat:
	
>Fix:

I'm not sure I did it the right way, but I could not change the PORTVERSION
to 1.3101 because when 1.32 comes, 1.3101 > 1.32.
Maybe we could call it 1.31.1 instead, I quite don't know.

--- 1.3101.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/converters/p5-Convert-BER/Makefile,v
retrieving revision 1.3
diff -u -d -b -w -r1.3 Makefile
--- Makefile	2003/03/07 05:57:58	1.3
+++ Makefile	2003/04/29 08:53:26
@@ -7,10 +7,12 @@
 
 PORTNAME=	Convert-BER
 PORTVERSION=	1.31
+PORTREVISION=	1
 CATEGORIES=	converters perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Convert
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-${PORTVERSION}01
 
 MAINTAINER=	scrappy at FreeBSD.org
 COMMENT=	Perl5 module to encode and decode objects using Basic Encoding Rules (BER)
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/converters/p5-Convert-BER/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 distinfo
--- distinfo	2000/10/28 00:03:48	1.1
+++ distinfo	2003/04/29 08:53:26
@@ -1 +1 @@
-MD5 (Convert-BER-1.31.tar.gz) = 47da44467e33892f6b3dc3f7ba887031
+MD5 (Convert-BER-1.3101.tar.gz) = 00fd5e5a98d4194da0e980186cba6292
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/converters/p5-Convert-BER/pkg-descr,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 pkg-descr
--- pkg-descr	2000/10/28 00:03:48	1.1
+++ pkg-descr	2003/04/29 08:53:26
@@ -3,3 +3,5 @@
        decoding data using the ASN.1 Basic Encoding Rules (BER),
        a platform independent way of encoding structured binary
        data together with the structure.
+
+WWW: http://search.cpan.org/dist/Convert-BER/
--- 1.31.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list