Thu Apr 28 08:39:23 2016 UTC ()
bump for gnome-desktop3 bl3 ABI fix


(prlw1)
diff -r1.24 -r1.25 pkgsrc/graphics/eog3/Makefile

cvs diff -r1.24 -r1.25 pkgsrc/graphics/eog3/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/eog3/Attic/Makefile 2016/04/26 07:20:41 1.24
+++ pkgsrc/graphics/eog3/Attic/Makefile 2016/04/28 08:39:23 1.25
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.24 2016/04/26 07:20:41 prlw1 Exp $ 1# $NetBSD: Makefile,v 1.25 2016/04/28 08:39:23 prlw1 Exp $
2 2
3DISTNAME= eog-3.20.1 3DISTNAME= eog-3.20.1
4PKGREVISION= 1 4PKGREVISION= 2
5CATEGORIES= graphics gnome 5CATEGORIES= graphics gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/${PKGVERSION_NOREV:R}/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/${PKGVERSION_NOREV:R}/}
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= prlw1@cam.ac.uk 9MAINTAINER= prlw1@cam.ac.uk
10HOMEPAGE= http://www.gnome.org/ 10HOMEPAGE= http://www.gnome.org/
11COMMENT= Eye of GNOME: an image viewing and cataloging program 11COMMENT= Eye of GNOME: an image viewing and cataloging program
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16USE_TOOLS+= gmake intltool msgfmt pkg-config 16USE_TOOLS+= gmake intltool msgfmt pkg-config
17 17