diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-25 08:47:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-25 08:47:51 +0800 |
commit | fcad7d6603fff8cde093f411f3c1b860d1721a6a (patch) | |
tree | 480360672129bf0c49f6b94e20c9f729f2a8a6e7 /news/xpn | |
parent | afca7c67d76daed658334425b473995491edcbb5 (diff) | |
download | freebsd-ports-gnome-fcad7d6603fff8cde093f411f3c1b860d1721a6a.tar.gz freebsd-ports-gnome-fcad7d6603fff8cde093f411f3c1b860d1721a6a.tar.zst freebsd-ports-gnome-fcad7d6603fff8cde093f411f3c1b860d1721a6a.zip |
- Move to py25 or above
- While here kick md5 support
Diffstat (limited to 'news/xpn')
-rw-r--r-- | news/xpn/Makefile | 4 | ||||
-rw-r--r-- | news/xpn/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/news/xpn/Makefile b/news/xpn/Makefile index b14aa4061f70..85f7c922eb03 100644 --- a/news/xpn/Makefile +++ b/news/xpn/Makefile @@ -7,7 +7,7 @@ PORTNAME= xpn PORTVERSION= 1.2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= news python MASTER_SITES= http://xpn.altervista.org/codice/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolki NO_BUILD= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ FIND_DIRS= -type d FIND_DATA= -type f -mindepth 2 -not -name "*~" diff --git a/news/xpn/distinfo b/news/xpn/distinfo index 0361997baeba..9b95e3d0c384 100644 --- a/news/xpn/distinfo +++ b/news/xpn/distinfo @@ -1,3 +1,2 @@ -MD5 (xpn-1.2.6.tar.gz) = 6b77345290a27406e411ea0ffa54780f SHA256 (xpn-1.2.6.tar.gz) = 9683e1dd5d6f8aa7d53b811e5497787ff6d96579715ae0977f0c08c58facd84d SIZE (xpn-1.2.6.tar.gz) = 286316 |