pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/wmmp Add DragonFly support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd3d134c696f
branches:  trunk
changeset: 508896:bd3d134c696f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Feb 27 17:29:14 2006 +0000

description:
Add DragonFly support.

diffstat:

 audio/wmmp/distinfo         |   4 ++--
 audio/wmmp/patches/patch-aa |  18 ++++++++++++++----
 2 files changed, 16 insertions(+), 6 deletions(-)

diffs (39 lines):

diff -r 48c01ed94f05 -r bd3d134c696f audio/wmmp/distinfo
--- a/audio/wmmp/distinfo       Mon Feb 27 15:51:05 2006 +0000
+++ b/audio/wmmp/distinfo       Mon Feb 27 17:29:14 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/02/23 23:34:29 rpaulo Exp $
+$NetBSD: distinfo,v 1.2 2006/02/27 17:29:14 joerg Exp $
 
 SHA1 (WMmp-0.10.0.tar.gz) = 588d6e3c228adb6a8f41b6b1fb4ff90335942f77
 RMD160 (WMmp-0.10.0.tar.gz) = 771e69b3f6caac06698dbad37e11ddf08391b8e4
 Size (WMmp-0.10.0.tar.gz) = 228560 bytes
-SHA1 (patch-aa) = eb5e7f7160ea5266ea5b126d40e85eb4aa931d10
+SHA1 (patch-aa) = bc398ebfbb0f1feeee5ce1c3ae787c37955b6d37
 SHA1 (patch-ab) = bf480efaf6cf92f7b554c871e0ab0a9ae9746690
diff -r 48c01ed94f05 -r bd3d134c696f audio/wmmp/patches/patch-aa
--- a/audio/wmmp/patches/patch-aa       Mon Feb 27 15:51:05 2006 +0000
+++ b/audio/wmmp/patches/patch-aa       Mon Feb 27 17:29:14 2006 +0000
@@ -1,8 +1,18 @@
-$NetBSD: patch-aa,v 1.1.1.1 2006/02/23 23:34:29 rpaulo Exp $
+$NetBSD: patch-aa,v 1.2 2006/02/27 17:29:14 joerg Exp $
 
---- configure  2006-02-23 22:55:17.000000000 +0000
-+++ configure.new      2006-02-23 22:55:49.000000000 +0000
-@@ -10020,6 +10020,9 @@ openbsd*)
+--- configure.orig     2004-03-02 12:51:17.000000000 +0000
++++ configure
+@@ -10007,6 +10007,9 @@ linux*)
+   ignore_buffers=yes
+   ignore_cached=yes
+   ;;
++dragonfly*)
++  OS=dragonfly
++  ;;
+ freebsd*)
+   OS=freebsd
+   ignore_wired=yes
+@@ -10020,6 +10023,9 @@ openbsd*)
  solaris*)
    OS=solaris
    ;;



Home | Main Index | Thread Index | Old Index