Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2018 11:19:43 +0000 (UTC)
From:      =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= <des@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479391 - in head: devel/p5-List-Cycle security/p5-Authen-Htpasswd textproc/p5-Lingua-Identify
Message-ID:  <201809101119.w8ABJh1o085732@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: des
Date: Mon Sep 10 11:19:43 2018
New Revision: 479391
URL: https://svnweb.freebsd.org/changeset/ports/479391

Log:
  Remove the last few instances of TAGS.

Modified:
  head/devel/p5-List-Cycle/Makefile
  head/security/p5-Authen-Htpasswd/Makefile
  head/textproc/p5-Lingua-Identify/Makefile

Modified: head/devel/p5-List-Cycle/Makefile
==============================================================================
--- head/devel/p5-List-Cycle/Makefile	Mon Sep 10 11:16:59 2018	(r479390)
+++ head/devel/p5-List-Cycle/Makefile	Mon Sep 10 11:19:43 2018	(r479391)
@@ -10,7 +10,6 @@ PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Objects for cycling through a list of values
-TAGS=		list cycle
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/security/p5-Authen-Htpasswd/Makefile
==============================================================================
--- head/security/p5-Authen-Htpasswd/Makefile	Mon Sep 10 11:16:59 2018	(r479390)
+++ head/security/p5-Authen-Htpasswd/Makefile	Mon Sep 10 11:19:43 2018	(r479391)
@@ -10,7 +10,6 @@ PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Authen::Htpasswd - interface to read and modify Apache .htpasswd files
-TAGS=		apache authentication pass password md5 sha1 crypto
 
 COMMON_DEPENDS=	p5-IO-LockedFile>=0:devel/p5-IO-LockedFile \
 		p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \

Modified: head/textproc/p5-Lingua-Identify/Makefile
==============================================================================
--- head/textproc/p5-Lingua-Identify/Makefile	Mon Sep 10 11:16:59 2018	(r479390)
+++ head/textproc/p5-Lingua-Identify/Makefile	Mon Sep 10 11:19:43 2018	(r479391)
@@ -19,6 +19,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-TAGS=		lang detect identify
-
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809101119.w8ABJh1o085732>