pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/gamin Update to 0.1.10:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50590d4c10bf
branches:  trunk
changeset: 550634:50590d4c10bf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 24 21:48:39 2008 +0000

description:
Update to 0.1.10:

0.1.10: Nov 24 2008:
   - Portability fixes: configure fixes (Daniel Drake), configure extension
      detection (Dodji Seketeli), missing quotes in acinclude (Daichi Kawahata),
      daemon build flags (R
      (R
      detection and use (Adrian Bunk)
   - Bug fixes: parent recursing on missing watch (Ray Strode), memory
      leak when releasing fses (Matthias Clasen)
   - Improvement: API and ABI missing entry points (Ryan Underwood),
      configure switches for just server or lib build (R

diffstat:

 sysutils/gamin/Makefile         |   4 ++--
 sysutils/gamin/distinfo         |  10 +++++-----
 sysutils/gamin/patches/patch-ac |   8 ++++----
 3 files changed, 11 insertions(+), 11 deletions(-)

diffs (49 lines):

diff -r a57f26872aab -r 50590d4c10bf sysutils/gamin/Makefile
--- a/sysutils/gamin/Makefile   Mon Nov 24 21:35:16 2008 +0000
+++ b/sysutils/gamin/Makefile   Mon Nov 24 21:48:39 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2007/09/24 12:57:04 obache Exp $
+# $NetBSD: Makefile,v 1.13 2008/11/24 21:48:39 wiz Exp $
 
-DISTNAME=      gamin-0.1.9
+DISTNAME=      gamin-0.1.10
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.gnome.org/~veillard/gamin/sources/
 
diff -r a57f26872aab -r 50590d4c10bf sysutils/gamin/distinfo
--- a/sysutils/gamin/distinfo   Mon Nov 24 21:35:16 2008 +0000
+++ b/sysutils/gamin/distinfo   Mon Nov 24 21:48:39 2008 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.4 2007/08/05 20:16:46 tnn Exp $
+$NetBSD: distinfo,v 1.5 2008/11/24 21:48:39 wiz Exp $
 
-SHA1 (gamin-0.1.9.tar.gz) = f8f8a4f0701a2c9a69634a60a135298db90d7779
-RMD160 (gamin-0.1.9.tar.gz) = e376f551f7417dd04692e7463b46b9a193d48366
-Size (gamin-0.1.9.tar.gz) = 645429 bytes
+SHA1 (gamin-0.1.10.tar.gz) = f4c6b9fe87757552ef58fef4abef9e42cd3142ac
+RMD160 (gamin-0.1.10.tar.gz) = fb6ba5ec2d2f49afacf10dda4095f02f5930d686
+Size (gamin-0.1.10.tar.gz) = 653392 bytes
 SHA1 (patch-aa) = 0d3700cf3e1abd4dab2f6e801d31e25e352474a0
 SHA1 (patch-ab) = d0f280fc8b2cbedee2d2a38cd67e8eb6aecba66d
-SHA1 (patch-ac) = 6de5969099bbe757dc93f0ca7928a528f53a0f81
+SHA1 (patch-ac) = bc06c646288bf1f1fcf4aa73eb06da55e0620b1e
 SHA1 (patch-ad) = 0ed5da772a0afbce7abf01623c9aebdd67e68537
 SHA1 (patch-ae) = 4e81484b9110c70b8776bbfb49d64971eca38cdf
 SHA1 (patch-af) = ed7ba9cfd393f3109c9028cf68e3a5909c95d414
diff -r a57f26872aab -r 50590d4c10bf sysutils/gamin/patches/patch-ac
--- a/sysutils/gamin/patches/patch-ac   Mon Nov 24 21:35:16 2008 +0000
+++ b/sysutils/gamin/patches/patch-ac   Mon Nov 24 21:48:39 2008 +0000
@@ -1,9 +1,9 @@
-$NetBSD: patch-ac,v 1.3 2007/08/05 20:03:35 tnn Exp $
+$NetBSD: patch-ac,v 1.4 2008/11/24 21:48:39 wiz Exp $
 
---- doc/Makefile.in.orig       2007-07-27 16:36:39.000000000 +0200
+--- doc/Makefile.in.orig       2008-11-24 15:25:06.000000000 +0000
 +++ doc/Makefile.in
-@@ -359,7 +359,7 @@ uninstall-am: uninstall-info-am
-       uninstall-info-am
+@@ -350,7 +350,7 @@ uninstall-am:
+       mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
  
  
 -all: web $(top_srcdir)/NEWS



Home | Main Index | Thread Index | Old Index