Index: head/www/py-beaker/Makefile =================================================================== --- head/www/py-beaker/Makefile (revision 195640) +++ head/www/py-beaker/Makefile (revision 195641) @@ -1,33 +1,33 @@ # New ports collection makefile for: py-beaker # Date created: Jun 16 2007 # Whom: Dryice Liu # # $FreeBSD$ # PORTNAME= beaker -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.4 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_CHEESESHOP} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= source/B/Beaker PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Beaker-${PORTVERSION} MAINTAINER= dryice@FreeBSD.org COMMENT= A Session and Caching library with WSGI Middleware BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools RUN_DEPENDS+= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes PYBEAKER_EGG= Beaker-${PORTVERSION}-py${PYTHON_VER}.egg PLIST_SUB= EASY_INSTALL_CMD=${EASY_INSTALL_CMD} \ PYBEAKER_EGG=${PYBEAKER_EGG} EASY_INSTALL_CMD?= easy_install-${PYTHON_VER} .include Property changes on: head/www/py-beaker/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/py-beaker/distinfo =================================================================== --- head/www/py-beaker/distinfo (revision 195640) +++ head/www/py-beaker/distinfo (revision 195641) @@ -1,3 +1,3 @@ -MD5 (Beaker-0.7.3.tar.gz) = c47714b4704a8d17b930a87543888ab9 -SHA256 (Beaker-0.7.3.tar.gz) = c4db5a611ec8391f8c1f01bcda0eb57f26a68b2008b51228b5ff2f6a9e489675 -SIZE (Beaker-0.7.3.tar.gz) = 25567 +MD5 (Beaker-0.7.4.tar.gz) = 14fefb852ddc51848c91d15997ea942f +SHA256 (Beaker-0.7.4.tar.gz) = 7d13155d0ff29427ae3d2d172f6f803dca5d88316ea5fac999fcd7c36ce91bed +SIZE (Beaker-0.7.4.tar.gz) = 26405 Property changes on: head/www/py-beaker/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property