Bug 153931 - [MAINTAINER-UPDATE] net/torsocks: update to version 1.1_1
Summary: [MAINTAINER-UPDATE] net/torsocks: update to version 1.1_1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-12 15:20 UTC by Andrei Lavreniyuk
Modified: 2011-01-14 09:30 UTC (History)
0 users

See Also:


Attachments
file.diff (893 bytes, patch)
2011-01-12 15:20 UTC, Andrei Lavreniyuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Lavreniyuk 2011-01-12 15:20:04 UTC

Fix library patch (/usr/local/lib/torsocks/libtorsocks.so vs /usr/local/lib/libtorsocks.so*).


Thanks Nick Ulen uncle@wolfman.devio.us

Fix: Patch attached with submission follows:
How-To-Repeat: torsocks lynx
/libexec/ld-elf.so.1: Cannot open 
"/usr/local/lib/torsocks/libtorsocks.so"

ls -l /usr/local/lib/torsocks
ls: /usr/local/lib/torsocks: No such file or directory

pkg_info -Lx torsocks
Information for torsocks-1.1:

Files:
/usr/local/man/man1/torsocks.1.gz
/usr/local/man/man1/usewithtor.1.gz
/usr/local/man/man5/torsocks.conf.5.gz
/usr/local/man/man8/torsocks.8.gz
/usr/local/bin/torsocks
/usr/local/bin/usewithtor
/usr/local/etc/torsocks.conf.sample
/usr/local/lib/libtorsocks.a
/usr/local/lib/libtorsocks.la
/usr/local/lib/libtorsocks.so
/usr/local/lib/libtorsocks.so.1
/usr/local/share/examples/torsocks/tsocks.conf.complex.example
/usr/local/share/examples/torsocks/tsocks.conf.simple.example
/usr/local/share/doc/torsocks/INSTALL

so-so:
/usr/local/lib/torsocks/libtorsocks.so vs /usr/local/lib/libtorsocks.so*
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-01-14 09:26:16 UTC
arved       2011-01-14 09:26:13 UTC

  FreeBSD ports repository

  Modified files:
    net/torsocks         Makefile 
  Added files:
    net/torsocks/files   patch-torsocks.in 
  Log:
  Fix library path
  
  PR:             153931
  Submitted by:   maintainer
  Reported by:    Nick Ulen
  Feature safe:   yes
  
  Revision  Changes    Path
  1.10      +1 -0      ports/net/torsocks/Makefile
  1.3       +11 -0     ports/net/torsocks/files/patch-torsocks.in (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2011-01-14 09:26:20 UTC
State Changed
From-To: open->closed

submitted, thanks