Index: head/security/xinetd/Makefile =================================================================== --- head/security/xinetd/Makefile (revision 60955) +++ head/security/xinetd/Makefile (revision 60956) @@ -1,39 +1,39 @@ # New ports collection makefile for: xinetd # Date created: 28 June 1996 # Whom: markm # # $FreeBSD$ # PORTNAME= xinetd -PORTVERSION= 2.3.4 -PORTREVISION= 1 +PORTVERSION= 2.3.5 +PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://www.xinetd.org/ MAINTAINER= vanilla@FreeBSD.org USE_GMAKE= yes GNU_CONFIGURE= yes ALL_TARGET= build CONFIGURE_ARGS+= --with-loadavg --with-libwrap .if defined(WITH_INET6) CONFIGURE_ARGS+= --with-inet6 .endif MAN5= xinetd.conf.5 MAN8= xinetd.8 xinetd.log.8 post-patch: ${FIND} ${WRKSRC}/libs/src -name Makefile.in | ${XARGS} \ ${PERL} -pi -e 's!\@INSTALL\@!/bin/cp!; s!-m 640!!' post-install: @if [ ! -f ${PREFIX}/etc/rc.d/xinetd.sh ]; then \ ${ECHO_CMD} "Install ${PREFIX}/etc/rc.d/xinetd.sh startup file."; \ ${INSTALL_SCRIPT} -m 751 ${FILESDIR}/xinetd.sh ${PREFIX}/etc/rc.d/xinetd.sh; \ fi @${STRIP_CMD} ${PREFIX}/sbin/xinetd .include Property changes on: head/security/xinetd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.37 \ No newline at end of property +1.38 \ No newline at end of property Index: head/security/xinetd/distinfo =================================================================== --- head/security/xinetd/distinfo (revision 60955) +++ head/security/xinetd/distinfo (revision 60956) @@ -1 +1 @@ -MD5 (xinetd-2.3.4.tar.gz) = 8f7ac612910aaf811c4554f4ab40fd65 +MD5 (xinetd-2.3.5.tar.gz) = a8a9b429ff491e88fb65a7d7822fd261 Property changes on: head/security/xinetd/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property