diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-04-30 12:24:18 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-04-30 12:24:18 +0800 |
commit | 3a23fc9f86ae1e3b00a098d9bcea94c23c882d9c (patch) | |
tree | 42600f700ba0e318e558762c64bdff60d2371811 /net/gq | |
parent | adcd7b98addb404bb6cb4dd877238c19d6815c7b (diff) | |
download | freebsd-ports-gnome-3a23fc9f86ae1e3b00a098d9bcea94c23c882d9c.tar.gz freebsd-ports-gnome-3a23fc9f86ae1e3b00a098d9bcea94c23c882d9c.tar.zst freebsd-ports-gnome-3a23fc9f86ae1e3b00a098d9bcea94c23c882d9c.zip |
Update to 1.3.4,1
Diffstat (limited to 'net/gq')
-rw-r--r-- | net/gq/Makefile | 4 | ||||
-rw-r--r-- | net/gq/distinfo | 6 | ||||
-rw-r--r-- | net/gq/pkg-plist | 19 |
3 files changed, 24 insertions, 5 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile index 65a09e4cb9bc..e3d6a2993762 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gq -PORTVERSION= 1.2.3 +PORTVERSION= 1.3.4 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SF/gqclient @@ -19,7 +19,7 @@ LIB_DEPENDS= gnome-keyring:${PORTSDIR}/security/gnome-keyring OPTIONS= DND "Enable Drag and drop support in browse mode" On \ CACHE "Support the OpenLDAP experimental client cache" On -USE_GNOME= gnometarget libglade2 +USE_GNOME= gnometarget libglade2 gnomedocutils USE_OPENSSL= yes USE_OPENLDAP= yes USE_GETTEXT= yes diff --git a/net/gq/distinfo b/net/gq/distinfo index ead554ab8802..cd9f7f8635d7 100644 --- a/net/gq/distinfo +++ b/net/gq/distinfo @@ -1,3 +1,3 @@ -MD5 (gq-1.2.3.tar.gz) = c4b40f095961da936abfc8f42d57e4fe -SHA256 (gq-1.2.3.tar.gz) = f27bd461afd226f410d42a287b7d529ce834353e101d6f88e13f51ea55c582bd -SIZE (gq-1.2.3.tar.gz) = 423119 +MD5 (gq-1.3.4.tar.gz) = d7b1e183a3ecbd77aceea02d27f36b3e +SHA256 (gq-1.3.4.tar.gz) = 2ac77f3233ddaef718f89c9371ab5165af29cf9738ed46b6bea64b37e45d4b60 +SIZE (gq-1.3.4.tar.gz) = 557801 diff --git a/net/gq/pkg-plist b/net/gq/pkg-plist index f71345dfd5a9..14bf171f8850 100644 --- a/net/gq/pkg-plist +++ b/net/gq/pkg-plist @@ -9,8 +9,27 @@ share/pixmaps/gq/hide.xpm share/pixmaps/gq/new.xpm share/pixmaps/gq/textview.png share/pixmaps/gq/warning.xpm +share/gnome/help/gq-manual/C/gq-manual.xml +share/gnome/help/gq-manual/C/legal.xml +share/gnome/help/gq-manual/de/gq-manual.xml +share/gnome/help/gq-manual/de/legal.xml +share/icons/hicolor/16x16/apps/ldap-group.png +share/icons/hicolor/16x16/apps/ldap-organization.png +share/icons/hicolor/16x16/apps/ldap-person.png +share/locale/cs/LC_MESSAGES/gq.mo +share/locale/de/LC_MESSAGES/gq.mo +share/locale/ja/LC_MESSAGES/gq.mo +share/locale/zh_CN/LC_MESSAGES/gq.mo +share/omf/gq-manual/gq-manual-C.omf +share/omf/gq-manual/gq-manual-de.omf + @dirrm share/pixmaps/gq @dirrm %%DATADIR%% +@dirrm share/gnome/help/gq-manual/C +@dirrm share/gnome/help/gq-manual/de +@dirrm share/gnome/help/gq-manual +@dirrm share/omf/gq-manual @dirrmtry share/applications + @exec %%PREFIX%%/bin/update-mime-database %%PREFIX%%/share/mime @unexec %%PREFIX%%/bin/update-mime-database %%PREFIX%%/share/mime |