From fcad7d6603fff8cde093f411f3c1b860d1721a6a Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 25 Feb 2011 00:47:51 +0000 Subject: - Move to py25 or above - While here kick md5 support --- news/xpn/Makefile | 4 ++-- news/xpn/distinfo | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'news/xpn') 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 -- cgit