1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- update to 0.1.7

- depends on mako instead of myghtyutils
This commit is contained in:
Dryice Dong Liu 2007-06-16 04:12:07 +00:00
parent 2bfae50ecf
commit 4502789816
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193630
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mako
PORTVERSION= 0.1.5
PORTVERSION= 0.1.7
CATEGORIES= textproc www python
MASTER_SITES= http://www.makotemplates.org/downloads/ \
${MASTER_SITE_CHEESESHOP} \
@ -19,7 +19,7 @@ MAINTAINER= dryice@FreeBSD.org
COMMENT= Super-fast templating language in Python
BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools \
${PYTHON_PKGNAMEPREFIX}myghtyutils>=0.52:${PORTSDIR}/devel/py-myghtyutils
${PYTHON_PKGNAMEPREFIX}beaker>=0.7.3:${PORTSDIR}/www/py-beaker
RUN_DEPENDS+= ${BUILD_DEPENDS}
USE_PYTHON= yes

View File

@ -1,3 +1,3 @@
MD5 (Mako-0.1.5.tar.gz) = 3f71624ff9e28869665d36fad3d07050
SHA256 (Mako-0.1.5.tar.gz) = 299d789e5817e8dd34de8010e6336c630b64b634599538115b29836e79820f1b
SIZE (Mako-0.1.5.tar.gz) = 184134
MD5 (Mako-0.1.7.tar.gz) = e841a85b8f07336f51394da420f88e20
SHA256 (Mako-0.1.7.tar.gz) = 572e835b963da6c4067a705a72f843df414c9780f8d6dfbaab940fb2b59b417b
SIZE (Mako-0.1.7.tar.gz) = 190103