diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-09 04:41:30 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-09 04:41:30 +0000 |
commit | 9659294ff98b718d6cec61574b1795cbd355eb6e (patch) | |
tree | 521acb67aeae39c34482cfa01feaaa1b7c56635a | |
parent | - Update to 2.6 [1] (diff) |
- 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)
-rw-r--r-- | databases/iplike/Makefile | 6 | ||||
-rw-r--r-- | databases/iplike/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/databases/iplike/Makefile b/databases/iplike/Makefile index f08d8723b8a4..5f52401f16f9 100644 --- a/databases/iplike/Makefile +++ b/databases/iplike/Makefile @@ -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> diff --git a/databases/iplike/distinfo b/databases/iplike/distinfo index c8342081b5d9..c6dd88168390 100644 --- a/databases/iplike/distinfo +++ b/databases/iplike/distinfo @@ -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 |