From sevan@z29.zvq.me  Mon Oct  7 21:29:51 2013
Return-Path: <sevan@z29.zvq.me>
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 9112C303
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Oct 2013 21:29:51 +0000 (UTC)
	(envelope-from sevan@z29.zvq.me)
Received: from z29.zvq.me (z29.zvq.me [178.251.98.172])
	(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 0D1C22587
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Oct 2013 21:29:50 +0000 (UTC)
Received: from z29.zvq.me (localhost [127.0.0.1])
	by z29.zvq.me (8.14.7/8.14.7) with ESMTP id r97LEwpI003885
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 8 Oct 2013 01:14:58 +0400 (MSK)
	(envelope-from sevan@z29.zvq.me)
Received: (from sevan@localhost)
	by z29.zvq.me (8.14.7/8.14.7/Submit) id r97LEwp9003884;
	Tue, 8 Oct 2013 01:14:58 +0400 (MSK)
	(envelope-from sevan)
Message-Id: <201310072114.r97LEwp9003884@z29.zvq.me>
Date: Tue, 8 Oct 2013 01:14:58 +0400 (MSK)
From: Sevan Janiyan <venture37@geeklan.co.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] databases/iplike: update to 2.0.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         182813
>Category:       ports
>Synopsis:       [MAINTAINER] databases/iplike: update to 2.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    danilo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 07 21:30:00 UTC 2013
>Closed-Date:    Wed Oct 09 04:41:42 UTC 2013
>Last-Modified:  Wed Oct  9 04:50:00 UTC 2013
>Originator:     Sevan Janiyan
>Release:        FreeBSD 10.0-ALPHA4 amd64
>Organization:
Dream Industries
>Environment:
System: FreeBSD 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #15 r255967: Tue Oct  1 18:51:00
>Description:
- Update to 2.0.3

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- iplike-2.0.3.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 329739)
+++ Makefile	(working copy)
@@ -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/
 
Index: distinfo
===================================================================
--- distinfo	(revision 329739)
+++ distinfo	(working copy)
@@ -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
--- iplike-2.0.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->danilo 
Responsible-Changed-By: danilo 
Responsible-Changed-When: Wed Oct 9 03:59:51 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182813 
State-Changed-From-To: open->closed 
State-Changed-By: danilo 
State-Changed-When: Wed Oct 9 04:41:41 UTC 2013 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182813 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182813: commit references a PR
Date: Wed,  9 Oct 2013 04:41:43 +0000 (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"
 
>Unformatted:
