On 4/28/06, Arnaud Bergeron <[EMAIL PROTECTED]> wrote:
Update to 0.2.4, fixes compatibility with iTunes 6.0.4.
Works on i386. Should not require big testing since the changes from
the previous version are minor.
Arnaud
--
"i think we should rewrite the kernel in java since it has good
support for threads." - Ted Unangst
Silly me, not attaching the diff.
Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/mt-daapd/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 7 Oct 2005 20:15:13 -0000 1.2
+++ Makefile 29 Apr 2006 02:02:03 -0000
@@ -2,12 +2,12 @@
COMMENT= "multi-threaded DAAP server"
-DISTNAME= mt-daapd-0.2.3
+DISTNAME= mt-daapd-0.2.4
CATEGORIES= audio net
HOMEPAGE= http://www.mt-daapd.org/
-MAINTANER= Arnaud Bergeron <[EMAIL PROTECTED]>
+MAINTAINER= Arnaud Bergeron <[EMAIL PROTECTED]>
# GPL APSL
PERMIT_DISTFILES_CDROM= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/audio/mt-daapd/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 7 Oct 2005 20:15:13 -0000 1.2
+++ distinfo 29 Apr 2006 02:02:03 -0000
@@ -1,4 +1,4 @@
-MD5 (mt-daapd-0.2.3.tar.gz) = 17aa3fa0601cbe172d18f53489141e5a
-RMD160 (mt-daapd-0.2.3.tar.gz) = 8e91abb881ccbb96c7ea21acd01c167f58d97176
-SHA1 (mt-daapd-0.2.3.tar.gz) = 787fa1ca589f0c793bb341232684a885e2c933b0
-SIZE (mt-daapd-0.2.3.tar.gz) = 406035
+MD5 (mt-daapd-0.2.4.tar.gz) = 2e1cdbe6b94ef153e915806f80a28dca
+RMD160 (mt-daapd-0.2.4.tar.gz) = babb3f98a254aa4a014b5e7adb96276fafc84fac
+SHA1 (mt-daapd-0.2.4.tar.gz) = b8c242e5fd5d2d97010d5e09b9f02ccf9def13ab
+SIZE (mt-daapd-0.2.4.tar.gz) = 405168
Arnaud
--
"i think we should rewrite the kernel in java since it has good
support for threads." - Ted Unangst