pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Python-Serialise-Marshal
Module Name: pkgsrc
Committed By: adam
Date: Mon Sep 2 12:36:50 UTC 2019
Modified Files:
pkgsrc/devel/p5-Python-Serialise-Marshal: Makefile
Log Message:
p5-Python-Serialise-Marshal: remove PLIST since PERL5_PACKLIST is in use
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Python-Serialise-Marshal/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Python-Serialise-Marshal/Makefile
diff -u pkgsrc/devel/p5-Python-Serialise-Marshal/Makefile:1.11 pkgsrc/devel/p5-Python-Serialise-Marshal/Makefile:1.12
--- pkgsrc/devel/p5-Python-Serialise-Marshal/Makefile:1.11 Sun Aug 11 13:20:14 2019
+++ pkgsrc/devel/p5-Python-Serialise-Marshal/Makefile Mon Sep 2 12:36:50 2019
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.11 2019/08/11 13:20:14 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.12 2019/09/02 12:36:50 adam Exp $
DISTNAME= Python-Serialise-Marshal-0.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
-CATEGORIES= devel
+CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Python/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/pod/release/SIMONW/Python-Serialise-Marshal-0.02/lib/Python/Serialise/Marshal.pm
+HOMEPAGE= https://metacpan.org/release/Python-Serialise-Marshal
COMMENT= Module for reading and writing marshalled Python files
LICENSE= ${PERL5_LICENSE}
Home |
Main Index |
Thread Index |
Old Index