Mon Oct 8 21:55:02 2012 UTC ()
Revert update here as well, to match cairo again.


(wiz)
diff -r1.13 -r1.14 pkgsrc/graphics/cairo-gobject/Makefile

cvs diff -r1.13 -r1.14 pkgsrc/graphics/cairo-gobject/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/cairo-gobject/Makefile 2012/10/07 22:17:54 1.13
+++ pkgsrc/graphics/cairo-gobject/Makefile 2012/10/08 21:55:02 1.14
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.13 2012/10/07 22:17:54 wiz Exp $ 1# $NetBSD: Makefile,v 1.14 2012/10/08 21:55:02 wiz Exp $
2 2
3DISTNAME= cairo-1.12.4 3DISTNAME= cairo-1.12.2
4PKGNAME= ${DISTNAME:S/-/-gobject-/} 4PKGNAME= ${DISTNAME:S/-/-gobject-/}
 5PKGREVISION= 3
5CATEGORIES= graphics 6CATEGORIES= graphics
6MASTER_SITES= http://cairographics.org/releases/ 7MASTER_SITES= http://cairographics.org/releases/
7EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://cairographics.org/ 11HOMEPAGE= http://cairographics.org/
11COMMENT= Vector graphics library with cross-device output support 12COMMENT= Vector graphics library with cross-device output support
12LICENSE= gnu-lgpl-v2.1 AND mpl-1.1 13LICENSE= gnu-lgpl-v2.1 AND mpl-1.1
13 14
14PATCHDIR= ${.CURDIR}/../../graphics/cairo/patches 15PATCHDIR= ${.CURDIR}/../../graphics/cairo/patches
15DISTINFO_FILE= ${.CURDIR}/../../graphics/cairo/distinfo 16DISTINFO_FILE= ${.CURDIR}/../../graphics/cairo/distinfo
16BUILD_DIRS= util/cairo-gobject 17BUILD_DIRS= util/cairo-gobject
17INSTALL_DIRS= util/cairo-gobject 18INSTALL_DIRS= util/cairo-gobject