diff options
Diffstat (limited to 'graphics/py-exiv2')
-rw-r--r-- | graphics/py-exiv2/Makefile | 9 | ||||
-rw-r--r-- | graphics/py-exiv2/distinfo | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/graphics/py-exiv2/Makefile b/graphics/py-exiv2/Makefile index 5d57d0db96da..7b87a97e90f6 100644 --- a/graphics/py-exiv2/Makefile +++ b/graphics/py-exiv2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= exiv2 -PORTVERSION= 0.1.2 -PORTREVISION= 2 +PORTVERSION= 0.1.3 CATEGORIES= graphics python -MASTER_SITES= http://tilloy.net/dev/pyexiv2/releases/ +MASTER_SITES= http://tilloy.net/dev/pyexiv2/releases/ \ + http://www.dindin.ru/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} @@ -19,9 +19,6 @@ COMMENT= Python bindings for exiv2 LIB_DEPENDS= exiv2.7:${PORTSDIR}/graphics/exiv2\ boost_python.4:${PORTSDIR}/devel/boost-python -BROKEN= does not compile with exiv2-0.18, should change at future version py-exiv2-0.2 - -WRKSRC= ${WRKDIR}/py${PORTNAME} USE_PYTHON= yes USE_GMAKE= yes USE_BZIP2= yes diff --git a/graphics/py-exiv2/distinfo b/graphics/py-exiv2/distinfo index 2a54229515eb..b77caf0e531a 100644 --- a/graphics/py-exiv2/distinfo +++ b/graphics/py-exiv2/distinfo @@ -1,3 +1,3 @@ -MD5 (pyexiv2-0.1.2.tar.bz2) = 246dae9b4eca5d2fe2a4e3762e13fac1 -SHA256 (pyexiv2-0.1.2.tar.bz2) = b28109f0607b5c3f020e73274a540e5f19ce8b164a9953d0ff2f9229764d7ae2 -SIZE (pyexiv2-0.1.2.tar.bz2) = 35796 +MD5 (pyexiv2-0.1.3.tar.bz2) = dfc28a6f5f098f88926e8e1de6b925c0 +SHA256 (pyexiv2-0.1.3.tar.bz2) = 305d292abbeebe1a1843018b7870815691694949c91582a9430a71b2c1c0c45f +SIZE (pyexiv2-0.1.3.tar.bz2) = 35872 |