From owner-svn-ports-head@FreeBSD.ORG Mon May 4 02:34:28 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 501037A5; Mon, 4 May 2015 02:34:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25A991AAC; Mon, 4 May 2015 02:34:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t442YSP7086722; Mon, 4 May 2015 02:34:28 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t442YRZa086719; Mon, 4 May 2015 02:34:27 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201505040234.t442YRZa086719@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 4 May 2015 02:34:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385368 - head/net/ip2location X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2015 02:34:28 -0000 Author: vanilla Date: Mon May 4 02:34:26 2015 New Revision: 385368 URL: https://svnweb.freebsd.org/changeset/ports/385368 Log: Upgrade to 7.0.1. PR: 199906 Submitted by: maintainer Modified: head/net/ip2location/Makefile head/net/ip2location/distinfo head/net/ip2location/pkg-plist Modified: head/net/ip2location/Makefile ============================================================================== --- head/net/ip2location/Makefile Mon May 4 02:27:16 2015 (r385367) +++ head/net/ip2location/Makefile Mon May 4 02:34:26 2015 (r385368) @@ -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 locat 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 Modified: head/net/ip2location/distinfo ============================================================================== --- head/net/ip2location/distinfo Mon May 4 02:27:16 2015 (r385367) +++ head/net/ip2location/distinfo Mon May 4 02:34:26 2015 (r385368) @@ -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 Modified: head/net/ip2location/pkg-plist ============================================================================== --- head/net/ip2location/pkg-plist Mon May 4 02:27:16 2015 (r385367) +++ head/net/ip2location/pkg-plist Mon May 4 02:34:26 2015 (r385368) @@ -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