Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 10:57:58 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        scrappy@FreeBSD.org
Subject:   ports/51560: UPDATE converters/p5-Convert-BER
Message-ID:  <20030429085758.3FB358562@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200304290900.h3T90QGR040840@freefall.freebsd.org>

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

>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@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@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:



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