pkgsrc-WIP-changes archive

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

py-setconf: Remove, imported to pkgsrc as sysutils/py-setconf



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Dec 12 06:46:02 2015 +0100
Changeset:	f43f1a53252357927fe488ed8ca1dea8194d19d0

Removed Files:
	py-setconf/DESCR
	py-setconf/Makefile
	py-setconf/PLIST
	py-setconf/distinfo

Log Message:
py-setconf: Remove, imported to pkgsrc as sysutils/py-setconf

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

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

diffstat:
 py-setconf/DESCR    |  2 --
 py-setconf/Makefile | 27 ---------------------------
 py-setconf/PLIST    |  3 ---
 py-setconf/distinfo |  5 -----
 4 files changed, 37 deletions(-)

diffs:
diff --git a/py-setconf/DESCR b/py-setconf/DESCR
deleted file mode 100644
index 42f55f0..0000000
--- a/py-setconf/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-setconf is a small utility that can be used for changing settings in
-configuration textfiles.
diff --git a/py-setconf/Makefile b/py-setconf/Makefile
deleted file mode 100644
index 638876e..0000000
--- a/py-setconf/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	setconf-0.6.7
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	sysutils
-MASTER_SITES=	${MASTER_SITE_GITHUB:=xyproto/}
-GITHUB_PROJECT=	setconf
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://setconf.roboticoverlords.org/
-COMMENT=	Small utility to change settings in configuration textfiles
-LICENSE=	gnu-gpl-v2
-
-REPLACE_PYTHON+=	setconf.py
-
-WRKSRC=	${WRKDIR}/setconf-${PKGVERSION_NOREV}
-
-NO_BUILD=	yes
-
-AUTO_MKDIRS=	yes
-
-do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/setconf.py ${DESTDIR}${PREFIX}/bin/setconf
-	${INSTALL_MAN} ${WRKSRC}/setconf.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-
-.include "../../lang/python/application.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-setconf/PLIST b/py-setconf/PLIST
deleted file mode 100644
index 12a5c16..0000000
--- a/py-setconf/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/setconf
-man/man1/setconf.1
diff --git a/py-setconf/distinfo b/py-setconf/distinfo
deleted file mode 100644
index 71c489d..0000000
--- a/py-setconf/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-SHA1 (setconf-0.6.7.tar.gz) = 0f15291341019ff74459f4067f832ceb42d0b06a
-RMD160 (setconf-0.6.7.tar.gz) = 0366b9d761b76083bf21f6512a69d8893e675394
-Size (setconf-0.6.7.tar.gz) = 53756 bytes


Home | Main Index | Thread Index | Old Index