pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/yelp update to 2.18.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0b504724bf9
branches:  trunk
changeset: 527662:d0b504724bf9
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Apr 11 18:26:27 2007 +0000

description:
update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.

diffstat:

 misc/yelp/Makefile         |   7 +++----
 misc/yelp/distinfo         |  10 +++++-----
 misc/yelp/patches/patch-ab |  13 +++++--------
 3 files changed, 13 insertions(+), 17 deletions(-)

diffs (57 lines):

diff -r 6c80c1aa2f95 -r d0b504724bf9 misc/yelp/Makefile
--- a/misc/yelp/Makefile        Wed Apr 11 18:23:12 2007 +0000
+++ b/misc/yelp/Makefile        Wed Apr 11 18:26:27 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.66 2007/03/21 12:05:50 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2007/04/11 18:26:27 drochner Exp $
 #
 
-DISTNAME=              yelp-2.16.2
-PKGREVISION=           2
+DISTNAME=              yelp-2.18.1
 CATEGORIES=            misc
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/yelp/2.16/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/yelp/2.18/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
diff -r 6c80c1aa2f95 -r d0b504724bf9 misc/yelp/distinfo
--- a/misc/yelp/distinfo        Wed Apr 11 18:23:12 2007 +0000
+++ b/misc/yelp/distinfo        Wed Apr 11 18:26:27 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2006/12/23 13:59:57 rillig Exp $
+$NetBSD: distinfo,v 1.21 2007/04/11 18:26:27 drochner Exp $
 
-SHA1 (yelp-2.16.2.tar.bz2) = d165a6a31eed3f6f2c251b9217299cd5e04ac6e0
-RMD160 (yelp-2.16.2.tar.bz2) = 5c33700f40c6f533406d99f06731f2ffcb31d448
-Size (yelp-2.16.2.tar.bz2) = 858693 bytes
+SHA1 (yelp-2.18.1.tar.bz2) = 66e446596c22902290d6614b2d356b64d5bd304c
+RMD160 (yelp-2.18.1.tar.bz2) = 8aaf7e5f7f37369fa6822eed615f110babbecd28
+Size (yelp-2.18.1.tar.bz2) = 900142 bytes
 SHA1 (patch-aa) = 06d5f0a6d6e34db1cfff7d65c74cfd3b0d6fe51c
-SHA1 (patch-ab) = 37177f28f66552716e9cb41b537dc6bc0d9fe915
+SHA1 (patch-ab) = 67b55fe06a9bceccd9e43ff85d49a92ab6cc67ea
diff -r 6c80c1aa2f95 -r d0b504724bf9 misc/yelp/patches/patch-ab
--- a/misc/yelp/patches/patch-ab        Wed Apr 11 18:23:12 2007 +0000
+++ b/misc/yelp/patches/patch-ab        Wed Apr 11 18:26:27 2007 +0000
@@ -1,15 +1,12 @@
-$NetBSD: patch-ab,v 1.1 2006/12/23 13:59:58 rillig Exp $
+$NetBSD: patch-ab,v 1.2 2007/04/11 18:26:28 drochner Exp $
 
-AM_GLIB_DEFINE_LOCALEDIR is buggy. It does not expand enough variable
-references in $localedir.
-
---- configure.orig     2006-12-23 14:01:10.000000000 +0100
-+++ configure  2006-12-23 14:47:55.000000000 +0100
-@@ -23598,6 +23598,7 @@ if test "x$CATOBJEXT" = "x.mo" ; then
+--- configure.orig     2007-04-09 18:48:24.000000000 +0200
++++ configure
+@@ -22315,6 +22315,7 @@ if test "x$CATOBJEXT" = "x.mo" ; then
  else
    localedir=`eval echo "${datadir}/locale"`
  fi
 +localedir="$prefix/$PKGLOCALEDIR/locale"
  prefix="$glib_save_prefix"
  exec_prefix="$glib_save_exec_prefix"
- 
+ datarootdir="$glib_save_datarootdir"



Home | Main Index | Thread Index | Old Index