aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-25 11:19:29 +0800
committermiwi <miwi@FreeBSD.org>2011-02-25 11:19:29 +0800
commit320e1ae04a5cb648decf7687de1c7f4374992b84 (patch)
treee214c064234f069b4fcf1d4d9b33d13e1ac5ff74 /net
parent30c5702c27b8779244ed77aaceab1faf8ebc99b7 (diff)
downloadfreebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.tar.gz
freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.tar.zst
freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.zip
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Diffstat (limited to 'net')
-rw-r--r--net/kojoney/Makefile4
-rw-r--r--net/kojoney/distinfo1
-rw-r--r--net/mediaproxy/Makefile4
-rw-r--r--net/py-cloudfiles/Makefile3
-rw-r--r--net/py-cloudfiles/distinfo1
-rw-r--r--net/py-zope.proxy/Makefile3
-rw-r--r--net/py-zope.proxy/distinfo1
-rw-r--r--net/py-zopeproxy/Makefile3
-rw-r--r--net/py-zopeproxy/distinfo1
-rw-r--r--net/splatd/Makefile4
-rw-r--r--net/splatd/distinfo1
-rw-r--r--net/straw/Makefile4
12 files changed, 14 insertions, 16 deletions
diff --git a/net/kojoney/Makefile b/net/kojoney/Makefile
index a173d5f69252..ea34e8f4767f 100644
--- a/net/kojoney/Makefile
+++ b/net/kojoney/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kojoney
PORTVERSION= 0.0.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/Kojoney%20New%20Way/Kojoney%20${PORTVERSION}
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0_1:${PORTSDIR}/devel/py-
WRKSRC= ${WRKDIR}/kojoney
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_TWISTED= conch
USE_OPENSSL= yes
USE_PERL5_RUN= yes
diff --git a/net/kojoney/distinfo b/net/kojoney/distinfo
index 8b70e4bc0f34..bfca809f3055 100644
--- a/net/kojoney/distinfo
+++ b/net/kojoney/distinfo
@@ -1,3 +1,2 @@
-MD5 (kojoney-0.0.4.1.tar.gz) = 85c588498051bdfc6c69b7827cfebbfa
SHA256 (kojoney-0.0.4.1.tar.gz) = a2f8bf201cd5914ecdb5375586b61e4d7c00f0cd6886e2fa86a50062692cde94
SIZE (kojoney-0.0.4.1.tar.gz) = 3201022
diff --git a/net/mediaproxy/Makefile b/net/mediaproxy/Makefile
index 24cc25233a61..fa7a37f58f5b 100644
--- a/net/mediaproxy/Makefile
+++ b/net/mediaproxy/Makefile
@@ -6,7 +6,7 @@
PORTNAME= mediaproxy
PORTVERSION= 1.8.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://mediaproxy.ag-projects.com/ \
http://mediaproxy.ag-projects.com/old/
@@ -18,7 +18,7 @@ USE_RC_SUBR= mediaproxy.sh
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
OPTIONS= ACCOUNTING "ACCOUNTING support (Requires MySQL)" off
diff --git a/net/py-cloudfiles/Makefile b/net/py-cloudfiles/Makefile
index 4a1d692f56ab..1b5f3b124336 100644
--- a/net/py-cloudfiles/Makefile
+++ b/net/py-cloudfiles/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cloudfiles
PORTVERSION= 1.6.0
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= http://www.contenidosonline.com.ar/freebsd/ports/ \
LOCAL/yzlin
@@ -15,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= freebsd@contenidosonline.com.ar
COMMENT= Python language bindings for Cloud Files API
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PLIST_SUB+= PYDISTUTILS_EGGINFO=${PYDISTUTILS_EGGINFO}
diff --git a/net/py-cloudfiles/distinfo b/net/py-cloudfiles/distinfo
index 6e03643e53b5..e213d66e0b08 100644
--- a/net/py-cloudfiles/distinfo
+++ b/net/py-cloudfiles/distinfo
@@ -1,3 +1,2 @@
-MD5 (cloudfiles-1.6.0.tar.gz) = 3f439023b4cd1088316f10f948f660d6
SHA256 (cloudfiles-1.6.0.tar.gz) = e3c4d6825b2c09c661de9591e161b5e4d64243737f294ca378f4a7d6d7cdf5c0
SIZE (cloudfiles-1.6.0.tar.gz) = 223103
diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile
index 58462e2ca611..58f3b7a048c8 100644
--- a/net/py-zope.proxy/Makefile
+++ b/net/py-zope.proxy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zopeproxy
PORTVERSION= 3.6.1
+PORTREVISON= 1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_ZIP= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
PYDISTUTILS_PKGNAME= zope.proxy
diff --git a/net/py-zope.proxy/distinfo b/net/py-zope.proxy/distinfo
index 6ecb52f52026..e90aea3030cf 100644
--- a/net/py-zope.proxy/distinfo
+++ b/net/py-zope.proxy/distinfo
@@ -1,3 +1,2 @@
-MD5 (zope.proxy-3.6.1.zip) = a400b0a26624b17fa889dbcaa989d440
SHA256 (zope.proxy-3.6.1.zip) = 3d1c8ccd2154e96bda5ef305997fcb2a90f7b79b43f70b85ee3a3287ac708e11
SIZE (zope.proxy-3.6.1.zip) = 26674
diff --git a/net/py-zopeproxy/Makefile b/net/py-zopeproxy/Makefile
index 58462e2ca611..58f3b7a048c8 100644
--- a/net/py-zopeproxy/Makefile
+++ b/net/py-zopeproxy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zopeproxy
PORTVERSION= 3.6.1
+PORTREVISON= 1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.3.0:${PORTSDIR}/devel/py-
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_ZIP= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
PYDISTUTILS_PKGNAME= zope.proxy
diff --git a/net/py-zopeproxy/distinfo b/net/py-zopeproxy/distinfo
index 6ecb52f52026..e90aea3030cf 100644
--- a/net/py-zopeproxy/distinfo
+++ b/net/py-zopeproxy/distinfo
@@ -1,3 +1,2 @@
-MD5 (zope.proxy-3.6.1.zip) = a400b0a26624b17fa889dbcaa989d440
SHA256 (zope.proxy-3.6.1.zip) = 3d1c8ccd2154e96bda5ef305997fcb2a90f7b79b43f70b85ee3a3287ac708e11
SIZE (zope.proxy-3.6.1.zip) = 26674
diff --git a/net/splatd/Makefile b/net/splatd/Makefile
index b5c92debb503..0a9b0d8c6e8a 100644
--- a/net/splatd/Makefile
+++ b/net/splatd/Makefile
@@ -6,7 +6,7 @@
PORTNAME= splatd
PORTVERSION= 1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \
${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= splat
USE_RC_SUBR= splatd.sh
diff --git a/net/splatd/distinfo b/net/splatd/distinfo
index 5e102b23596e..fa1d77d00e5a 100644
--- a/net/splatd/distinfo
+++ b/net/splatd/distinfo
@@ -1,3 +1,2 @@
-MD5 (splatd-1.2.tar.gz) = 0fafab204ec9f31c419b8fe3a74282b1
SHA256 (splatd-1.2.tar.gz) = 1d2c219408a58b1361df77203587c8843c3f20942081c7ff1fc4b58fd9092ae8
SIZE (splatd-1.2.tar.gz) = 93988
diff --git a/net/straw/Makefile b/net/straw/Makefile
index dabeee6caf6a..a8ce3cc37fea 100644
--- a/net/straw/Makefile
+++ b/net/straw/Makefile
@@ -7,7 +7,7 @@
PORTNAME= straw
PORTVERSION= 0.27
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net gnome
MASTER_SITES= GNOME
@@ -24,7 +24,7 @@ EXPIRATION_DATE=2011-03-31
USE_GMAKE= yes
USE_BZIP2= yes
USE_GNOME= gnomehier libglade2 pygnome2 pygnomeextras
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Straw
PYDISTUTILS_EGGINFODIR= ${PREFIX}/share