sysutils/ipdbtools: Update to 1.1.2

Port changes:
* Rhange to github
* Add LICENSE_FILE
* Remove BROKEN_xx because these are now not broken
* Remove post-patch

PR:		226566
Submitted by:	cyclaero@gmail.com (maintainer)
This commit is contained in:
Yuri Victorovich
2018-03-20 04:48:47 +00:00
parent fb118f07c9
commit 85a6a142cd
2 changed files with 10 additions and 18 deletions

View File

@@ -1,23 +1,20 @@
# $FreeBSD$
PORTNAME= ipdbtools
PORTVERSION= 1.1.1
PORTREVISION= 3
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.2
CATEGORIES= sysutils
MASTER_SITES= http://cyclaero.com/public/ipdbtools/
MAINTAINER= cyclaero@gmail.com
COMMENT= Tools for IP based Geo-blocking and Geo-routing
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= fails to compile: error: invalid conversion between vector type and integer type
BROKEN_armv6= fails to compile: error: invalid conversion between vector type and integer type
BROKEN_armv7= fails to compile: error: invalid conversion between vector type and integer type
USES= tar:bzip2 compiler:c11
CFLAGS_amd64= -mssse3
USES= compiler:c11
USE_GITHUB= yes
GH_ACCOUNT= cyclaero
GH_PROJECT= ipdb
PLIST_FILES= bin/ipup \
bin/ipdb \
@@ -27,9 +24,4 @@ PLIST_FILES= bin/ipup \
man/man1/ipdb.1.gz \
man/man1/ipdb-update.sh.1.gz
post-patch:
@${REINPLACE_CMD} -e 's|-g0 -Ofast -mssse3|${CFLAGS}|' \
${WRKSRC}/Makefile
@${REINPLACE_CMD} -e '/tmmintrin\.h/d' ${WRKSRC}/store.c
.include <bsd.port.mk>

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1471297271
SHA256 (ipdbtools-1.1.1.tar.bz2) = 9d0455a8c8b46c45a0f28fe466ad0915525c2eee86b28d0253f7d1f63309a609
SIZE (ipdbtools-1.1.1.tar.bz2) = 19819
TIMESTAMP = 1521482546
SHA256 (cyclaero-ipdb-v1.1.2_GH0.tar.gz) = 63af93937b13edb399ed268a41cc39aab3fe84f06e79cf5a5d22cdedb2f9280b
SIZE (cyclaero-ipdb-v1.1.2_GH0.tar.gz) = 55424