Update to 0.9.16.

PR:		ports/47317
Submitted by:	Ports Fury
This commit is contained in:
Akinori MUSHA 2003-01-27 12:44:06 +00:00
parent 8925586029
commit 28c83d46a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74080
3 changed files with 27 additions and 25 deletions

View File

@ -7,31 +7,33 @@
#
PORTNAME= cvsd
PORTVERSION= 0.9.14
PORTVERSION= 0.9.16
CATEGORIES= devel
MASTER_SITES= http://tiefighter.et.tudelft.nl/~arthur/cvsd/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
USE_PERL5= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-libwrap
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
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|@ACLOCAL@|${TRUE}|g ; \
s|@AUTOCONF@|${TRUE}|g ; \
s|@AUTOMAKE@|${TRUE}|g ; \
s|@AUTOHEADER@|${TRUE}|g ; \
s|init.d/cvsd|rc.d/cvsd.sh.sample|g ; \
@${REINPLACE_CMD} -e 's|init.d/cvsd|rc.d/cvsd.sh.sample|g ; \
s|init.d|rc.d|g' ${WRKSRC}/Makefile.in
post-install:

View File

@ -1 +1 @@
MD5 (cvsd-0.9.14.tar.gz) = bd978dad0d96875d1bf298aef397a359
MD5 (cvsd-0.9.16.tar.gz) = 2f481b4ece7ae77ad24c39aaa61d5186

View File

@ -1,18 +1,18 @@
--- configure Sat Sep 14 18:11:40 2002
+++ configure Sat Sep 21 20:39:57 2002
@@ -5498,6 +5498,7 @@
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"
#include "confdefs.h"
--- 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>
#ifdef F77_DUMMY_MAIN
@@ -5557,6 +5558,7 @@
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"
#include "confdefs.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>
#ifdef F77_DUMMY_MAIN
int