Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2010 09:21:59 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/143990: port update: net/grsync - update to v1.0.0
Message-ID:  <201002160921.o1G9LxY2037486@www.freebsd.org>
Resent-Message-ID: <201002160930.o1G9U5Vu069799@freefall.freebsd.org>

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

>Number:         143990
>Category:       ports
>Synopsis:       port update: net/grsync - update to v1.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 16 09:30:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        9.0-CURRENT
>Organization:
http://contribs.martymac.org
>Environment:
FreeBSD laptop.martymac.com 9.0-CURRENT FreeBSD 9.0-CURRENT #6: Thu Jan 21 14:46:32 UTC 2010     martymac@laptop.martymac.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This patch updates net/grsync to v1.0.0.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN grsync.orig/Makefile grsync/Makefile
--- grsync.orig/Makefile	2010-02-14 08:50:05.864595220 +0000
+++ grsync/Makefile	2010-02-15 19:11:51.475586980 +0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	grsync
-PORTVERSION=	0.9.2
-PORTREVISION=	1
+PORTVERSION=	1.0.0
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.opbyte.it/release/ \
 		GENTOO/distfiles \
@@ -41,7 +40,4 @@
 		${WRKSRC}/configure
 .endif
 
-pre-install:
-	@${CHMOD} u+x ${WRKSRC}/install-sh
-
 .include <bsd.port.mk>
diff -aurN grsync.orig/distinfo grsync/distinfo
--- grsync.orig/distinfo	2010-02-14 08:50:05.855596451 +0000
+++ grsync/distinfo	2010-02-14 08:50:27.369814808 +0000
@@ -1,3 +1,3 @@
-MD5 (grsync-0.9.2.tar.gz) = b605c920f5b52e8783df2803efe8a03d
-SHA256 (grsync-0.9.2.tar.gz) = 90874f62d726cfa42dc1209d15e97af10ca108d54332d77b9e35ca6d86d9117e
-SIZE (grsync-0.9.2.tar.gz) = 188827
+MD5 (grsync-1.0.0.tar.gz) = 4deb6cc00658e224068324f43ec8714e
+SHA256 (grsync-1.0.0.tar.gz) = bfc8eab06cbd851de89ba5a0a5b662acc6ea6064b598d05de0c3b30724c33273
+SIZE (grsync-1.0.0.tar.gz) = 264559


>Release-Note:
>Audit-Trail:
>Unformatted:



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