From doj@cubic.org  Thu Dec 12 02:49:16 2013
Return-Path: <doj@cubic.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 ESMTPS id AD5E84B2
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Dec 2013 02:49:16 +0000 (UTC)
Received: from smtp1.riverbed.com (eng.riverbed.com [208.70.196.45])
	by mx1.freebsd.org (Postfix) with ESMTP id 97FA811AE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Dec 2013 02:49:16 +0000 (UTC)
Received: from unknown (HELO 365EXCH-HUB-P3.nbttech.com) ([10.16.4.1])
  by smtp1.riverbed.com with ESMTP; 11 Dec 2013 18:48:09 -0800
Received: from freebsd9 (10.1.8.107) by 365EXCH-HUB-P3.nbttech.com
 (10.16.205.58) with Microsoft SMTP Server id 14.2.328.9; Wed, 11 Dec 2013
 18:48:08 -0800
Received: by freebsd9 (sSMTP sendmail emulation); Wed, 11 Dec 2013 19:48:08
 -0800
Message-Id: <f4fa50b8-f0f3-40c8-bad0-b9ed2c9bc9f5@365EXCH-HUB-P3.nbttech.com>
Date: Wed, 11 Dec 2013 19:48:08 -0800
From: Dirk Jagdmann <doj@cubic.org>
Reply-To: Dirk Jagdmann <doj@cubic.org>
To: <FreeBSD-gnats-submit@freebsd.org>
Cc:
Subject: update of devel/quilt port
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         184712
>Category:       ports
>Synopsis:       update of devel/quilt port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 12 02:50:00 UTC 2013
>Closed-Date:    Thu Dec 19 11:11:48 UTC 2013
>Last-Modified:  Thu Dec 19 11:20:00 UTC 2013
>Originator:     Dirk Jagdmann
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD freebsd9 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
	update the devel/quilt port to version 0.61
>How-To-Repeat:
>Fix:
	apply the following diff

diff -ru quilt.orig/Makefile quilt/Makefile
--- quilt.orig/Makefile	2013-12-11 19:03:57.000000000 -0800
+++ quilt/Makefile	2013-12-11 19:02:44.000000000 -0800
@@ -2,7 +2,7 @@
 # $FreeBSD: branches/RELENG_9_2_0/devel/quilt/Makefile 316850 2013-04-29 22:27:05Z bapt $
 
 PORTNAME=	quilt
-PORTVERSION=	0.60
+PORTVERSION=	0.61
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	quilt
diff -ru quilt.orig/distinfo quilt/distinfo
--- quilt.orig/distinfo	2013-12-11 19:03:57.000000000 -0800
+++ quilt/distinfo	2013-12-11 19:04:22.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (quilt-0.60.tar.gz) = 3d72a292e432beb9a73f9d0acfe3a77c9b4d7e42209919bb244e9958c7cfe64b
-SIZE (quilt-0.60.tar.gz) = 442369
+SHA256 (quilt-0.61.tar.gz) = 1eec0a270ac4d41eea0fd5823603c9d2a35ab6b8ab73a90dd92ce1291b2a9fc3
+SIZE (quilt-0.61.tar.gz) = 450552
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Thu Dec 19 10:51:56 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184712 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Thu Dec 19 11:11:47 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184712: commit references a PR
Date: Thu, 19 Dec 2013 11:11:42 +0000 (UTC)

 Author: pawel
 Date: Thu Dec 19 11:11:34 2013
 New Revision: 336888
 URL: http://svnweb.freebsd.org/changeset/ports/336888
 
 Log:
   - Update to version 0.61 [1]
   - Remove leading article from COMMENT
   - Use option helpers
   
   PR:		ports/184712 [1]
   Submitted by:	maintainer
 
 Modified:
   head/devel/quilt/Makefile
   head/devel/quilt/distinfo   (contents, props changed)
 
 Modified: head/devel/quilt/Makefile
 ==============================================================================
 --- head/devel/quilt/Makefile	Thu Dec 19 11:04:04 2013	(r336887)
 +++ head/devel/quilt/Makefile	Thu Dec 19 11:11:34 2013	(r336888)
 @@ -2,13 +2,13 @@
  # $FreeBSD$
  
  PORTNAME=	quilt
 -PORTVERSION=	0.60
 +PORTVERSION=	0.61
  CATEGORIES=	devel
  MASTER_SITES=	${MASTER_SITE_SAVANNAH}
  MASTER_SITE_SUBDIR=	quilt
  
  MAINTAINER=	doj@cubic.org
 -COMMENT=	A collection of bash scripts to ease working with patch files
 +COMMENT=	Collection of bash scripts to ease working with patch files
  
  LICENSE=	GPLv2
  
 @@ -24,6 +24,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS} \
  USES=		gmake perl5
  
  OPTIONS_DEFINE=	RPMBUILD DOCS NLS
 +OPTIONS_SUB=	yes
  RPMBUILD_DESC=	rpmbuild support
  
  GNU_CONFIGURE=	yes
 @@ -34,25 +35,15 @@ CONFIGURE_ARGS=	--with-sed=${LOCALBASE}/
  MAN1=		guards.1 quilt.1
  PORTDOCS=	README README.MAIL quilt.pdf
  
 -NO_STAGE=	yes
 -.include <bsd.port.options.mk>
 +RPMBUILD_BUILD_DEPENDS=	rpm:${PORTSDIR}/archivers/rpm
 +RPMBUILD_RUN_DEPENDS=	rpm:${PORTSDIR}/archivers/rpm
 +RPMBUILD_CONFIGURE_OFF=	--without-rpmbuild
  
 -.if ${PORT_OPTIONS:MRPMBUILD}
 -BUILD_DEPENDS+=	rpm:${PORTSDIR}/archivers/rpm
 -RUN_DEPENDS+=	rpm:${PORTSDIR}/archivers/rpm
 -PLIST_SUB+=	RPMBUILD=""
 -.else
 -CONFIGURE_ARGS+=--without-rpmbuild
 -PLIST_SUB+=	RPMBUILD="@comment "
 -.endif
 +NLS_USES=		gettext
 +NLS_CONFIGURE_OFF=	--disable-nls
  
 -.if ${PORT_OPTIONS:MNLS}
 -PLIST_SUB+=	NLS=""
 -USES+=		gettext
 -.else
 -PLIST_SUB+=	NLS="@comment "
 -CONFIGURE_ARGS+=	--disable-nls
 -.endif
 +NO_STAGE=	yes
 +.include <bsd.port.options.mk>
  
  .if !exists(${LOCALBASE}/sbin/sendmail)
  PLIST_SUB+=	SENDMAIL=""
 
 Modified: head/devel/quilt/distinfo
 ==============================================================================
 --- head/devel/quilt/distinfo	Thu Dec 19 11:04:04 2013	(r336887)
 +++ head/devel/quilt/distinfo	Thu Dec 19 11:11:34 2013	(r336888)
 @@ -1,2 +1,2 @@
 -SHA256 (quilt-0.60.tar.gz) = 3d72a292e432beb9a73f9d0acfe3a77c9b4d7e42209919bb244e9958c7cfe64b
 -SIZE (quilt-0.60.tar.gz) = 442369
 +SHA256 (quilt-0.61.tar.gz) = 1eec0a270ac4d41eea0fd5823603c9d2a35ab6b8ab73a90dd92ce1291b2a9fc3
 +SIZE (quilt-0.61.tar.gz) = 450552
 _______________________________________________
 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:
