summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordrochner <drochner>2007-04-11 18:26:27 +0000
committerdrochner <drochner>2007-04-11 18:26:27 +0000
commit8ac485019c0d8d6607e5c22b61d3309d9d1e6d7a (patch)
treeb4c04f88e1d0d19c9b438674b5c70dbce636aeac /misc
parentceb901dfa30713568ed41c64a2a08acde16178c3 (diff)
downloadpkgsrc-8ac485019c0d8d6607e5c22b61d3309d9d1e6d7a.tar.gz
update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
Diffstat (limited to 'misc')
-rw-r--r--misc/yelp/Makefile7
-rw-r--r--misc/yelp/distinfo10
-rw-r--r--misc/yelp/patches/patch-ab13
3 files changed, 13 insertions, 17 deletions
diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile
index a8a86a27685..1be716ea492 100644
--- a/misc/yelp/Makefile
+++ b/misc/yelp/Makefile
@@ -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
diff --git a/misc/yelp/distinfo b/misc/yelp/distinfo
index 3bd922a3c22..550214bdc2c 100644
--- a/misc/yelp/distinfo
+++ b/misc/yelp/distinfo
@@ -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 --git a/misc/yelp/patches/patch-ab b/misc/yelp/patches/patch-ab
index c034e19af5f..ffde16d3719 100644
--- a/misc/yelp/patches/patch-ab
+++ b/misc/yelp/patches/patch-ab
@@ -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"