Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2013 04:41:30 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329858 - head/databases/iplike
Message-ID:  <201310090441.r994fUcw010031@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <venture37@geeklan.co.uk> (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 <bsd.port.mk>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310090441.r994fUcw010031>