ports/162173: [maintainer update] converters/py-bsdconv 6.0

Kuan-Chung Chiu buganini at gmail.com
Sun Oct 30 18:50:10 UTC 2011


>Number:         162173
>Category:       ports
>Synopsis:       [maintainer update] converters/py-bsdconv 6.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:   Sun Oct 30 18:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
Update converters/py-bsdconv to 6.0.

Changes:
Wrap functions into object.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/converters/py-bsdconv/Makefile b/converters/py-bsdconv/Makefile
index 8ae3c05..08e0d71 100644
--- a/converters/py-bsdconv/Makefile
+++ b/converters/py-bsdconv/Makefile
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	bsdconv
-PORTVERSION=	5.0
-PORTREVISION=	1
+PORTVERSION=	6.0
 CATEGORIES=	converters python
 MASTER_SITES=	https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +19,7 @@ LIB_DEPENDS=	bsdconv.6:${PORTSDIR}/converters/bsdconv
 
 LICENSE=	BSD
 
-GITVERSION=	8f672a0
+GITVERSION=	6685104
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION}
 USE_PYTHON=	yes
diff --git a/converters/py-bsdconv/distinfo b/converters/py-bsdconv/distinfo
index c04a557..7f3ab3c 100644
--- a/converters/py-bsdconv/distinfo
+++ b/converters/py-bsdconv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (buganini-bsdconv-5.0-0-g8f672a0.tar.gz) = f7eda86c83ed3fcb72c16df530680aa3646b472bc62e206ffc66a4e0881773a2
-SIZE (buganini-bsdconv-5.0-0-g8f672a0.tar.gz) = 2941
+SHA256 (buganini-bsdconv-6.0-0-g6685104.tar.gz) = afd51e8bb5297f56310e26e72e28e92aaa317b1bf7c5c54f2848b584d95154af
+SIZE (buganini-bsdconv-6.0-0-g6685104.tar.gz) = 3181


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



More information about the freebsd-ports-bugs mailing list