Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2014 19:31:26 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/189315: [PATCH] textproc/py-mako: update to 0.9.1
Message-ID:  <201405031331.s43DVQqc063931@bofh.1asiacom.net>
Resent-Message-ID: <201405031340.s43De0mn042447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189315
>Category:       ports
>Synopsis:       [PATCH] textproc/py-mako: update to 0.9.1
>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:   Sat May 03 13:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
- Update to 0.9.1

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-mako/0.9.1/

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

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py-mako-0.9.1.patch begins here ---
diff -ruN /usr/ports//textproc/py-mako/Makefile ./Makefile
--- /usr/ports//textproc/py-mako/Makefile	2014-01-22 23:00:46.000000000 +0600
+++ ./Makefile	2014-05-03 19:27:57.808273655 +0600
@@ -2,10 +2,9 @@
 # $FreeBSD: head/textproc/py-mako/Makefile 340722 2014-01-22 17:00:46Z mat $
 
 PORTNAME=	mako
-PORTVERSION=	0.9.0
+PORTVERSION=	0.9.1
 CATEGORIES=	textproc www python
-MASTER_SITES=	http://www.makotemplates.org/downloads/ \
-		CHEESESHOP
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	Mako-${PORTVERSION}
 
@@ -20,7 +19,7 @@
 RUN_DEPENDS+=	${BUILD_DEPENDS}
 
 USE_PYTHON=		yes
-USE_PYDISTUTILS=	easy_install
+USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes
 PYDISTUTILS_PKGNAME=	Mako
 
diff -ruN /usr/ports//textproc/py-mako/distinfo ./distinfo
--- /usr/ports//textproc/py-mako/distinfo	2014-01-22 21:30:13.000000000 +0600
+++ ./distinfo	2014-05-03 19:27:17.238265425 +0600
@@ -1,2 +1,2 @@
-SHA256 (Mako-0.9.0.tar.gz) = c090ae3d775f714c572583f2bb7ace591847eab0d86accd81d17005411b10027
-SIZE (Mako-0.9.0.tar.gz) = 420354
+SHA256 (Mako-0.9.1.tar.gz) = ed74d72b720a97a51590dfa839f2048ceeb76cc80d1d9ea5731a5262384316ae
+SIZE (Mako-0.9.1.tar.gz) = 421071
--- py-mako-0.9.1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405031331.s43DVQqc063931>