pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-hgwatchman: remove, now part of mercurial itself (as "fsmonitor")
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri May 6 13:52:21 2016 +0200
Changeset: 991c59fd84dfb71ccbdede40faf5d791f169a1df
Modified Files:
Makefile
Removed Files:
py-hgwatchman/DESCR
py-hgwatchman/Makefile
py-hgwatchman/PLIST
py-hgwatchman/TODO
py-hgwatchman/distinfo
Log Message:
py-hgwatchman: remove, now part of mercurial itself (as "fsmonitor")
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=991c59fd84dfb71ccbdede40faf5d791f169a1df
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-hgwatchman/DESCR | 2 --
py-hgwatchman/Makefile | 23 -----------------------
py-hgwatchman/PLIST | 12 ------------
py-hgwatchman/TODO | 1 -
py-hgwatchman/distinfo | 5 -----
6 files changed, 44 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index bfd5a6a..039232a 100644
--- a/Makefile
+++ b/Makefile
@@ -3012,7 +3012,6 @@ SUBDIR+= py-helio
SUBDIR+= py-hessianfree
SUBDIR+= py-hfk
SUBDIR+= py-hgapi
-SUBDIR+= py-hgwatchman
SUBDIR+= py-hieroglyph
SUBDIR+= py-holoviews
SUBDIR+= py-hope
diff --git a/py-hgwatchman/DESCR b/py-hgwatchman/DESCR
deleted file mode 100644
index 1e67037..0000000
--- a/py-hgwatchman/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Mercurial extension that uses the file-watching program watchman to
-produce faster status results.
diff --git a/py-hgwatchman/Makefile b/py-hgwatchman/Makefile
deleted file mode 100644
index 2ce7232..0000000
--- a/py-hgwatchman/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2015/02/13 12:00:53 nros Exp $
-
-hgwver= 0.4.3
-DISTNAME= ${hgwver}
-PKGNAME= ${PYPKGPREFIX}-hgwatchman-${hgwver}
-CATEGORIES= devel
-MASTER_SITES= https://bitbucket.org/facebook/hgwatchman/get/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://bitbucket.org/facebook/hgwatchman/
-COMMENT= Mercuial status speedup
-LICENSE= gnu-gpl-v2
-
-WRKSRC= ${WRKDIR}/facebook-hgwatchman-ff079639962b
-
-DEPENDS+= watchman-[0-9]*:../../sysutils/watchman
-DEPENDS+= ${PYPKGPREFIX}-mercurial-[0-9]*:../../devel/py-mercurial
-
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-hgwatchman/PLIST b/py-hgwatchman/PLIST
deleted file mode 100644
index 1ee76c8..0000000
--- a/py-hgwatchman/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/02/13 12:00:53 nros Exp $
-${PYSITELIB}/hgwatchman-${EGG_FILE}
-${PYSITELIB}/hgwatchman/__init__.py
-${PYSITELIB}/hgwatchman/__init__.pyc
-${PYSITELIB}/hgwatchman/__init__.pyo
-${PYSITELIB}/hgwatchman/bser.so
-${PYSITELIB}/hgwatchman/client.py
-${PYSITELIB}/hgwatchman/client.pyc
-${PYSITELIB}/hgwatchman/client.pyo
-${PYSITELIB}/hgwatchman/state.py
-${PYSITELIB}/hgwatchman/state.pyc
-${PYSITELIB}/hgwatchman/state.pyo
diff --git a/py-hgwatchman/TODO b/py-hgwatchman/TODO
deleted file mode 100644
index f7138ac..0000000
--- a/py-hgwatchman/TODO
+++ /dev/null
@@ -1 +0,0 @@
-Needs testing.
diff --git a/py-hgwatchman/distinfo b/py-hgwatchman/distinfo
deleted file mode 100644
index 1fe3dbb..0000000
--- a/py-hgwatchman/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/02/13 12:00:53 nros Exp $
-
-SHA1 (0.4.3.tar.bz2) = 3afa8a2af4dd8d129ce4b48418e2aa5f0955de53
-RMD160 (0.4.3.tar.bz2) = fe014ea7f8565142ec54c7373609231a76ab54a3
-Size (0.4.3.tar.bz2) = 19976 bytes
Home |
Main Index |
Thread Index |
Old Index