diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 76acbef81fe2aa4052c1f0752ab91557c84c0755 (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /databases | |
parent | 1d709e0347780c959bef690762ce3ec5ad18b2b8 (diff) | |
download | pkgsrc-76acbef81fe2aa4052c1f0752ab91557c84c0755.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gramps/Makefile | 4 | ||||
-rw-r--r-- | databases/gramps2/Makefile | 4 | ||||
-rw-r--r-- | databases/gramps3/Makefile | 3 | ||||
-rw-r--r-- | databases/mergeant/Makefile | 4 | ||||
-rw-r--r-- | databases/mysql-workbench/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/databases/gramps/Makefile b/databases/gramps/Makefile index cc95565d1e4..e5d64b458c6 100644 --- a/databases/gramps/Makefile +++ b/databases/gramps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2011/04/22 13:43:12 obache Exp $ +# $NetBSD: Makefile,v 1.49 2011/07/21 13:05:48 obache Exp $ # DISTNAME= gramps-1.0.11 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} diff --git a/databases/gramps2/Makefile b/databases/gramps2/Makefile index b8286ea81d4..84a375437ca 100644 --- a/databases/gramps2/Makefile +++ b/databases/gramps2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2011/04/22 13:43:12 obache Exp $ +# $NetBSD: Makefile,v 1.47 2011/07/21 13:05:48 obache Exp $ # DISTNAME= gramps-2.2.10 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile index a3f08665f3e..fe8e1f67601 100644 --- a/databases/gramps3/Makefile +++ b/databases/gramps3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2011/06/09 11:54:58 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2011/07/21 13:05:48 obache Exp $ # DISTNAME= gramps-3.2.6 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile index 796ca408f7d..2330d81a375 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2011/04/22 13:43:13 obache Exp $ +# $NetBSD: Makefile,v 1.69 2011/07/21 13:05:48 obache Exp $ # DISTNAME= mergeant-0.66 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mergeant/0.66/} EXTRACT_SUFX= .tar.bz2 diff --git a/databases/mysql-workbench/Makefile b/databases/mysql-workbench/Makefile index 66cd10bcef1..cf8476c0a77 100644 --- a/databases/mysql-workbench/Makefile +++ b/databases/mysql-workbench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/06/10 09:39:50 obache Exp $ +# $NetBSD: Makefile,v 1.3 2011/07/21 13:05:48 obache Exp $ DISTNAME= mysql-workbench-gpl-5.2.33b-src PKGNAME= ${DISTNAME:S/-gpl//:S/b-src$//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLGUITools/} |