From owner-svn-ports-head@FreeBSD.ORG Wed Oct 9 04:41:30 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F01D4B9F; Wed, 9 Oct 2013 04:41:30 +0000 (UTC) (envelope-from danilo@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DD8A128F9; Wed, 9 Oct 2013 04:41:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r994fUQp010033; Wed, 9 Oct 2013 04:41:30 GMT (envelope-from danilo@svn.freebsd.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r994fUcw010031; Wed, 9 Oct 2013 04:41:30 GMT (envelope-from danilo@svn.freebsd.org) Message-Id: <201310090441.r994fUcw010031@svn.freebsd.org> From: Danilo Egea Gondolfo Date: Wed, 9 Oct 2013 04:41:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329858 - head/databases/iplike 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.14 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: Wed, 09 Oct 2013 04:41:31 -0000 Author: danilo Date: Wed Oct 9 04:41:30 2013 New Revision: 329858 URL: http://svnweb.freebsd.org/changeset/ports/329858 Log: - Update from 2.0.2 to 2.0.3 [1] - Add stage support PR: ports/182813 Submitted by: Sevan Janiyan (maintainer) [1] Approved by: wg/culot (mentors, implicit) Modified: head/databases/iplike/Makefile head/databases/iplike/distinfo Modified: head/databases/iplike/Makefile ============================================================================== --- head/databases/iplike/Makefile Wed Oct 9 03:15:58 2013 (r329857) +++ head/databases/iplike/Makefile Wed Oct 9 04:41:30 2013 (r329858) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iplike -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= databases MASTER_SITES= SF/opennms/IPLIKE/stable-2.0/ @@ -18,8 +18,4 @@ PLIST_FILES= lib/postgresql/iplike.la \ lib/postgresql/iplike.so \ sbin/install_iplike.sh -NO_STAGE= yes -post-install: - @${CAT} ${PKGMESSAGE} - .include Modified: head/databases/iplike/distinfo ============================================================================== --- head/databases/iplike/distinfo Wed Oct 9 03:15:58 2013 (r329857) +++ head/databases/iplike/distinfo Wed Oct 9 04:41:30 2013 (r329858) @@ -1,2 +1,2 @@ -SHA256 (iplike-2.0.2.tar.gz) = dd5fa1b5de0342d83e1685f77315be1c5ef1b269da5c4fb4e72a2d4ab3c94687 -SIZE (iplike-2.0.2.tar.gz) = 329063 +SHA256 (iplike-2.0.3.tar.gz) = 2018dffbccec17d0cb8acec0344f7ea42a26f23e8013eeeaf1fab18d45a089bc +SIZE (iplike-2.0.3.tar.gz) = 319192