pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41688: Maintainer Update: net/tor to 0.2.0.35
>Number: 41688
>Category: pkg
>Synopsis: Maintainer Update: net/tor to 0.2.0.35
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Jul 09 09:05:00 +0000 2009
>Originator: Christian Sturm
>Release: NetBSD 5.0
>Organization:
-
>Environment:
NetBSD cabal 5.0 NetBSD 5.0 (GENERIC) #0: Sun Apr 26 06:32:14 UTC 2009
builds%b6.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-RELEASE/amd64/200904260229Z-obj/home/builds/ab/netbsd-5-0-RELEASE/src/sys/arch/amd64/compile/GENERIC
amd64
>Description:
- Update net/tor to 0.2.0.35
- add LICENSE
- use AUTO_MKDIRS as suggested by pkglint
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/tor/Makefile,v
retrieving revision 1.63
diff -u -p -r1.63 Makefile
--- Makefile 27 Feb 2009 22:53:47 -0000 1.63
+++ Makefile 9 Jul 2009 08:54:52 -0000
@@ -1,14 +1,14 @@
# $NetBSD: Makefile,v 1.63 2009/02/27 22:53:47 wiz Exp $
#
-DISTNAME= tor-0.2.0.34
-PKGREVISION= 1
+DISTNAME= tor-0.2.0.35
CATEGORIES= net security
MASTER_SITES= http://www.torproject.org/dist/
MAINTAINER= athaba%inode.at@localhost
HOMEPAGE= http://www.torproject.org/
COMMENT= Anonymizing overlay network for TCP
+LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
@@ -40,6 +40,8 @@ USER_GROUP= ${TOR_USER} ${TOR_GROUP}
OWN_DIRS_PERMS+= ${PKG_HOME} ${USER_GROUP} 0700
+AUTO_MKDIRS= yes
+
CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
CONF_FILES+= ${PREFIX}/share/examples/tor/tor-tsocks.conf \
@@ -57,7 +59,6 @@ CFLAGS+= -c99
.endif
post-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/tor
${INSTALL_DATA} ${WRKSRC}/src/config/torrc.sample \
${DESTDIR}${PREFIX}/share/examples/tor/torrc.sample
${INSTALL_DATA} ${WRKSRC}/contrib/tor-tsocks.conf \
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/tor/distinfo,v
retrieving revision 1.34
diff -u -p -r1.34 distinfo
--- distinfo 15 Feb 2009 07:59:02 -0000 1.34
+++ distinfo 9 Jul 2009 08:54:52 -0000
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.34 2009/02/15 07:59:02 obache Exp $
-SHA1 (tor-0.2.0.34.tar.gz) = 6797b85cf4bd44a3a1c3ff1ccb9c46b55f9391f9
-RMD160 (tor-0.2.0.34.tar.gz) = a7a1a78b32072524472c6b2973117689aab4823b
-Size (tor-0.2.0.34.tar.gz) = 2170871 bytes
+SHA1 (tor-0.2.0.35.tar.gz) = 6216887e0575c4a18f46e53faea1ebdb04bf7905
+RMD160 (tor-0.2.0.35.tar.gz) = ecc98c602b5c153a8aa8f6e651166705bc05c972
+Size (tor-0.2.0.35.tar.gz) = 2221852 bytes
SHA1 (patch-aa) = 630e1e0a9591c136987b504e73c64ff9f53b54e9
SHA1 (patch-ab) = 3363efdcf8b9918c1249add1046077f2323a11ff
Home |
Main Index |
Thread Index |
Old Index