pkgsrc-WIP-changes archive

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

*: remove p5-Memoize, part of perl



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Sep 4 14:08:49 2020 +0200
Changeset:	436be6322a787b89bf7dfef4c7623f9e0f555b8c

Modified Files:
	p5-Plucene/Makefile

Log Message:
*: remove p5-Memoize, part of perl

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=436be6322a787b89bf7dfef4c7623f9e0f555b8c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Plucene/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/p5-Plucene/Makefile b/p5-Plucene/Makefile
index 3054f0adef..1a5767c6d4 100644
--- a/p5-Plucene/Makefile
+++ b/p5-Plucene/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	Plucene-1.25
 PKGNAME=	p5-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Plucene/}
 
@@ -17,7 +18,6 @@ DEPENDS+=	p5-PathTools>=1.1:../../devel/p5-PathTools
 DEPENDS+=	p5-IO-stringy>=2.104:../../devel/p5-IO-stringy
 DEPENDS+=	p5-Lingua-Stem>=0.81:../../textproc/p5-Lingua-Stem
 DEPENDS+=	p5-Scalar-List-Utils>=1.13:../../devel/p5-Scalar-List-Utils
-DEPENDS+=	p5-Memoize>=1.01:../../devel/p5-Memoize
 DEPENDS+=	p5-Tie-Array-Sorted>=1.1:../../devel/p5-Tie-Array-Sorted
 DEPENDS+=	p5-Time-Piece>=1.08:../../time/p5-Time-Piece
 DEPENDS+=	p5-Encode-compat>=0:../../wip/p5-Encode-compat


Home | Main Index | Thread Index | Old Index