ports/93715: [update] misc/pylize: update to 1.3b and take maintainership

Dryice Liu dryice at dryice.name
Wed Feb 22 18:00:33 UTC 2006


>Number:         93715
>Category:       ports
>Synopsis:       [update] misc/pylize: update to 1.3b and take  maintainership
>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:   Wed Feb 22 18:00:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005


	
>Description:
	- update to 1.3b
	- new MASTER_SITES
	- add to category textproc
	- require python 2.0+
	- take maintainership. Thanks the previous maintainers!
>How-To-Repeat:
	
>Fix:

	

--- attached file begins here ---
diff -ruN pylize.old/Makefile pylize/Makefile
--- pylize.old/Makefile	Thu Jul 14 03:05:35 2005
+++ pylize/Makefile	Wed Feb 22 12:25:49 2006
@@ -7,12 +7,13 @@
 #
 
 PORTNAME=	pylize
-PORTVERSION=	1.2.1.b
-CATEGORIES=	misc
-MASTER_SITES=	http://www.chrisarndt.de/en/software/pylize/download/
+PORTVERSION=	1.3.b
+CATEGORIES=	misc textproc
+MASTER_SITES=	http://www.chrisarndt.de/en/software/pylize/download/ \
+		http://bsdchat.com/dist/dryice/
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	dryice at dryice.name
 COMMENT=	A presentation generation tool
 
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/HTMLgen.py:${PORTSDIR}/www/py-HTMLgen \
@@ -23,7 +24,7 @@
 		${PYTHON_SITELIBDIR}/em.py:${PORTSDIR}/textproc/py-empy
 
 USE_BZIP2=	yes
-USE_PYTHON=	yes
+USE_PYTHON=	2.0+
 
 PLIST_FILES=	bin/pylize
 
diff -ruN pylize.old/distinfo pylize/distinfo
--- pylize.old/distinfo	Sat Nov 26 03:09:31 2005
+++ pylize/distinfo	Wed Feb 22 12:28:10 2006
@@ -1,3 +1,3 @@
-MD5 (pylize-1.2.1b.tar.bz2) = a517363ab25c245a91c1134112010d9c
-SHA256 (pylize-1.2.1b.tar.bz2) = 712943f36bb4fe89584e9d0aa8327d027d3adffe950e9aaff8e3d62460a4e94b
-SIZE (pylize-1.2.1b.tar.bz2) = 56367
+MD5 (pylize-1.3b.tar.bz2) = ab88ef521602c826390fe919b6bc572e
+SHA256 (pylize-1.3b.tar.bz2) = 8de876e2581a556e23d538b3ed5b970929a51c236b24c1fd5161c26c8c42bb44
+SIZE (pylize-1.3b.tar.bz2) = 70979
--- attached file ends here ---


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



More information about the freebsd-ports-bugs mailing list