pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Drop www/p5-HTML-FixEntities & textproc/p5-Text-Substi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8d91fd37f2e
branches:  trunk
changeset: 368150:e8d91fd37f2e
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Sep 11 09:57:39 2017 +0000

description:
Drop www/p5-HTML-FixEntities & textproc/p5-Text-Substitute - unmaintained by author (me)

diffstat:

 doc/CHANGES-2017                     |   4 +++-
 textproc/Makefile                    |   3 +--
 textproc/p5-Text-Substitute/DESCR    |   5 -----
 textproc/p5-Text-Substitute/Makefile |  16 ----------------
 textproc/p5-Text-Substitute/distinfo |   6 ------
 www/Makefile                         |   3 +--
 www/p5-HTML-FixEntities/DESCR        |   1 -
 www/p5-HTML-FixEntities/Makefile     |  16 ----------------
 www/p5-HTML-FixEntities/distinfo     |   6 ------
 9 files changed, 5 insertions(+), 55 deletions(-)

diffs (123 lines):

diff -r 880578b8dd94 -r e8d91fd37f2e doc/CHANGES-2017
--- a/doc/CHANGES-2017  Mon Sep 11 09:06:41 2017 +0000
+++ b/doc/CHANGES-2017  Mon Sep 11 09:57:39 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.3742 2017/09/11 07:50:37 wiz Exp $
+$NetBSD: CHANGES-2017,v 1.3743 2017/09/11 09:57:39 abs Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -5265,3 +5265,5 @@
        Updated devel/py-tox to 2.8.2 [adam 2017-09-11]
        Updated devel/py-radon to 2.1.1 [adam 2017-09-11]
        Removed net/dcsharp [wiz 2017-09-11]
+        Removed textproc/p5-Text-Substitute [abs 2017-09-11]
+        Removed www/p5-HTML-FixEntities [abs 2017-09-11]
diff -r 880578b8dd94 -r e8d91fd37f2e textproc/Makefile
--- a/textproc/Makefile Mon Sep 11 09:06:41 2017 +0000
+++ b/textproc/Makefile Mon Sep 11 09:57:39 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.954 2017/09/08 22:23:04 markd Exp $
+# $NetBSD: Makefile,v 1.955 2017/09/11 09:57:39 abs Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -578,7 +578,6 @@
 SUBDIR+=       p5-Text-SimpleTable-AutoWidth
 SUBDIR+=       p5-Text-Soundex
 SUBDIR+=       p5-Text-SpellChecker
-SUBDIR+=       p5-Text-Substitute
 SUBDIR+=       p5-Text-Table
 SUBDIR+=       p5-Text-Tabs+Wrap
 SUBDIR+=       p5-Text-TabularDisplay
diff -r 880578b8dd94 -r e8d91fd37f2e textproc/p5-Text-Substitute/DESCR
--- a/textproc/p5-Text-Substitute/DESCR Mon Sep 11 09:06:41 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-Text::Substitute substitutes the contents of a hash into a file or text string.
-
-It includes a limited set of conditionals, looping, and the ability
-to include other files. It was designed primarily for generating
-web content.
diff -r 880578b8dd94 -r e8d91fd37f2e textproc/p5-Text-Substitute/Makefile
--- a/textproc/p5-Text-Substitute/Makefile      Mon Sep 11 09:06:41 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2017/09/03 08:37:01 wiz Exp $
-
-DISTNAME=              Text-Substitute-0.15
-PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           11
-CATEGORIES=            www perl5
-#MASTER_SITES=         http://www.mono.org/abs/tools/Text-Substitute/
-
-MAINTAINER=            abs%NetBSD.org@localhost
-#HOMEPAGE=             http://www.mono.org/abs/tools/Text-Substitute/
-COMMENT=               Perl5 module for text substitution from hashes
-
-PERL5_PACKLIST=                auto/Text/Substitute/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 880578b8dd94 -r e8d91fd37f2e textproc/p5-Text-Substitute/distinfo
--- a/textproc/p5-Text-Substitute/distinfo      Mon Sep 11 09:06:41 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 01:59:53 agc Exp $
-
-SHA1 (Text-Substitute-0.15.tar.gz) = 9f6c09260e07087ab60867171e7ff72fc2f845ee
-RMD160 (Text-Substitute-0.15.tar.gz) = 1d9af80f9d5be5b42129d38569388e4d5625153b
-SHA512 (Text-Substitute-0.15.tar.gz) = 5347c654b24a8cd94506e5542260701c92d283f57b33aeac68947e663fc613bb19b26a380fa5c66acf3dda84b3dae4091f8b43afdc537e09a7374b8f7951108a
-Size (Text-Substitute-0.15.tar.gz) = 5503 bytes
diff -r 880578b8dd94 -r e8d91fd37f2e www/Makefile
--- a/www/Makefile      Mon Sep 11 09:06:41 2017 +0000
+++ b/www/Makefile      Mon Sep 11 09:57:39 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1264 2017/09/05 06:03:22 wiz Exp $
+# $NetBSD: Makefile,v 1.1265 2017/09/11 09:57:39 abs Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -352,7 +352,6 @@
 SUBDIR+=       p5-HTML-Entities-Interpolate
 SUBDIR+=       p5-HTML-Escape
 SUBDIR+=       p5-HTML-FillInForm
-SUBDIR+=       p5-HTML-FixEntities
 SUBDIR+=       p5-HTML-Form
 SUBDIR+=       p5-HTML-FormFu
 SUBDIR+=       p5-HTML-Format
diff -r 880578b8dd94 -r e8d91fd37f2e www/p5-HTML-FixEntities/DESCR
--- a/www/p5-HTML-FixEntities/DESCR     Mon Sep 11 09:06:41 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-HTML::FixEntities converts latin1 entities to their equivalent HTML entities
diff -r 880578b8dd94 -r e8d91fd37f2e www/p5-HTML-FixEntities/Makefile
--- a/www/p5-HTML-FixEntities/Makefile  Mon Sep 11 09:06:41 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2017/09/03 08:37:02 wiz Exp $
-
-DISTNAME=              HTML-FixEntities-1.03
-PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           11
-CATEGORIES=            www perl5
-#MASTER_SITES=         http://www.mono.org/abs/tools/HTML-FixEntities/
-
-MAINTAINER=            abs%NetBSD.org@localhost
-#HOMEPAGE=             http://www.mono.org/abs/tools/HTML-FixEntities/
-COMMENT=               Perl5 module to convert latin1 to equivalent HTML
-
-PERL5_PACKLIST=                auto/HTML/FixEntities/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 880578b8dd94 -r e8d91fd37f2e www/p5-HTML-FixEntities/distinfo
--- a/www/p5-HTML-FixEntities/distinfo  Mon Sep 11 09:06:41 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 02:47:07 agc Exp $
-
-SHA1 (HTML-FixEntities-1.03.tar.gz) = 2dd8ef9afab0085b2ab905a0cfe46eadca0199ae
-RMD160 (HTML-FixEntities-1.03.tar.gz) = d238a3822dedc47880a7cde39009268a6850e070
-SHA512 (HTML-FixEntities-1.03.tar.gz) = 18baf0b763e25c1899f71e9c88b75869fb8166516b8df94e51cfb18f655424b5358bc7d03774ab26a9ed07bdaae64081596cf29d57a36c46fa27f71523409abb
-Size (HTML-FixEntities-1.03.tar.gz) = 3167 bytes



Home | Main Index | Thread Index | Old Index