pkgsrc-WIP-changes archive

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

torsocks-git: cleanup some more.



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Mon Oct 8 21:26:10 2018 +0300
Changeset:	b969af68604abbc62882c8dfc65b4b4d03d91b95

Modified Files:
	torsocks-git/Makefile
	torsocks-git/TODO

Log Message:
torsocks-git: cleanup some more.

add TODO item about the etc directory in PLIST.

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

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

diffstat:
 torsocks-git/Makefile | 3 +--
 torsocks-git/TODO     | 1 +
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/torsocks-git/Makefile b/torsocks-git/Makefile
index e582557e42..b158c1b8ff 100644
--- a/torsocks-git/Makefile
+++ b/torsocks-git/Makefile
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.5 2018/08/13 13:55:43 i3enedek, tmotyl Exp $
 
-TORSOCKS_VERSION = 0
 DISTNAME=	torsocks
-PKGNAME=	torsocks-${TORSOCKS_VERSION}
+PKGNAME=	torsocks-0
 CATEGORIES=	net security
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
diff --git a/torsocks-git/TODO b/torsocks-git/TODO
index ce786a6953..7308da050a 100644
--- a/torsocks-git/TODO
+++ b/torsocks-git/TODO
@@ -1,3 +1,4 @@
 Config file needs fixing.
 
 Builds fine, any intercepted exec segfaults though.
+Not using CONF_FILES framework for torsocks.conf.


Home | Main Index | Thread Index | Old Index