diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-18 05:11:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-18 05:11:28 +0800 |
commit | d74ccad001549524327553ff226e7c973cc2aea5 (patch) | |
tree | 356471c17d3e2987a18cbf2e5353b4110420069c /databases | |
parent | 3709f3e2bc0e01648cca00517af4327f6b90868c (diff) | |
download | marcuscom-ports-d74ccad001549524327553ff226e7c973cc2aea5.tar marcuscom-ports-d74ccad001549524327553ff226e7c973cc2aea5.tar.gz marcuscom-ports-d74ccad001549524327553ff226e7c973cc2aea5.tar.bz2 marcuscom-ports-d74ccad001549524327553ff226e7c973cc2aea5.tar.lz marcuscom-ports-d74ccad001549524327553ff226e7c973cc2aea5.tar.xz marcuscom-ports-d74ccad001549524327553ff226e7c973cc2aea5.tar.zst marcuscom-ports-d74ccad001549524327553ff226e7c973cc2aea5.zip |
Update to 1.6.9.
Chase libgdamm lib bump.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10766 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases')
-rw-r--r-- | databases/glom/Makefile | 7 | ||||
-rw-r--r-- | databases/glom/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile index 654479f80..4452a825f 100644 --- a/databases/glom/Makefile +++ b/databases/glom/Makefile @@ -3,12 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/databases/glom/Makefile,v 1.15 2008/02/09 00:08:30 kwm Exp $ +# $MCom: ports/databases/glom/Makefile,v 1.16 2008/03/04 18:54:07 kwm Exp $ # PORTNAME= glom -PORTVERSION= 1.6.8 -PORTREVISION= 1 +PORTVERSION= 1.6.9 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -17,7 +16,7 @@ MAINTAINER= kwm@FreeBSD.org COMMENT= GNOME database designer and user interface LIB_DEPENDS= bakery-2.4:${PORTSDIR}/x11-toolkits/bakery \ - gdamm-3.0.9:${PORTSDIR}/databases/libgdamm \ + gdamm-3.0.10:${PORTSDIR}/databases/libgdamm \ gtksourceviewmm-1.0.1:${PORTSDIR}/x11-toolkits/libgtksourceviewmm \ goocanvas.3:${PORTSDIR}/graphics/goocanvas BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ diff --git a/databases/glom/distinfo b/databases/glom/distinfo index 3644044de..939558431 100644 --- a/databases/glom/distinfo +++ b/databases/glom/distinfo @@ -1,3 +1,3 @@ -MD5 (glom-1.6.8.tar.bz2) = 00a3e374fca88d40a4225ef0a343a438 -SHA256 (glom-1.6.8.tar.bz2) = 13e66936d473c60998fc21f387d416182933da376b6d625e05f4015ac2e85e7e -SIZE (glom-1.6.8.tar.bz2) = 1357576 +MD5 (glom-1.6.9.tar.bz2) = 7f89fd49ebaa17abdb7f949c5d61edde +SHA256 (glom-1.6.9.tar.bz2) = a5aac54d8082a5b229cc750c60737caa539bbe8bcb9a05bc6fa8100e7a8231e4 +SIZE (glom-1.6.9.tar.bz2) = 1312873 |