diff options
author | rm <rm@FreeBSD.org> | 2012-04-25 17:19:41 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-04-25 17:19:41 +0800 |
commit | 8a25a7ca02061c2f6cd93b0d9ba5c3e0ab2e0048 (patch) | |
tree | 2693ebdc7480456d8f9535d46f855ae2b1792d4a | |
parent | d347d38fbd8ec78b88135e6596d9ca5d6b196a70 (diff) | |
download | freebsd-ports-gnome-8a25a7ca02061c2f6cd93b0d9ba5c3e0ab2e0048.tar.gz freebsd-ports-gnome-8a25a7ca02061c2f6cd93b0d9ba5c3e0ab2e0048.tar.zst freebsd-ports-gnome-8a25a7ca02061c2f6cd93b0d9ba5c3e0ab2e0048.zip |
- update to 1.3
-rw-r--r-- | devel/py-Products.PluginRegistry/Makefile | 5 | ||||
-rw-r--r-- | devel/py-Products.PluginRegistry/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/py-Products.PluginRegistry/Makefile b/devel/py-Products.PluginRegistry/Makefile index b1e38e370f86..e9c7dbf416fc 100644 --- a/devel/py-Products.PluginRegistry/Makefile +++ b/devel/py-Products.PluginRegistry/Makefile @@ -6,7 +6,8 @@ # PORTNAME= Products.PluginRegistry -PORTVERSION= 1.3b1 +PORTVERSION= 1.3 +PORTEPOCH= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +17,8 @@ COMMENT= Configure application plugins based on interfaces LICENSE= ZPL21 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup + DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install diff --git a/devel/py-Products.PluginRegistry/distinfo b/devel/py-Products.PluginRegistry/distinfo index 14480e695d59..bd4f03609ef6 100644 --- a/devel/py-Products.PluginRegistry/distinfo +++ b/devel/py-Products.PluginRegistry/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.PluginRegistry-1.3b1.tar.gz) = 021cde1f8deec0c5f3867a5f5ee96bdee3f04308c5a3c941aa05adbde8ac8c0e -SIZE (zope/Products.PluginRegistry-1.3b1.tar.gz) = 20931 +SHA256 (zope/Products.PluginRegistry-1.3.tar.gz) = 9329144261da07f2a6dce8e6e1991219a65b41f5449ab07927215d8fff36ab09 +SIZE (zope/Products.PluginRegistry-1.3.tar.gz) = 19728 |