pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-VCP: remove
details: https://anonhg.NetBSD.org/pkgsrc/rev/dc5c8a7cc636
branches: trunk
changeset: 445454:dc5c8a7cc636
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 23 23:49:36 2021 +0000
description:
p5-VCP: remove
Alpha release since 2005, no homepage, no upstream
diffstat:
devel/Makefile | 3 +--
devel/p5-VCP/DESCR | 4 ----
devel/p5-VCP/Makefile | 28 ----------------------------
devel/p5-VCP/distinfo | 7 -------
devel/p5-VCP/patches/patch-Makefile.PL | 18 ------------------
doc/CHANGES-2021 | 3 ++-
6 files changed, 3 insertions(+), 60 deletions(-)
diffs (104 lines):
diff -r 0c8bb5d6ca2e -r dc5c8a7cc636 devel/Makefile
--- a/devel/Makefile Sat Jan 23 23:46:45 2021 +0000
+++ b/devel/Makefile Sat Jan 23 23:49:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3320 2021/01/23 23:46:45 wiz Exp $
+# $NetBSD: Makefile,v 1.3321 2021/01/23 23:49:36 wiz Exp $
#
COMMENT= Development utilities
@@ -2035,7 +2035,6 @@
SUBDIR+= p5-UNIVERSAL-moniker
SUBDIR+= p5-UNIVERSAL-require
SUBDIR+= p5-UUID-Tiny
-SUBDIR+= p5-VCP
SUBDIR+= p5-Variable-Magic
SUBDIR+= p5-Want
SUBDIR+= p5-WeakRef
diff -r 0c8bb5d6ca2e -r dc5c8a7cc636 devel/p5-VCP/DESCR
--- a/devel/p5-VCP/DESCR Sat Jan 23 23:46:45 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-vcp ('version copy') copies versions of files from one repository to
-another, translating as much metadata as possible along the way. This
-allows you to copy and translate files and their histories between
-revision storage systems.
diff -r 0c8bb5d6ca2e -r dc5c8a7cc636 devel/p5-VCP/Makefile
--- a/devel/p5-VCP/Makefile Sat Jan 23 23:46:45 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2020/09/04 12:05:14 wiz Exp $
-
-DISTNAME= VCP-autrijus-snapshot-0.9-${SNAPSHOT_VERS}
-SNAPSHOT_VERS= 20050110
-PKGNAME= p5-${DISTNAME:S/-autrijus-snapshot-/-/:S/-${SNAPSHOT_VERS}$/beta${SNAPSHOT_VERS}/}
-PKGREVISION= 14
-CATEGORIES= devel perl5 scm
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
-MODULE_DIR= modules/by-module
-AUTHOR_DIR= authors/id/A/AU/AUTRIJUS
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-COMMENT= Versioned Copy, copying hierarchies of versioned files
-LICENSE= modified-bsd
-
-MAKE_JOBS_SAFE= no
-
-DEPENDS+= p5-Regexp-Shellish>=0.93:../../devel/p5-Regexp-Shellish
-DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
-DEPENDS+= p5-XML-AutoWriter>=0.38:../../textproc/p5-XML-AutoWriter
-DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
-
-PERL5_PACKLIST= auto/VCP/.packlist
-
-MAKE_ENV+= PERL_USE_UNSAFE_INC=1
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 0c8bb5d6ca2e -r dc5c8a7cc636 devel/p5-VCP/distinfo
--- a/devel/p5-VCP/distinfo Sat Jan 23 23:46:45 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 03:28:57 agc Exp $
-
-SHA1 (VCP-autrijus-snapshot-0.9-20050110.tar.gz) = ecbf8322e17fb5b4ee236b1de0d0116602cfd0a1
-RMD160 (VCP-autrijus-snapshot-0.9-20050110.tar.gz) = c88ac4470bc5a711b01755d0a5ee62b1d162353f
-SHA512 (VCP-autrijus-snapshot-0.9-20050110.tar.gz) = 872fe58044196d680e73befff0d4f488f935ba9398e6fe3e4c63ae911e6819975c77694ab09528fe14923366a5ef3c22e34e1812793fa54c217aa27ffff3a811
-Size (VCP-autrijus-snapshot-0.9-20050110.tar.gz) = 318457 bytes
-SHA1 (patch-Makefile.PL) = 503d8b95f07d83bb4d12b1c3c3a5bd86d2595a84
diff -r 0c8bb5d6ca2e -r dc5c8a7cc636 devel/p5-VCP/patches/patch-Makefile.PL
--- a/devel/p5-VCP/patches/patch-Makefile.PL Sat Jan 23 23:46:45 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-$NetBSD: patch-Makefile.PL,v 1.1 2012/06/21 09:12:44 obache Exp $
-
-* This patch to p5-VCP-autrijus disables the unneccessary
- run of bin/gentrevml before "make", because it is time
- consuming and is not used at all.
- (taken from FreeBSD ports/devel/p5-VCP-autrijus)
-
---- Makefile.PL.orig 2005-01-10 12:39:47.000000000 +0000
-+++ Makefile.PL
-@@ -212,7 +212,7 @@ sub MY::postamble {
- my $self = shift ;
- return join(
- "",
-- "\npure_all :: $io_test_files\n",
-+ "\n#pure_all :: $io_test_files\n",
- map(
- "\n$_ : bin/gentrevml\n$io_scheme_revmls{$_}",
- sort keys %io_scheme_revmls
diff -r 0c8bb5d6ca2e -r dc5c8a7cc636 doc/CHANGES-2021
--- a/doc/CHANGES-2021 Sat Jan 23 23:46:45 2021 +0000
+++ b/doc/CHANGES-2021 Sat Jan 23 23:49:36 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.554 2021/01/23 23:46:45 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.555 2021/01/23 23:49:36 wiz Exp $
Changes to the packages collection and infrastructure in 2021:
@@ -698,3 +698,4 @@
Updated net/rclone to 1.53.4 [leot 2021-01-23]
Updated math/qhull to 2020.2 [gdt 2021-01-23]
Removed devel/p5-VCP-Dest-svk [wiz 2021-01-23]
+ Removed devel/p5-VCP [wiz 2021-01-23]
Home |
Main Index |
Thread Index |
Old Index