diff options
author | jmmv <jmmv> | 2004-11-20 22:10:22 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-11-20 22:10:22 +0000 |
commit | 521b5dbea6be96bd7ca9683cd291ee50b01064a2 (patch) | |
tree | f33659319a2909d5676f9f8852bb762e9d767628 /graphics | |
parent | 7d5d84642aa7a828d475a4133b6944c31ba6708c (diff) | |
download | pkgsrc-521b5dbea6be96bd7ca9683cd291ee50b01064a2.tar.gz |
Bump PKGREVISION due to security fixes in libxml (dependency adjusted to
1.8.17nb3).
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/librsvg/Makefile | 4 | ||||
-rw-r--r-- | graphics/scigraphica/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index 0e3b90a72bf..78817d72039 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2004/10/03 00:14:55 tv Exp $ +# $NetBSD: Makefile,v 1.17 2004/11/20 22:10:23 jmmv Exp $ # DISTNAME= librsvg-1.0.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/1.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/scigraphica/Makefile b/graphics/scigraphica/Makefile index b45285e2597..384437d22c8 100644 --- a/graphics/scigraphica/Makefile +++ b/graphics/scigraphica/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2004/10/03 00:14:57 tv Exp $ +# $NetBSD: Makefile,v 1.28 2004/11/20 22:10:23 jmmv Exp $ # DISTNAME= scigraphica-0.8.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scigraphica/} |