aboutsummaryrefslogtreecommitdiff
path: root/databases/libgdamm/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-06-18 23:55:26 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-06-18 23:55:26 +0000
commit15792efe11e9f70786bd24cf9dbbc950b83df9fe (patch)
treebb496c146391d20677a8a061eb9f7d30ff4b22c2 /databases/libgdamm/Makefile
parenta4932e1bf462e65ecb92f493a1c17bd1a170dedb (diff)
downloadports-15792efe11e9f70786bd24cf9dbbc950b83df9fe.tar.gz
ports-15792efe11e9f70786bd24cf9dbbc950b83df9fe.zip
Update to 3.99.15.
Update COMMENT and pkg-descr to mention this library doesn't wrap libgda v3 anymore but libgda v4.
Notes
Notes: svn path=/head/; revision=236254
Diffstat (limited to 'databases/libgdamm/Makefile')
-rw-r--r--databases/libgdamm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile
index 1e2be16b3ea7..b0aba2de6d40 100644
--- a/databases/libgdamm/Makefile
+++ b/databases/libgdamm/Makefile
@@ -7,14 +7,13 @@
#
PORTNAME= libgdamm
-PORTVERSION= 3.99.14
-PORTREVISION= 1
+PORTVERSION= 3.99.15
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= bland@FreeBSD.org
-COMMENT= C++ wrapper for libgda3 library
+COMMENT= C++ wrapper for libgda4 library
LIB_DEPENDS= glibmm-2.4:${PORTSDIR}/devel/glibmm
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4