ports/154945: [PATCH] textproc/py-mako: update to 0.4.0

Li-Wen Hsu lwhsu at FreeBSD.org
Mon Feb 21 18:30:12 UTC 2011


>Number:         154945
>Category:       ports
>Synopsis:       [PATCH] textproc/py-mako: update to 0.4.0
>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:   Mon Feb 21 18:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 12:42:00 CST 2011
>Description:
- Update to 0.4.0

Port maintainer (wen at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py27-mako-0.4.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/py-mako/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	15 Nov 2010 06:19:37 -0000	1.17
+++ Makefile	21 Feb 2011 18:22:53 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mako
-PORTVERSION=	0.3.6
+PORTVERSION=	0.4.0
 CATEGORIES=	textproc www python
 MASTER_SITES=	http://www.makotemplates.org/downloads/ \
 		CHEESESHOP
@@ -16,9 +16,9 @@
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Super-fast templating language in Python
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beaker>=0.9:${PORTSDIR}/www/py-beaker \
-		${PYTHON_PKGNAMEPREFIX}MarkupSafe>=0.11:${PORTSDIR}/textproc/py-MarkupSafe \
-		${PYTHON_PKGNAMEPREFIX}Babel>=0.9:${PORTSDIR}/devel/py-babel
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beaker>=1.1:${PORTSDIR}/www/py-beaker \
+		${PYTHON_PKGNAMEPREFIX}MarkupSafe>=0.9.2:${PORTSDIR}/textproc/py-MarkupSafe \
+		${PYTHON_PKGNAMEPREFIX}Babel>0:${PORTSDIR}/devel/py-babel
 RUN_DEPENDS+=	${BUILD_DEPENDS}
 
 USE_PYTHON=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/py-mako/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo	15 Nov 2010 06:19:37 -0000	1.14
+++ distinfo	21 Feb 2011 18:22:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mako-0.3.6.tar.gz) = 5e27102950259ca709e12082f37a91ed6f5de320371ae1ccb6d4ae2426052b6f
-SIZE (Mako-0.3.6.tar.gz) = 297721
+SHA256 (Mako-0.4.0.tar.gz) = 8c83058cc772473abe67a195b2533a71c2ef9e3b87d56513a6185e2d3270d2ae
+SIZE (Mako-0.4.0.tar.gz) = 300412
--- py27-mako-0.4.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list