ports/51363: Update port: devel/cvsd to 0.9.18

KATO Tsuguru tkato at prontomail.com
Thu Apr 24 16:40:33 UTC 2003


>Number:         51363
>Category:       ports
>Synopsis:       Update port: devel/cvsd to 0.9.18
>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 Apr 24 09:40:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.18

Remove file:
files/patch-configure

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/cvsd/Makefile devel/cvsd/Makefile
--- /usr/ports/devel/cvsd/Makefile	Sat Apr 12 22:40:18 2003
+++ devel/cvsd/Makefile	Tue Apr 22 16:29:45 2003
@@ -7,14 +7,15 @@
 #
 
 PORTNAME=	cvsd
-PORTVERSION=	0.9.17
+PORTVERSION=	0.9.18
 CATEGORIES=	devel
 MASTER_SITES=	http://tiefighter.et.tudelft.nl/~arthur/cvsd/
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	cvs pserver daemon
+COMMENT=	CVS pserver daemon
 
 USE_PERL5=	yes
+USE_GETOPT_LONG=	yes
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@@ -25,12 +26,6 @@
 
 MAN5=	cvsd.conf.5
 MAN8=	cvsd.8 cvsd-buildroot.8 cvsd-passwd.8
-
-.if !exists(/usr/include/getopt.h)
-LIB_DEPENDS+=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib -lgnugetopt
-.endif
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|init.d/cvsd|rc.d/cvsd.sh.sample|g ; \
diff -urN /usr/ports/devel/cvsd/distinfo devel/cvsd/distinfo
--- /usr/ports/devel/cvsd/distinfo	Sat Apr 12 22:40:18 2003
+++ devel/cvsd/distinfo	Tue Apr 22 16:21:21 2003
@@ -1 +1 @@
-MD5 (cvsd-0.9.17.tar.gz) = 5bf32c06193863cae8fbd5710cd2555f
+MD5 (cvsd-0.9.18.tar.gz) = 4e0fadc7c4d87304ae9359d05bd40326
diff -urN /usr/ports/devel/cvsd/files/patch-configure devel/cvsd/files/patch-configure
--- /usr/ports/devel/cvsd/files/patch-configure	Mon Jan 27 23:04:52 2003
+++ devel/cvsd/files/patch-configure	Thu Jan  1 09:00:00 1970
@@ -1,18 +0,0 @@
---- configure.orig	Sun Jan 19 22:20:34 2003
-+++ configure	Mon Jan 20 02:43:51 2003
-@@ -6428,6 +6428,7 @@
- cat confdefs.h >>conftest.$ac_ext
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h.  */
-+#include <sys/types.h>
- #include <sys/socket.h>
- 
- int
-@@ -6486,6 +6487,7 @@
- cat confdefs.h >>conftest.$ac_ext
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h.  */
-+#include <sys/types.h>
- #include <sys/socket.h>
- 
- int
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list