Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2012 22:57:32 GMT
From:      Jason Helfman <jgh@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174598: sysutils/rsyncrypto: drop post-install message, gzip updated with RSYNCABLE flag by default
Message-ID:  <201212202257.qBKMvWad099253@freefall.freebsd.org>
Resent-Message-ID: <201212202300.qBKN00Ij099317@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 23:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212202257.qBKMvWad099253>