ports/51014: Update port: net/cvsync 0.19.4

Hiroki Sato hrs at FreeBSD.org
Wed Apr 16 05:50:19 UTC 2003


>Number:         51014
>Category:       ports
>Synopsis:       Update port: net/cvsync 0.19.4
>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 Apr 15 22:50:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Hiroki Sato
>Release:        FreeBSD 4.8-RC i386
>Organization:
Tokyo University of Science
>Environment:
System: FreeBSD alph.allbsd.org 4.8-RC FreeBSD 4.8-RC #6: Tue Mar 4 11:48:59 JST 2003 hrs at alph.allbsd.org:/home/obj/usr/src/sys/ALPH i386

>Description:
	Update to 0.19.4.

>How-To-Repeat:
	N/A

>Fix:

Index: cvsync/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/Makefile,v
retrieving revision 1.5
diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.5 Makefile
--- cvsync/Makefile	11 Apr 2003 16:26:28 -0000	1.5
+++ cvsync/Makefile	16 Apr 2003 05:33:45 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cvsync
-PORTVERSION=	0.19.2
+PORTVERSION=	0.19.4
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.daemon-systems.org/cvsync/ \
 		ftp://ftp.allbsd.org/pub/cvsync/
@@ -15,6 +15,13 @@
 COMMENT=	A portable CVS repository synchronization utility
 
 USE_GMAKE=	yes
+USE_REINPLACE=	yes
+
+MAN1=		cvscan.1 cvsync.1 cvsyncd.1 rcscan.1 rcscmp.1
+
+post-configure:
+	${REINPLACE_CMD} -e "s/^#	$${INSTALL}/	$${INSTALL}/" \
+	  ${WRKSRC}/mk/prog.mk
 
 post-install:
 	@${MKDIR} ${EXAMPLESDIR}
Index: cvsync/distinfo
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/distinfo,v
retrieving revision 1.5
diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.5 distinfo
--- cvsync/distinfo	11 Apr 2003 16:26:28 -0000	1.5
+++ cvsync/distinfo	16 Apr 2003 05:33:50 -0000
@@ -1 +1 @@
-MD5 (cvsync-0.19.2.tar.gz) = 47cee80604cc0f895e734b12d2924296
+MD5 (cvsync-0.19.4.tar.gz) = 8225012f951d03383f344d847c8425d0
Index: cvsync/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/pkg-descr,v
retrieving revision 1.1
diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.1 pkg-descr
--- cvsync/pkg-descr	23 Mar 2003 18:41:44 -0000	1.1
+++ cvsync/pkg-descr	16 Apr 2003 05:14:24 -0000
@@ -1,3 +1,5 @@
 cvsync is a portable CVS repository synchronization utility,
 written in C and POSIX pthread library. This is very similar to
 CVSup but not compatible with it.
+
+Note that this utility is still experimental.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list