Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2010 21:30:01 -0700
From:      Charlie Kester <corky1951@comcast.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/144753: [MAINTAINER] sysutils/rdup: update to 1.1.2
Message-ID:  <20100315043004.EC77F106566B@hub.freebsd.org>
Resent-Message-ID: <201003150440.o2F4e2Z7058568@freefall.freebsd.org>

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

>Number:         144753
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/rdup: update to 1.1.2
>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:   Mon Mar 15 04:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Charlie Kester
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD atom.local 8.0-STABLE FreeBSD 8.0-STABLE #0: Sun Mar 14 14:51:31 PDT 2010 ckester@atom.local:/usr/obj/usr/src/sys/ATOM i386

>Description:
Update to 1.1.2
This is a bug-fix release.  See the author's website for the changelog.

Files modified:
	Makefile: version change only
	distinfo
	pkg-descr: WWW link updated
	files/patch-GNUmakefile.in: minor changes as needed to synch with author's sourcefile
Files added/removed:
	None

>How-To-Repeat:
>Fix:


--- rdup-1.1.2.diff begins here ---
diff -ruN /usr/ports/sysutils/rdup/Makefile ./rdup/Makefile
--- /usr/ports/sysutils/rdup/Makefile	2010-03-04 04:20:09.000000000 -0800
+++ ./rdup/Makefile	2010-03-14 21:16:56.000000000 -0700
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	rdup
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://miek.nl/projects/rdup/
 
diff -ruN /usr/ports/sysutils/rdup/distinfo ./rdup/distinfo
--- /usr/ports/sysutils/rdup/distinfo	2010-03-04 04:20:09.000000000 -0800
+++ ./rdup/distinfo	2010-03-14 19:16:42.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (rdup-1.1.1.tar.bz2) = 2a423d8b58862c0d721ca4dd23cde873
-SHA256 (rdup-1.1.1.tar.bz2) = 7f85dc543caf2d3d92566a8c9a008f1b8254a2fa1244610c2eaa7f07b3609e4e
-SIZE (rdup-1.1.1.tar.bz2) = 356287
+MD5 (rdup-1.1.2.tar.bz2) = 4e543871c6178d5edc597fcb628a24e7
+SHA256 (rdup-1.1.2.tar.bz2) = d5b2c4e7a4df62909a18ae70c241fb4bf3c405afa369dbd1259efd22eed9b327
+SIZE (rdup-1.1.2.tar.bz2) = 357713
diff -ruN /usr/ports/sysutils/rdup/files/patch-GNUmakefile.in ./rdup/files/patch-GNUmakefile.in
--- /usr/ports/sysutils/rdup/files/patch-GNUmakefile.in	2010-03-04 04:20:09.000000000 -0800
+++ ./rdup/files/patch-GNUmakefile.in	2010-03-14 19:21:59.000000000 -0700
@@ -1,5 +1,5 @@
---- GNUmakefile.in.orig	2010-03-02 11:04:44.000000000 -0800
-+++ GNUmakefile.in	2010-03-02 11:06:56.000000000 -0800
+--- GNUmakefile.in.orig	2010-03-14 19:19:10.000000000 -0700
++++ GNUmakefile.in	2010-03-14 19:21:02.000000000 -0700
 @@ -19,7 +19,7 @@
  sbindir=@sbindir@
  mandir=@mandir@
@@ -9,11 +9,3 @@
  
  ARCHIVE_L=@ARCHIVE_L@
  NETTLE_L=@NETTLE_L@
-@@ -93,7 +93,6 @@
- 
- install: all
- 	mkdir -p ${DESTDIR}${mandir}/man1
--	mkdir -p ${DESTDIR}${datadir}
- 	for i in ${CMD}; do ${INSTALL} $$i ${DESTDIR}${bindir}/$$i ; done
- 	for i in ${SH}; do ${INSTALL} sh/$$i ${DESTDIR}${bindir}/$$i ; done
- 	for i in ${MAN1}; do [ -f $$i ] &&  ${INSTALL_DATA} $$i ${DESTDIR}${mandir}/man1/`basename $$i` ; done; exit 0
diff -ruN /usr/ports/sysutils/rdup/pkg-descr ./rdup/pkg-descr
--- /usr/ports/sysutils/rdup/pkg-descr	2010-03-04 04:20:09.000000000 -0800
+++ ./rdup/pkg-descr	2010-03-14 21:18:14.000000000 -0700
@@ -9,4 +9,4 @@
 GNU date and cp, which are not installed by this FreeBSD port. If you want to 
 use the script, you should also install the sysutils/coreutils port.
 
-WWW: http://miek.nl/projects/rdup11
+WWW: http://miek.nl/projects/rdup
--- rdup-1.1.2.diff ends here ---


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



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