ports/162655: [maintainer update] converters/p5-bsdconv 7.0

Kuan-Chung Chiu buganini at gmail.com
Fri Nov 18 09:40:12 UTC 2011


>Number:         162655
>Category:       ports
>Synopsis:       [maintainer update] converters/p5-bsdconv 7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 09:40:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
This pr depends on http://www.freebsd.org/cgi/query-pr.cgi?pr=162651

Update converters/p5-bsdconv to 7.0

Changes:
  OO-style wrapping
  Chase changes in bsdconv

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/converters/p5-bsdconv/Makefile b/converters/p5-bsdconv/Makefile
index 235d522..6caa184 100644
--- a/converters/p5-bsdconv/Makefile
+++ b/converters/p5-bsdconv/Makefile
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	5.0
-PORTREVISION=	1
+PORTVERSION=	7.0
 CATEGORIES=	converters perl5
 MASTER_SITES=	https://github.com/buganini/perl-${PORTNAME}/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	p5-
@@ -16,11 +15,11 @@ DISTNAME=	buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
 MAINTAINER=	buganini at gmail.com
 COMMENT=	Perl wrapper for bsdconv
 
-LIB_DEPENDS=	bsdconv.6:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS=	bsdconv.7:${PORTSDIR}/converters/bsdconv
 
 LICENSE=	BSD
 
-GITVERSION=	ee14c04
+GITVERSION=	2c544e7
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/buganini-perl-${PORTNAME}-${GITVERSION}
 
diff --git a/converters/p5-bsdconv/distinfo b/converters/p5-bsdconv/distinfo
index 4950b49..19df4c7 100644
--- a/converters/p5-bsdconv/distinfo
+++ b/converters/p5-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-5.0-0-gee14c04.tar.gz) = a4edf545184d03e314bb5d415068927b319c465b2996375b648a4b1d343ea680
-SIZE (buganini-bsdconv-5.0-0-gee14c04.tar.gz) = 42792
+SHA256 (buganini-bsdconv-7.0-0-g2c544e7.tar.gz) = d6becf17c3ffbfa818674b6ca35d55f21b106a5f7a9a4827bffaae12352caafc
+SIZE (buganini-bsdconv-7.0-0-g2c544e7.tar.gz) = 43187


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



More information about the freebsd-ports-bugs mailing list