Update to 0.80
This commit is contained in:
parent
a93995a410
commit
ff9bd36a6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58247
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= dctc
|
||||
PORTVERSION= 0.79
|
||||
PORTVERSION= 0.80
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ac2i.tzo.com/dctc/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.0
|
||||
@ -17,8 +17,6 @@ BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 \
|
||||
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/0$/1/}
|
||||
|
||||
USE_GLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
|
||||
@ -40,6 +38,7 @@ DOC_FILES= COPYING ChangeLog INSTALL README \
|
||||
Documentation/GDL.nl \
|
||||
Documentation/GDL Documentation/VAR \
|
||||
Documentation/UNODE Documentation/Vshare \
|
||||
Documentation/Vshare.nl \
|
||||
Documentation/commands \
|
||||
Documentation/programs.nl \
|
||||
Documentation/programs.pl \
|
||||
@ -57,7 +56,7 @@ post-patch:
|
||||
@${PERL} -pi -e 's|(db)-|\1|g;s|db4.0|db4|' \
|
||||
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
post-configure:
|
||||
pre-build:
|
||||
@${ECHO_CMD} '#ifndef MSG_NOSIGNAL' >> ${CONFIGURE_WRKSRC}/config.h
|
||||
@${ECHO_CMD} '# define MSG_NOSIGNAL 0' >> ${CONFIGURE_WRKSRC}/config.h
|
||||
@${ECHO_CMD} '#endif' >> ${CONFIGURE_WRKSRC}/config.h
|
||||
|
@ -1 +1 @@
|
||||
MD5 (dctc-0.79.0.tar.gz) = 3b770a0495a10ba0d075bbb8dae6be35
|
||||
MD5 (dctc-0.80.0.tar.gz) = 682843bf663a5c72ee57c6ef1c6a7c8c
|
||||
|
@ -11,6 +11,7 @@ bin/dctc
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/UNODE
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/VAR
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/Vshare
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/Vshare.nl
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/commands
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/output
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/programs
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= dctc
|
||||
PORTVERSION= 0.79
|
||||
PORTVERSION= 0.80
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ac2i.tzo.com/dctc/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.0
|
||||
@ -17,8 +17,6 @@ BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 \
|
||||
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/0$/1/}
|
||||
|
||||
USE_GLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
|
||||
@ -40,6 +38,7 @@ DOC_FILES= COPYING ChangeLog INSTALL README \
|
||||
Documentation/GDL.nl \
|
||||
Documentation/GDL Documentation/VAR \
|
||||
Documentation/UNODE Documentation/Vshare \
|
||||
Documentation/Vshare.nl \
|
||||
Documentation/commands \
|
||||
Documentation/programs.nl \
|
||||
Documentation/programs.pl \
|
||||
@ -57,7 +56,7 @@ post-patch:
|
||||
@${PERL} -pi -e 's|(db)-|\1|g;s|db4.0|db4|' \
|
||||
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
post-configure:
|
||||
pre-build:
|
||||
@${ECHO_CMD} '#ifndef MSG_NOSIGNAL' >> ${CONFIGURE_WRKSRC}/config.h
|
||||
@${ECHO_CMD} '# define MSG_NOSIGNAL 0' >> ${CONFIGURE_WRKSRC}/config.h
|
||||
@${ECHO_CMD} '#endif' >> ${CONFIGURE_WRKSRC}/config.h
|
||||
|
@ -1 +1 @@
|
||||
MD5 (dctc-0.79.0.tar.gz) = 3b770a0495a10ba0d075bbb8dae6be35
|
||||
MD5 (dctc-0.80.0.tar.gz) = 682843bf663a5c72ee57c6ef1c6a7c8c
|
||||
|
@ -11,6 +11,7 @@ bin/dctc
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/UNODE
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/VAR
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/Vshare
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/Vshare.nl
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/commands
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/output
|
||||
%%PORTDOCS%%share/doc/dctc/Documentation/programs
|
||||
|
Loading…
Reference in New Issue
Block a user