- update py-GeoIP to 1.2.7

- regen PLIST

tweaks and ok rpointel@
This commit is contained in:
benoit 2011-10-09 09:18:50 +00:00
parent ef68143003
commit 161d5e3b38
3 changed files with 11 additions and 10 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.11 2011/09/16 11:13:39 espie Exp $
# $OpenBSD: Makefile,v 1.12 2011/10/09 09:18:50 benoit Exp $
COMMENT = GeoIP Python API
MODPY_EGG_VERSION = 1.2.5
REVISION = 3
MODPY_EGG_VERSION = 1.2.7
DISTNAME = GeoIP-Python-${MODPY_EGG_VERSION}
PKGNAME = py-GeoIP-${MODPY_EGG_VERSION}
CATEGORIES = net
@ -32,6 +31,6 @@ NO_REGRESS = Yes
post-install:
${INSTALL_DATA_DIR} ${EXAMPLEDIR}
${INSTALL_SCRIPT} ${WRKSRC}/test* ${EXAMPLEDIR}
${INSTALL_SCRIPT} ${WRKSRC}/${MODPY_ADJ_FILES} ${EXAMPLEDIR}
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (GeoIP-Python-1.2.5.tar.gz) = 3yF/r/SFSMLCboQRKSI34g==
RMD160 (GeoIP-Python-1.2.5.tar.gz) = HjE/fFDLtvYYQ0JwRuHy+BLFu8g=
SHA1 (GeoIP-Python-1.2.5.tar.gz) = u32JQlMZoa5RfZtOrNfCKxn88ZU=
SHA256 (GeoIP-Python-1.2.5.tar.gz) = y79PbmXOf1aohWArHUZiaVsZ8WM+RsyYUNip9qrHGpg=
SIZE (GeoIP-Python-1.2.5.tar.gz) = 15594
MD5 (GeoIP-Python-1.2.7.tar.gz) = 33H1rnpcd7vfcm1RK31nzw==
RMD160 (GeoIP-Python-1.2.7.tar.gz) = SrtQpwzhXoMF54ZZPd0t4V7+0Sk=
SHA1 (GeoIP-Python-1.2.7.tar.gz) = CvX10GvIG1QnAZ0ougKejDHeyes=
SHA256 (GeoIP-Python-1.2.7.tar.gz) = 3Vd12X+W0SDM2VJO4JTbBAtsYxCQSLX2JXIXOkpzyx0=
SIZE (GeoIP-Python-1.2.7.tar.gz) = 15938

View File

@ -1,11 +1,13 @@
@comment $OpenBSD: PLIST,v 1.2 2011/05/12 15:33:59 giovanni Exp $
@comment $OpenBSD: PLIST,v 1.3 2011/10/09 09:18:54 benoit Exp $
lib/python${MODPY_VERSION}/site-packages/GeoIP.so
lib/python${MODPY_VERSION}/site-packages/GeoIP_Python-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
share/examples/py-GeoIP/
share/examples/py-GeoIP/test.py
share/examples/py-GeoIP/test_city.py
share/examples/py-GeoIP/test_city_acc.py
share/examples/py-GeoIP/test_city_charset.py
share/examples/py-GeoIP/test_netspeed.py
share/examples/py-GeoIP/test_netspeedcell.py
share/examples/py-GeoIP/test_org.py
share/examples/py-GeoIP/test_region.py
share/examples/py-GeoIP/test_v6.py