diff options
author | is <is> | 2003-09-28 18:57:00 +0000 |
---|---|---|
committer | is <is> | 2003-09-28 18:57:00 +0000 |
commit | 29ba64e60445ca32e8595d397128a51bf12fcf3e (patch) | |
tree | 2f705f8ff9db08dd950fdb0dfd7c7c742ee2781f /graphics | |
parent | fc4cbbe6a4342eb589e7c8ce03d7cfbb99c13949 (diff) | |
download | pkgsrc-29ba64e60445ca32e8595d397128a51bf12fcf3e.tar.gz |
upgrade libgphoto2 buildlink file to -2.1.2, and bump the package revision
of its consumers.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gphoto2/Makefile | 4 | ||||
-rw-r--r-- | graphics/gtkam/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index feae1cb3e0b..93f1701c731 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2003/09/28 09:13:57 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2003/09/28 18:57:00 is Exp $ # DISTNAME= gphoto2-2.1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 678fed317da..1f6c6c10728 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/07/21 16:51:45 martti Exp $ +# $NetBSD: Makefile,v 1.15 2003/09/28 18:57:00 is Exp $ # DISTNAME= gtkam-0.1.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 |