Maintenance update of net/transmission to 2.12, which has some bug
fixes, but no major changes.

This could stand some testing by people who use it.

(The GTK+ and Qt clients are entirely untested, and I started up the
daemon just a moment ago.)


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/transmission/Makefile,v
retrieving revision 1.62
diff -u -p -r1.62 Makefile
--- Makefile    19 Nov 2010 22:31:39 -0000      1.62
+++ Makefile    19 Nov 2010 22:58:33 -0000
@@ -4,7 +4,7 @@ COMMENT-main=   lightweight BitTorrent com
 COMMENT-gtk=   lightweight BitTorrent client with GTK+ interface
 COMMENT-qt=    lightweight BitTorrent client with Qt interface
 
-VER=           2.11
+VER=           2.12
 DISTNAME=      transmission-${VER}
 PKGNAME-main=  transmission-${VER}
 PKGNAME-gtk=   transmission-gtk-${VER}
@@ -20,7 +20,7 @@ PERMIT_PACKAGE_FTP=   Yes
 PERMIT_DISTFILES_CDROM=        Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=  http://mirrors.m0k.org/transmission/files/
+MASTER_SITES=  http://download.m0k.org/transmission/files/
 EXTRACT_SUFX=  .tar.bz2
 
 PSEUDO_FLAVORS=        no_gtk no_qt
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/transmission/distinfo,v
retrieving revision 1.31
diff -u -p -r1.31 distinfo
--- distinfo    21 Oct 2010 21:52:51 -0000      1.31
+++ distinfo    19 Nov 2010 22:58:33 -0000
@@ -1,5 +1,5 @@
-MD5 (transmission-2.11.tar.bz2) = 7ytA3cLBelfEe/4VsfI8xA==
-RMD160 (transmission-2.11.tar.bz2) = EVrVdfFZQpEpawrm38ya2ry/1sk=
-SHA1 (transmission-2.11.tar.bz2) = 5DltFdAL+uIa5xEIXZ4d6zd1Si8=
-SHA256 (transmission-2.11.tar.bz2) = 
A12rX7oVhpMe6FzhHEjv3Hvl7MgqP/NTiqx/q3ScJ4U=
-SIZE (transmission-2.11.tar.bz2) = 4088630
+MD5 (transmission-2.12.tar.bz2) = 89NP27864lY1+ee/fmYs2Q==
+RMD160 (transmission-2.12.tar.bz2) = zzeiS7Lav0qynBRA1wjq1KGa0nk=
+SHA1 (transmission-2.12.tar.bz2) = qhu82IsVDPAP+Tsvy09+lTrsBMU=
+SHA256 (transmission-2.12.tar.bz2) = 
SuvCFFRgJimpjzTKLsqUNV+8YUFgPByuzQNGh1Hi12A=
+SIZE (transmission-2.12.tar.bz2) = 4224230
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/transmission/patches/patch-configure,v
retrieving revision 1.22
diff -u -p -r1.22 patch-configure
--- patches/patch-configure     22 Oct 2010 13:36:39 -0000      1.22
+++ patches/patch-configure     19 Nov 2010 22:58:33 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.22 2010/10/22 13:36:39 naddy Exp $
---- configure.orig     Sun Oct 17 02:15:03 2010
-+++ configure  Fri Oct 22 15:32:32 2010
-@@ -10870,8 +10870,8 @@ if test 0 = "0"; then
+--- configure.orig     Sun Nov 14 17:08:06 2010
++++ configure  Fri Nov 19 19:12:34 2010
+@@ -10895,8 +10895,8 @@ if test 0 = "0"; then
  else
    supported_build=no
    if test "x$GCC" = "xyes" ; then
@@ -12,7 +12,7 @@ $OpenBSD: patch-configure,v 1.22 2010/10
    fi
  fi
   if test "x$supported_build" = "xno"; then
-@@ -15387,7 +15387,7 @@ esac
+@@ -15424,7 +15424,7 @@ esac
  
  if test "x$GCC" = "xyes" ; then
  
@@ -21,7 +21,7 @@ $OpenBSD: patch-configure,v 1.22 2010/10
  
          { $as_echo "$as_me:${as_lineno-$LINENO}: checking gcc version" >&5
  $as_echo_n "checking gcc version... " >&6; }
