diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-04-07 05:40:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-04-07 05:40:35 +0000 |
commit | 96e195c7f9144c69b47fd271f4c576040d6466da (patch) | |
tree | c97e7e9c802fd8f6534ecdad5ea524f77164eb01 /net-im | |
parent | Update net/samba33 to the version 3.3.3. Major changes are: (diff) |
Update to 0.0.9.
Notes
Notes:
svn path=/head/; revision=231758
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/farsight2/Makefile | 2 | ||||
-rw-r--r-- | net-im/farsight2/distinfo | 6 | ||||
-rw-r--r-- | net-im/farsight2/files/patch-configure | 15 | ||||
-rw-r--r-- | net-im/farsight2/pkg-plist | 4 |
4 files changed, 11 insertions, 16 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index f7c325ed339a..a3e0f3b4b8c0 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= farsight2 -PORTVERSION= 0.0.8 +PORTVERSION= 0.0.9 CATEGORIES= net-im devel MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/ diff --git a/net-im/farsight2/distinfo b/net-im/farsight2/distinfo index 645d642ebd9b..e158db5d2c61 100644 --- a/net-im/farsight2/distinfo +++ b/net-im/farsight2/distinfo @@ -1,3 +1,3 @@ -MD5 (farsight2-0.0.8.tar.gz) = 2fda6cc38c62e9752e1072f6f84d1573 -SHA256 (farsight2-0.0.8.tar.gz) = 5978f1d224c6ca8669e8f1988b15b0a7cc5c8f97a5929499c374c2ca37c0aa8a -SIZE (farsight2-0.0.8.tar.gz) = 983678 +MD5 (farsight2-0.0.9.tar.gz) = f2d4fad95009bc7eae29f97c6f560dcd +SHA256 (farsight2-0.0.9.tar.gz) = 84553ff12c5245705806107448e85c96950b4b7a5eaf85461c89987be8ea644d +SIZE (farsight2-0.0.9.tar.gz) = 991075 diff --git a/net-im/farsight2/files/patch-configure b/net-im/farsight2/files/patch-configure index 0b35c340967a..0b0d5981d486 100644 --- a/net-im/farsight2/files/patch-configure +++ b/net-im/farsight2/files/patch-configure @@ -1,15 +1,6 @@ ---- configure.orig 2009-02-27 23:25:55.000000000 -0500 -+++ configure 2009-02-27 23:26:13.000000000 -0500 -@@ -21086,7 +21086,7 @@ else - $as_echo "$as_me: nice transmitter disabled by user request" >&6;} - fi - -- if test "x$USE_NICE" == "xyes"; then -+ if test "x$USE_NICE" = "xyes"; then - USE_NICE_TRUE= - USE_NICE_FALSE='#' - else -@@ -24438,7 +24438,7 @@ rm -f core conftest.err conftest.$ac_obj +--- configure.orig 2009-04-07 01:34:29.000000000 -0400 ++++ configure 2009-04-07 01:34:29.000000000 -0400 +@@ -24635,7 +24635,7 @@ rm -f core conftest.err conftest.$ac_obj $as_echo "$flag_ok" >&6; } diff --git a/net-im/farsight2/pkg-plist b/net-im/farsight2/pkg-plist index 5d9e0e24e791..294b4e36c08f 100644 --- a/net-im/farsight2/pkg-plist +++ b/net-im/farsight2/pkg-plist @@ -60,11 +60,15 @@ share/gtk-doc/html/farsight2-libs-0.10/farsight2-libs-FsCandidate.html share/gtk-doc/html/farsight2-libs-0.10/farsight2-libs-FsCodec.html share/gtk-doc/html/farsight2-libs-0.10/farsight2-libs-FsPlugin.html share/gtk-doc/html/farsight2-libs-0.10/farsight2-libs-Network-interfaces-discovery.html +share/gtk-doc/html/farsight2-libs-0.10/home.png share/gtk-doc/html/farsight2-libs-0.10/index.html share/gtk-doc/html/farsight2-libs-0.10/index.sgml +share/gtk-doc/html/farsight2-libs-0.10/left.png share/gtk-doc/html/farsight2-libs-0.10/pt01.html share/gtk-doc/html/farsight2-libs-0.10/pt02.html +share/gtk-doc/html/farsight2-libs-0.10/right.png share/gtk-doc/html/farsight2-libs-0.10/style.css +share/gtk-doc/html/farsight2-libs-0.10/up.png share/gtk-doc/html/farsight2-plugins-0.10/ch01.html share/gtk-doc/html/farsight2-plugins-0.10/ch02.html share/gtk-doc/html/farsight2-plugins-0.10/farsight2-plugins-0.10.devhelp |