mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Upgrade to 7.0.1.
PR: 199906 Submitted by: maintainer
This commit is contained in:
parent
246fe0e48f
commit
7dabdf7607
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385368
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ip2location
|
||||
PORTVERSION= 6.0.3
|
||||
PORTVERSION= 7.0.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.ip2location.com/downloads/
|
||||
DISTNAME= ${PORTNAME}-c-${PORTVERSION}
|
||||
@ -12,12 +12,12 @@ COMMENT= C library to find user\'s location
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
USES= libtool:keepla perl5
|
||||
USES= autoreconf libtool perl5
|
||||
HAS_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
post-configure:
|
||||
(cd ${WRKSRC}/data && ${MAKE} convert)
|
||||
post-install:
|
||||
(cd ${WRKSRC}/data && ${MAKE} convert install-data DESTDIR=${STAGEDIR})
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ip2location-c-6.0.3.tar.gz) = 3bd2a46544c7a433c55f96b602bc35a9f7782e2b0addfdbe9eb8ecaa717f7f10
|
||||
SIZE (ip2location-c-6.0.3.tar.gz) = 3145564
|
||||
SHA256 (ip2location-c-7.0.1.tar.gz) = 1a18b8a99d6d7252ea8eba2e7ad2500213415bd8198230390cf534107f82c84c
|
||||
SIZE (ip2location-c-7.0.1.tar.gz) = 3340355
|
||||
|
@ -1,7 +1,6 @@
|
||||
include/IP2Loc_DBInterface.h
|
||||
include/IP2Location.h
|
||||
lib/libIP2Location.a
|
||||
lib/libIP2Location.la
|
||||
lib/libIP2Location.so
|
||||
lib/libIP2Location.so.1
|
||||
lib/libIP2Location.so.1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user