diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-05-25 13:23:03 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-05-25 13:23:03 +0000 |
commit | cd87d317ed63fb98021f6c2bdfae5e6e60fa3c45 (patch) | |
tree | 64f881f6b007f9e5af5072247d4b4ce7c1148ea0 /graphics/py-freeimagepy | |
parent | - Update to 0.8.3 (diff) |
- Update to 1.5.0.
Notes
Notes:
svn path=/head/; revision=234534
Diffstat (limited to 'graphics/py-freeimagepy')
-rw-r--r-- | graphics/py-freeimagepy/Makefile | 10 | ||||
-rw-r--r-- | graphics/py-freeimagepy/distinfo | 6 |
2 files changed, 7 insertions, 9 deletions
diff --git a/graphics/py-freeimagepy/Makefile b/graphics/py-freeimagepy/Makefile index a7556c40d97a..f8be7f85ec45 100644 --- a/graphics/py-freeimagepy/Makefile +++ b/graphics/py-freeimagepy/Makefile @@ -6,12 +6,10 @@ # PORTNAME= freeimagepy -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= graphics python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= FreeImagePy_w_dll_${PORTVERSION} +MASTER_SITES= SF +DISTNAME= FreeImagePy_w_dll MAINTAINER= araujo@FreeBSD.org COMMENT= A FreeImage library python wrapper @@ -23,6 +21,6 @@ USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= FreeImagePy -PYDISTUTILS_PKGVERSION= 1.0.0 +PYDISTUTILS_PKGVERSION= 1.4.1 .include <bsd.port.mk> diff --git a/graphics/py-freeimagepy/distinfo b/graphics/py-freeimagepy/distinfo index 9a3c832bf129..1cd09cd82261 100644 --- a/graphics/py-freeimagepy/distinfo +++ b/graphics/py-freeimagepy/distinfo @@ -1,3 +1,3 @@ -MD5 (FreeImagePy_w_dll_1.4.0.tar.bz2) = c28da152e88937517cc18aef45f73aeb -SHA256 (FreeImagePy_w_dll_1.4.0.tar.bz2) = dd96851cb5ea3837c3af792f824ae9037a54e3fd9b256560516cc69dcda81f75 -SIZE (FreeImagePy_w_dll_1.4.0.tar.bz2) = 614400 +MD5 (FreeImagePy_w_dll.tar.bz2) = 723c47356b7c080da295859c568f5382 +SHA256 (FreeImagePy_w_dll.tar.bz2) = 6109414e73dd99ff6a67c6db71945d358c9d4f06f56690e0f22ee86f1acc1c40 +SIZE (FreeImagePy_w_dll.tar.bz2) = 597216 |