-@@ -15399,10 +15399,10 @@ $as_echo_n "checking gcc version... " >&6; }
+@@ -15436,10 +15436,10 @@ $as_echo_n "checking gcc version... " >&6; }
      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GCC_VERSION" >&5
  $as_echo "$GCC_VERSION" >&6; }
      if test $GCC_VERSION_NUM -ge 304; then
Index: patches/patch-qt_qtr_pro
===================================================================
RCS file: /cvs/ports/net/transmission/patches/patch-qt_qtr_pro,v
retrieving revision 1.1
diff -u -p -r1.1 patch-qt_qtr_pro
--- patches/patch-qt_qtr_pro    25 Oct 2010 20:28:05 -0000      1.1
+++ patches/patch-qt_qtr_pro    19 Nov 2010 22:58:33 -0000
@@ -1,6 +1,6 @@
 $OpenBSD: patch-qt_qtr_pro,v 1.1 2010/10/25 20:28:05 naddy Exp $
---- qt/qtr.pro.orig    Sun Oct 17 02:14:40 2010
-+++ qt/qtr.pro Mon Oct 18 20:10:19 2010
+--- qt/qtr.pro.orig    Sun Nov 14 17:07:13 2010
++++ qt/qtr.pro Fri Nov 19 19:13:55 2010
 @@ -8,7 +8,7 @@ target.path = /bin
  INSTALLS += target
  
@@ -14,8 +14,8 @@ $OpenBSD: patch-qt_qtr_pro,v 1.1 2010/10
  LIBS += $${TRANSMISSION_TOP}/third-party/dht/libdht.a
  LIBS += $${TRANSMISSION_TOP}/third-party/miniupnp/libminiupnp.a
  LIBS += $${TRANSMISSION_TOP}/third-party/libnatpmp/libnatpmp.a
--unix: LIBS += -levent
-+unix: LIBS += -leventextra -levent
+-unix: LIBS += -levent -lz
++unix: LIBS += -leventextra -levent -lz
  win32:DEFINES += QT_DBUS
  win32:LIBS += -levent -lws2_32 -lintl
  win32:LIBS += -lidn -liconv -lwldap32 -liphlpapi
Index: pkg/PLIST-gtk
===================================================================
RCS file: /cvs/ports/net/transmission/pkg/PLIST-gtk,v
retrieving revision 1.1
diff -u -p -r1.1 PLIST-gtk
--- pkg/PLIST-gtk       21 Oct 2010 21:52:51 -0000      1.1
+++ pkg/PLIST-gtk       19 Nov 2010 22:58:33 -0000
@@ -121,6 +121,9 @@ share/locale/mk/LC_MESSAGES/transmission
 share/locale/ml/
 share/locale/ml/LC_MESSAGES/
 share/locale/ml/LC_MESSAGES/transmission-gtk.mo
+share/locale/mr/
+share/locale/mr/LC_MESSAGES/
+share/locale/mr/LC_MESSAGES/transmission-gtk.mo
 share/locale/ms/
 share/locale/ms/LC_MESSAGES/
 share/locale/ms/LC_MESSAGES/transmission-gtk.mo
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/net/transmission/pkg/PLIST-main,v
retrieving revision 1.15
diff -u -p -r1.15 PLIST-main
--- pkg/PLIST-main      21 Oct 2010 21:52:51 -0000      1.15
+++ pkg/PLIST-main      19 Nov 2010 22:58:33 -0000
@@ -50,7 +50,7 @@ share/transmission/web/javascript/dialog
 share/transmission/web/javascript/formatter.js
 share/transmission/web/javascript/jquery/
 share/transmission/web/javascript/jquery/jquery.contextmenu.min.js
-share/transmission/web/javascript/jquery/jquery.form-2.21.js
+share/transmission/web/javascript/jquery/jquery.form.js
 share/transmission/web/javascript/jquery/jquery.form.min.js
 share/transmission/web/javascript/jquery/jquery.min.js
 share/transmission/web/javascript/jquery/jquery.transmenu.min.js
-- 
Christian "naddy" Weisgerber                          [email protected]

Reply via email to