diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 03:19:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 03:19:29 +0000 |
commit | 729d9d232f2d99318b1c393e60fa5acadf5587b3 (patch) | |
tree | 587d15de621adfc5fa93e4c481b8470e04053dc3 /graphics | |
parent | 42b70968f967f81a86153683471600406da01615 (diff) | |
download | ports-729d9d232f2d99318b1c393e60fa5acadf5587b3.tar.gz ports-729d9d232f2d99318b1c393e60fa5acadf5587b3.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/commons-utilities/Makefile | 3 | ||||
-rw-r--r-- | graphics/commons-utilities/distinfo | 1 | ||||
-rw-r--r-- | graphics/gsculpt/Makefile | 4 | ||||
-rw-r--r-- | graphics/gsculpt/distinfo | 1 | ||||
-rw-r--r-- | graphics/mahotas/Makefile | 3 | ||||
-rw-r--r-- | graphics/mapnik/Makefile | 4 | ||||
-rw-r--r-- | graphics/mapnik/distinfo | 1 | ||||
-rw-r--r-- | graphics/py-PyX/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-PyX/distinfo | 1 | ||||
-rw-r--r-- | graphics/py-amanith/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-amanith/distinfo | 1 | ||||
-rw-r--r-- | graphics/py-glewpy/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-glewpy/distinfo | 2 | ||||
-rw-r--r-- | graphics/py-sorl-thumbnail/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-sorl-thumbnail/distinfo | 1 | ||||
-rw-r--r-- | graphics/py-visual/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-visual/distinfo | 1 | ||||
-rw-r--r-- | graphics/svgfig/Makefile | 3 | ||||
-rw-r--r-- | graphics/svgfig/distinfo | 1 |
19 files changed, 20 insertions, 27 deletions
diff --git a/graphics/commons-utilities/Makefile b/graphics/commons-utilities/Makefile index c092e7b8e762..e4ddf99dc4ad 100644 --- a/graphics/commons-utilities/Makefile +++ b/graphics/commons-utilities/Makefile @@ -7,6 +7,7 @@ PORTNAME= commons-utilities PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://devio.us/~dereckson/software/commons-utilities/ @@ -23,7 +24,7 @@ RUN_DEPENDS= p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool \ NO_BUILD= yes USE_PERL5_RUN= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ LICENSE= GPLv3 diff --git a/graphics/commons-utilities/distinfo b/graphics/commons-utilities/distinfo index 7144e7cda19f..a2b8564f7f28 100644 --- a/graphics/commons-utilities/distinfo +++ b/graphics/commons-utilities/distinfo @@ -1,3 +1,2 @@ -MD5 (commons-utilities-1.0.tar.gz) = 3c90d19ab7b732d22df0460bad578372 SHA256 (commons-utilities-1.0.tar.gz) = 1ac7e605291ea2e596b1ebe30b53530f3a1ed129a64e825bc7ac3598c0c180b6 SIZE (commons-utilities-1.0.tar.gz) = 21412 diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile index 589b956d27f6..8c537686e34f 100644 --- a/graphics/gsculpt/Makefile +++ b/graphics/gsculpt/Makefile @@ -8,7 +8,7 @@ PORTNAME= gsculpt PORTVERSION= 0.99.46.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/gSculpt-${PORTVERSION}-alpha DISTNAME= gSculpt-${PORTVERSION}-alpha-src @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/gtkgl/__init__.py:${PORTSDIR}/x11- WRKSRC= ${WRKDIR}/gSculpt-${PORTVERSION}-alpha USE_SCONS= yes SCONS_BUILDENV= ${SCONS_ENV} -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_XORG= x11 USE_GL= yes USE_GNOME= pygtk2 diff --git a/graphics/gsculpt/distinfo b/graphics/gsculpt/distinfo index 2821cce123b6..0adf651699be 100644 --- a/graphics/gsculpt/distinfo +++ b/graphics/gsculpt/distinfo @@ -1,3 +1,2 @@ -MD5 (gSculpt-0.99.46.2-alpha-src.tar.gz) = cf188119b8137d664f7e07188ae002b0 SHA256 (gSculpt-0.99.46.2-alpha-src.tar.gz) = 1e754b0bfd52094d18241d2acfc2413f8bd8e53594f6f4ced57ff0a0780427b5 SIZE (gSculpt-0.99.46.2-alpha-src.tar.gz) = 1170171 diff --git a/graphics/mahotas/Makefile b/graphics/mahotas/Makefile index b252d1fedf48..8f4e2063863d 100644 --- a/graphics/mahotas/Makefile +++ b/graphics/mahotas/Makefile @@ -7,6 +7,7 @@ PORTNAME= mahotas PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ COMMENT= An Efficient Image Processing Library for Python BUILD_DEPENDS+= ${PYNUMPY} USE_GCC= 4.5+ -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index ad39a9832f7c..46e6536ebf6b 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -7,7 +7,7 @@ PORTNAME= mapnik PORTVERSION= 0.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics geography MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/ @@ -31,7 +31,7 @@ BROKEN= Does not build with boost-1.41 USE_PGSQL= yes USE_BZIP2= yes NO_BUILD= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_LDCONFIG= yes USE_AUTOTOOLS= libltdl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/graphics/mapnik/distinfo b/graphics/mapnik/distinfo index 15e40e73cd72..453703239fe9 100644 --- a/graphics/mapnik/distinfo +++ b/graphics/mapnik/distinfo @@ -1,3 +1,2 @@ -MD5 (mapnik-0.6.1.tar.bz2) = 44093af694321ef2034b1fd2edc998c9 SHA256 (mapnik-0.6.1.tar.bz2) = 59b1c19817ed65ba8f0d3a2ac8f06ecf5c12f452d10170fa04f6824ea257437f SIZE (mapnik-0.6.1.tar.bz2) = 7466271 diff --git a/graphics/py-PyX/Makefile b/graphics/py-PyX/Makefile index be8cb6fe6c84..daf80a623f4c 100644 --- a/graphics/py-PyX/Makefile +++ b/graphics/py-PyX/Makefile @@ -8,7 +8,7 @@ PORTNAME= PyX PORTVERSION= 0.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ COMMENT= A Python package for the creation of encapsulated PostScript figures BUILD_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PLIST_FILES= etc/pyxrc diff --git a/graphics/py-PyX/distinfo b/graphics/py-PyX/distinfo index 25d1a36eed1c..78eff65eff5a 100644 --- a/graphics/py-PyX/distinfo +++ b/graphics/py-PyX/distinfo @@ -1,3 +1,2 @@ -MD5 (PyX-0.10.tar.gz) = 20a8697a4b37c3ead10348ad5a49ba1a SHA256 (PyX-0.10.tar.gz) = dfaa4a7790661d67d95f80b22044fdd8a9922483631950296ff1d7a9f85c8bba SIZE (PyX-0.10.tar.gz) = 373614 diff --git a/graphics/py-amanith/Makefile b/graphics/py-amanith/Makefile index adde583be2e6..2f7dbf1fa4e7 100644 --- a/graphics/py-amanith/Makefile +++ b/graphics/py-amanith/Makefile @@ -7,7 +7,7 @@ PORTNAME= amanith PORTVERSION= 0.3.35 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics python MASTER_SITES= http://muksuluuri.ath.cx/~skyostil/projects/pyamanith/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,7 @@ LIB_DEPENDS= amanith.1:${PORTSDIR}/graphics/amanith BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 USE_GL= glew -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= PyAmanith diff --git a/graphics/py-amanith/distinfo b/graphics/py-amanith/distinfo index 15816d915b8c..85ee1edc7a06 100644 --- a/graphics/py-amanith/distinfo +++ b/graphics/py-amanith/distinfo @@ -1,3 +1,2 @@ -MD5 (python/PyAmanith-0.3.35.tar.gz) = eb833bc3b6ac6c30eb7252756dde3786 SHA256 (python/PyAmanith-0.3.35.tar.gz) = a16a3a8379246549008c514fb549337700ea5a17ba524187f8213e92f9a966f0 SIZE (python/PyAmanith-0.3.35.tar.gz) = 60915 diff --git a/graphics/py-glewpy/Makefile b/graphics/py-glewpy/Makefile index 91a600e3ca55..95ddb6752f66 100644 --- a/graphics/py-glewpy/Makefile +++ b/graphics/py-glewpy/Makefile @@ -7,7 +7,7 @@ PORTNAME= glewpy PORTVERSION= 0.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +22,7 @@ COMMENT= Advanced OpenGL extensions to Python BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex USE_GL= glew -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/py-glewpy/distinfo b/graphics/py-glewpy/distinfo index 0643a4c1ddee..71ad31d10171 100644 --- a/graphics/py-glewpy/distinfo +++ b/graphics/py-glewpy/distinfo @@ -1,6 +1,4 @@ -MD5 (python/glewpy-0.7.4.tar.gz) = 3d2aae86aae328ab60897915bf9530fc SHA256 (python/glewpy-0.7.4.tar.gz) = 19434289d079d9f70d7dde75b6eb4d8ca6488a1427fb2786ebd6fe24fb97a0ec SIZE (python/glewpy-0.7.4.tar.gz) = 65262 -MD5 (python/glewpy-0.7.4-generatedsources.diff.bz2) = ee6ed1f96c0275d9f3968c91fa68b9d5 SHA256 (python/glewpy-0.7.4-generatedsources.diff.bz2) = b143b18e981169b6bfefdc173138ca47e0bc8049d5a1b90b2cd24d8a1b615a5a SIZE (python/glewpy-0.7.4-generatedsources.diff.bz2) = 193256 diff --git a/graphics/py-sorl-thumbnail/Makefile b/graphics/py-sorl-thumbnail/Makefile index 642db483bec4..f1068908c67b 100644 --- a/graphics/py-sorl-thumbnail/Makefile +++ b/graphics/py-sorl-thumbnail/Makefile @@ -7,7 +7,7 @@ PORTNAME= sorl-thumbnail PORTVERSION= 3.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ COMMENT= The sorl-thumbnail package provides an easy way to generate image thumb RUN_DEPENDS= ${LOCALBASE}/bin/pildriver.py:${PORTSDIR}/graphics/py-imaging -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} diff --git a/graphics/py-sorl-thumbnail/distinfo b/graphics/py-sorl-thumbnail/distinfo index 682a8f72f816..9da6b97e2bcc 100644 --- a/graphics/py-sorl-thumbnail/distinfo +++ b/graphics/py-sorl-thumbnail/distinfo @@ -1,3 +1,2 @@ -MD5 (sorl-thumbnail-3.2.5.tar.gz) = f4e2add215fa66db554cc882e7e526ae SHA256 (sorl-thumbnail-3.2.5.tar.gz) = f7135ac44cb8ae9e0f5bb0376cc66858499f1d3d93875437d50cf0cae65b47eb SIZE (sorl-thumbnail-3.2.5.tar.gz) = 30655 diff --git a/graphics/py-visual/Makefile b/graphics/py-visual/Makefile index d9a0c23d4c4e..c65c2777fd1f 100644 --- a/graphics/py-visual/Makefile +++ b/graphics/py-visual/Makefile @@ -7,7 +7,7 @@ PORTNAME= visual PORTVERSION= 4.b26 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}python/${PORTNAME}-module/VPython%204.beta26 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,7 +27,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ OPTIONS= EXAMPLES "install example files" on OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options diff --git a/graphics/py-visual/distinfo b/graphics/py-visual/distinfo index e6ede9629545..121c87657b6e 100644 --- a/graphics/py-visual/distinfo +++ b/graphics/py-visual/distinfo @@ -1,3 +1,2 @@ -MD5 (visual-4.beta26.tar.bz2) = e06e55117825f4d77435339c03a0bf36 SHA256 (visual-4.beta26.tar.bz2) = 9d55a4fb1d3a84659ef7d8514a52447863176160b51c6771f11bebebdd4c931c SIZE (visual-4.beta26.tar.bz2) = 614231 diff --git a/graphics/svgfig/Makefile b/graphics/svgfig/Makefile index 829ef9043d29..9fbb815ebf0d 100644 --- a/graphics/svgfig/Makefile +++ b/graphics/svgfig/Makefile @@ -7,6 +7,7 @@ PORTNAME= SVGFig PORTVERSION= 1.1.6 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +19,7 @@ COMMENT= Draw mathematical figures in SVG using Python WRKSRC= ${WRKDIR}/${PORTNAME:L} -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes post-patch: diff --git a/graphics/svgfig/distinfo b/graphics/svgfig/distinfo index 11386f5824ff..050665ee01e2 100644 --- a/graphics/svgfig/distinfo +++ b/graphics/svgfig/distinfo @@ -1,3 +1,2 @@ -MD5 (svgfig-1.1.6.tgz) = 3e283bd6fd6e3ade1d3a21f33e805045 SHA256 (svgfig-1.1.6.tgz) = cfc98c662178011b4e5edf64a5bb4190eec523ddabfec3355e8e9101e499cd46 SIZE (svgfig-1.1.6.tgz) = 25552 |