[Midnightbsd-cvs] mports [19646] trunk/security/xinetd/Makefile: add cpe

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 1 09:07:22 EDT 2015


Revision: 19646
          http://svnweb.midnightbsd.org/mports/?rev=19646
Author:   laffer1
Date:     2015-08-01 09:07:22 -0400 (Sat, 01 Aug 2015)
Log Message:
-----------
add cpe

Modified Paths:
--------------
    trunk/security/xinetd/Makefile

Modified: trunk/security/xinetd/Makefile
===================================================================
--- trunk/security/xinetd/Makefile	2015-08-01 13:06:36 UTC (rev 19645)
+++ trunk/security/xinetd/Makefile	2015-08-01 13:07:22 UTC (rev 19646)
@@ -2,9 +2,9 @@
 
 PORTNAME=	xinetd
 PORTVERSION=	2.3.15
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security ipv6
-MASTER_SITES=	GENTOO/distfiles
+MASTER_SITES=	GENTOO
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Replacement for inetd with better control and logging
@@ -18,7 +18,7 @@
 ALL_TARGET=	build
 CONFIGURE_ARGS+=	--with-loadavg
 
-USES=		shebangfix perl5
+USES=		cpe shebangfix perl5
 USE_PERL5=	run
 SHEBANG_FILES=	${WRKSRC}/xinetd/xconv.pl
 



More information about the Midnightbsd-cvs mailing list