Bug 182813 - [MAINTAINER] databases/iplike: update to 2.0.3
Summary: [MAINTAINER] databases/iplike: update to 2.0.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-07 22:30 UTC by Sevan Janiyan
Modified: 2013-10-09 05:50 UTC (History)
0 users

See Also:


Attachments
iplike-2.0.3.patch (728 bytes, patch)
2013-10-07 22:30 UTC, Sevan Janiyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2013-10-07 22:30:00 UTC
- Update to 2.0.3

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
Comment 1 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2013-10-09 04:59:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danilo

I'll take it.
Comment 2 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2013-10-09 05:41:41 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-10-09 05:41:43 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"