ports/56670: Update port: net/cvsync 0.24.6
Hiroki Sato
hrs at FreeBSD.org
Wed Sep 10 05:00:35 UTC 2003
>Number: 56670
>Category: ports
>Synopsis: Update port: net/cvsync 0.24.6
>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 Sep 09 22:00:33 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Hiroki Sato
>Release: FreeBSD 4.8-STABLE i386
>Organization:
Tokyo University of Science
>Environment:
System: FreeBSD alph.allbsd.org 4.8-STABLE FreeBSD 4.8-STABLE #7: Tue May 20 00:05:43 JST 2003 hrs at alph.allbsd.org:/home/obj/home/src/sys/ALPH i386
>Description:
Update to 0.24.6. Command line URL has been supported.
This PR supersede ports/56669 because distinfo in ports/56669
were incorrect. Sorry.
>How-To-Repeat:
N/A
>Fix:
Index: cvsync/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/Makefile,v
retrieving revision 1.26
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.26 Makefile
--- cvsync/Makefile 5 Sep 2003 18:26:14 -0000 1.26
+++ cvsync/Makefile 10 Sep 2003 04:40:56 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= cvsync
-PORTVERSION= 0.24.5
+PORTVERSION= 0.24.6
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.cvsync.org/pub/cvsync/ \
ftp://ftp.allbsd.org/pub/cvsync/
@@ -18,7 +18,8 @@
MAN1= cvscan.1 cvsync.1 cvsyncd.1 rcscan.1 rcscmp.1
DOCS= doc/COPYRIGHT doc/ChangeLog doc/FAQ doc/TODO
-EXAMPLES= samples/cvsync.conf samples/cvsyncd.conf
+EXAMPLES= samples/cvsync.conf samples/cvsyncd.conf \
+ samples/cvsyncd-NetBSD.conf samples/cvsyncd-OpenBSD.conf
post-install:
@${MKDIR} ${EXAMPLESDIR}
Index: cvsync/distinfo
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/distinfo,v
retrieving revision 1.25
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.25 distinfo
--- cvsync/distinfo 5 Sep 2003 18:26:14 -0000 1.25
+++ cvsync/distinfo 10 Sep 2003 04:50:52 -0000
@@ -1 +1 @@
-MD5 (cvsync-0.24.5.tar.gz) = ca71df57d4a9da6fa47711950e0d141f
+MD5 (cvsync-0.24.6.tar.gz) = b6337192c0458e6ff09c3982b53ca185
Index: cvsync/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/cvsync/pkg-plist,v
retrieving revision 1.2
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.2 pkg-plist
--- cvsync/pkg-plist 3 Jul 2003 06:11:38 -0000 1.2
+++ cvsync/pkg-plist 10 Sep 2003 04:39:12 -0000
@@ -11,4 +11,6 @@
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%EXAMPLESDIR%%/cvsync.conf
%%EXAMPLESDIR%%/cvsyncd.conf
+%%EXAMPLESDIR%%/cvsyncd-NetBSD.conf
+%%EXAMPLESDIR%%/cvsyncd-OpenBSD.conf
@dirrm %%EXAMPLESDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list