ports/162656: [maintainer update] converters/php5-bsdconv 7.0

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


>Number:         162656
>Category:       ports
>Synopsis:       [maintainer update] converters/php5-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/php5-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/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile
index 241fd8c..ab3e7bd 100644
--- a/converters/php5-bsdconv/Makefile
+++ b/converters/php5-bsdconv/Makefile
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	5.0
-PORTREVISION=	1
+PORTVERSION=	7.0
 CATEGORIES=	converters
 MASTER_SITES=	https://github.com/buganini/php-${PORTNAME}/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	php5-
@@ -16,11 +15,11 @@ DISTNAME=	buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
 MAINTAINER=	buganini at gmail.com
 COMMENT=	PHP wrapper for bsdconv
 
-LIB_DEPENDS=	bsdconv.6:${PORTSDIR}/converters/bsdconv
+LIB_DEPENDS=	bsdconv.7:${PORTSDIR}/converters/bsdconv
 
 LICENSE=	BSD
 
-GITVERSION=	7037d27
+GITVERSION=	0044626
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/buganini-php-${PORTNAME}-${GITVERSION}
 
diff --git a/converters/php5-bsdconv/distinfo b/converters/php5-bsdconv/distinfo
index edc7ee1..8be09e8 100644
--- a/converters/php5-bsdconv/distinfo
+++ b/converters/php5-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-5.0-0-g7037d27.tar.gz) = c8a84dfe6b08561e8862e5525849d913dace83ce43df6fd589feadec5e9801dd
-SIZE (buganini-bsdconv-5.0-0-g7037d27.tar.gz) = 4960
+SHA256 (buganini-bsdconv-7.0-0-g0044626.tar.gz) = 23dfee215ab08944c0a09276ed79e6f2fdcffe00f53abb3486b90817a93e5207
+SIZE (buganini-bsdconv-7.0-0-g0044626.tar.gz) = 6539


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



More information about the freebsd-ports-bugs mailing list