summaryrefslogtreecommitdiff
path: root/graphics/eog
diff options
context:
space:
mode:
authordrochner <drochner>2008-07-15 11:20:12 +0000
committerdrochner <drochner>2008-07-15 11:20:12 +0000
commitac51e19463bcbf59481867f80b410ef8f4edad11 (patch)
treefb83f05f84d8ec67d1c7d830c77598e80ef67fff /graphics/eog
parent2c03f01f38aa31996bbca98a6a7c0700147028a2 (diff)
downloadpkgsrc-ac51e19463bcbf59481867f80b410ef8f4edad11.tar.gz
update to 2.22.3
changes: -bugfixes -translation update
Diffstat (limited to 'graphics/eog')
-rw-r--r--graphics/eog/Makefile4
-rw-r--r--graphics/eog/distinfo9
-rw-r--r--graphics/eog/patches/patch-ab19
3 files changed, 6 insertions, 26 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 7275ab0a96f..17f2a2da978 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2008/06/12 02:14:31 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2008/07/15 11:20:12 drochner Exp $
#
-DISTNAME= eog-2.22.2
+DISTNAME= eog-2.22.3
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.22/}
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo
index 1a3a026255d..947469224b0 100644
--- a/graphics/eog/distinfo
+++ b/graphics/eog/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.9 2008/05/29 16:41:01 drochner Exp $
+$NetBSD: distinfo,v 1.10 2008/07/15 11:20:12 drochner Exp $
-SHA1 (eog-2.22.2.tar.bz2) = b9091c25b31fea262c9557d1148f5e6d4af08f9e
-RMD160 (eog-2.22.2.tar.bz2) = 1620a97937f521d978a4549b200e815a61bacaa4
-Size (eog-2.22.2.tar.bz2) = 1899431 bytes
-SHA1 (patch-ab) = e3da0c7d31c2508e51f6df6e36fc624995c6137e
+SHA1 (eog-2.22.3.tar.bz2) = 4edc6eefddaad78a0e266eb800aa1d926abf56de
+RMD160 (eog-2.22.3.tar.bz2) = 36f6620c17d4e56addcaee93563721368d9c29eb
+Size (eog-2.22.3.tar.bz2) = 1894695 bytes
diff --git a/graphics/eog/patches/patch-ab b/graphics/eog/patches/patch-ab
deleted file mode 100644
index 4ce1808cef8..00000000000
--- a/graphics/eog/patches/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2007/11/29 20:37:26 drochner Exp $
-
---- configure.orig 2007-11-26 17:39:55.000000000 +0100
-+++ configure
-@@ -23369,11 +23369,11 @@ echo "$as_me: error: GNU gettext tools n
- fi
-
- # Use the tools built into the package, not the ones that are installed.
--INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
-+INTLTOOL_EXTRACT='${PREFIX}/bin/intltool-extract'
-
--INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
-+INTLTOOL_MERGE='${PREFIX}/bin/intltool-merge'
-
--INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
-+INTLTOOL_UPDATE='${PREFIX}/bin/intltool-update'
-
-
- # Extract the first word of "perl", so it can be a program name with args.