diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-11 17:34:09 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-11 17:34:09 +0000 |
commit | c5db3d9375958320fd529623f7e67fe414cdae38 (patch) | |
tree | 1f6a491c3878255237f106124524008384267f03 /www/py-plone.app.search | |
parent | 23b5323f9d02fb3717b20e01718847614b149b5f (diff) |
Notes
Diffstat (limited to 'www/py-plone.app.search')
-rw-r--r-- | www/py-plone.app.search/Makefile | 8 | ||||
-rw-r--r-- | www/py-plone.app.search/distinfo | 4 | ||||
-rw-r--r-- | www/py-plone.app.search/pkg-descr | 2 |
3 files changed, 5 insertions, 9 deletions
diff --git a/www/py-plone.app.search/Makefile b/www/py-plone.app.search/Makefile index acde325e1aa6..f769771d9195 100644 --- a/www/py-plone.app.search/Makefile +++ b/www/py-plone.app.search/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.search -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.search -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,5 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.contentlisting>=0:${PORTSDIR}/www/ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_ZIP= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.search/distinfo b/www/py-plone.app.search/distinfo index de234a5cbb74..8362daae24d4 100644 --- a/www/py-plone.app.search/distinfo +++ b/www/py-plone.app.search/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.search-1.0.2.tar.gz) = 32b1a1f9c694653a728b3aa742a3b3f9673a532838b6aff0d8da13a237c5f5d7 -SIZE (zope/plone.app.search-1.0.2.tar.gz) = 24217 +SHA256 (zope/plone.app.search-1.0.4.zip) = cbe85974ba333cefd7f2cd5d23490eb463449ef2d12ba9b4c499fd8f874282c1 +SIZE (zope/plone.app.search-1.0.4.zip) = 37772 diff --git a/www/py-plone.app.search/pkg-descr b/www/py-plone.app.search/pkg-descr index 485e7438622a..bff79c041e0a 100644 --- a/www/py-plone.app.search/pkg-descr +++ b/www/py-plone.app.search/pkg-descr @@ -1,3 +1,3 @@ Search user interface for Plone CMS. -WWW: http://pypi.python.org/pypi/plone.app.search +WWW: http://pypi.python.org/pypi/plone.app.search |