diff options
author | marcus <marcus@FreeBSD.org> | 2002-09-14 17:16:12 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-09-14 17:16:12 +0800 |
commit | 0eb309c9a577b254fd8b02920159a331c73ffcb4 (patch) | |
tree | fd5db0d9270e8dbd855ae53e22ea54862d313d50 /databases/libgnomedb | |
parent | 0bb620c20a64f70a561f7ee84da8a36e6f700bf0 (diff) | |
download | freebsd-ports-gnome-0eb309c9a577b254fd8b02920159a331c73ffcb4.tar.gz freebsd-ports-gnome-0eb309c9a577b254fd8b02920159a331c73ffcb4.tar.zst freebsd-ports-gnome-0eb309c9a577b254fd8b02920159a331c73ffcb4.zip |
Update to 0.8.193.
Diffstat (limited to 'databases/libgnomedb')
-rw-r--r-- | databases/libgnomedb/Makefile | 4 | ||||
-rw-r--r-- | databases/libgnomedb/distinfo | 2 | ||||
-rw-r--r-- | databases/libgnomedb/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index 66319694bf98..ba89f90d5a89 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libgnomedb -PORTVERSION= 0.8.192 +PORTVERSION= 0.8.193 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.0/sources/libgnomedb +MASTER_SITE_SUBDIR= 2.0.2/sources/libgnomedb DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/databases/libgnomedb/distinfo b/databases/libgnomedb/distinfo index e1d3fd81bd42..5e8f335594d4 100644 --- a/databases/libgnomedb/distinfo +++ b/databases/libgnomedb/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgnomedb-0.8.192.tar.bz2) = d48ff114749eeb20d357dc7c7a5c4147 +MD5 (gnome2/libgnomedb-0.8.193.tar.bz2) = 9eefece4e81fda7526a63224437eaf1d diff --git a/databases/libgnomedb/pkg-plist b/databases/libgnomedb/pkg-plist index 2d78b782845a..95fa167a8112 100644 --- a/databases/libgnomedb/pkg-plist +++ b/databases/libgnomedb/pkg-plist @@ -10,6 +10,7 @@ etc/gnome-vfs-2.0/modules/database-module.conf include/libgnomedb/gnome-db-browser.h include/libgnomedb/gnome-db-combo.h include/libgnomedb/gnome-db-config.h +include/libgnomedb/gnome-db-connection-properties.h include/libgnomedb/gnome-db-connection-selector.h include/libgnomedb/gnome-db-control-widget.h include/libgnomedb/gnome-db-control.h @@ -64,6 +65,7 @@ share/doc/libgnomedb/libgnomedb-gnome-db-stock.html share/doc/libgnomedb/libgnomedb-gnome-db-util.html share/doc/libgnomedb/libgnomedb-gnomedbbrowser.html share/doc/libgnomedb/libgnomedb-gnomedbcombo.html +share/doc/libgnomedb/libgnomedb-gnomedbconnectionproperties.html share/doc/libgnomedb/libgnomedb-gnomedbconnectionselector.html share/doc/libgnomedb/libgnomedb-gnomedbcontrol.html share/doc/libgnomedb/libgnomedb-gnomedbcontrolwidget.html |