From jgh@FreeBSD.org  Thu Dec 20 22:57:33 2012
Return-Path: <jgh@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 24BA18B9
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Dec 2012 22:57:33 +0000 (UTC)
	(envelope-from jgh@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87])
	by mx1.freebsd.org (Postfix) with ESMTP id 078818FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Dec 2012 22:57:33 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBKMvWdW099254
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Dec 2012 22:57:32 GMT
	(envelope-from jgh@freefall.freebsd.org)
Received: (from jgh@localhost)
	by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBKMvWad099253;
	Thu, 20 Dec 2012 22:57:32 GMT
	(envelope-from jgh)
Message-Id: <201212202257.qBKMvWad099253@freefall.freebsd.org>
Date: Thu, 20 Dec 2012 22:57:32 GMT
From: Jason Helfman <jgh@FreeBSD.org>
Reply-To: Jason Helfman <jgh@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sysutils/rsyncrypto: drop post-install message, gzip updated with RSYNCABLE flag by default
X-Send-Pr-Version: 3.114
X-GNATS-Notify: linpct@gmail.com

>Number:         174598
>Category:       ports
>Synopsis:       sysutils/rsyncrypto: drop post-install message, gzip updated with RSYNCABLE flag by default
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 23:00:00 UTC 2012
>Closed-Date:    Thu Jan 03 02:29:15 UTC 2013
>Last-Modified:  Thu Jan 03 02:29:15 UTC 2013
>Originator:     Jason Helfman
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r243869M: Tue Dec 4 21:58:48 UTC 2012 root@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64


	
>Description:
archivers/gzip now has the rsyncable option turned on by default
remove post-installation message
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
--- Makefile	(revision 309328)
+++ Makefile	(working copy)
@@ -26,10 +26,4 @@
 
 MAN1=	rsyncrypto.1 rsyncrypto_recover.1
 
-post-install:
-	@${ECHO_MSG}
-	@${ECHO_MSG} ${PORTNAME} requires archivers/gzip be built
-	@${ECHO_MSG} with the RSYNCABLE flag to run properly
-	@${ECHO_MSG}
-
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->delphij 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 20 23:00:08 UTC 2012 
Responsible-Changed-Why:  
delphij@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174598 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Dec 20 23:00:10 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174598 
Responsible-Changed-From-To: delphij->jgh 
Responsible-Changed-By: delphij 
Responsible-Changed-When: Thu Dec 20 23:01:48 UTC 2012 
Responsible-Changed-Why:  
Over to submitter -- this is a patch against a port that is not 
maintained by me. 

To maintainer, could you please review the proposed patch and 
reply jgh@ if you would approve it? 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: linpct@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/174598: sysutils/rsyncrypto: drop post-install message, gzip updated with RSYNCABLE flag by default
Date: Thu, 20 Dec 2012 23:00:09 UT

 Maintainer of sysutils/rsyncrypto,
 
 Please note that PR ports/174598 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/174598
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: jgh 
State-Changed-When: Thu Jan 3 02:29:14 UTC 2013 
State-Changed-Why:  
closing, it is safer to keep the warning, eventhough this is the default 
now for archivers/gzip 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174598 
>Unformatted:
