diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-19 05:36:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-19 05:36:13 +0800 |
commit | 1396e77c7f8c4739190746e79493a89056e100f5 (patch) | |
tree | b401cd9c72d4ab728eabd6adfa25837372b77be0 /net/gq | |
parent | 685d20ce37d997695d7ef068a49c74f2077d6bc8 (diff) | |
download | freebsd-ports-gnome-1396e77c7f8c4739190746e79493a89056e100f5.tar.gz freebsd-ports-gnome-1396e77c7f8c4739190746e79493a89056e100f5.tar.zst freebsd-ports-gnome-1396e77c7f8c4739190746e79493a89056e100f5.zip |
- Update to version 1.2.3
PR: 120821
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'net/gq')
-rw-r--r-- | net/gq/Makefile | 5 | ||||
-rw-r--r-- | net/gq/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile index 603626bc675e..65a09e4cb9bc 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gq -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SF/gqclient @@ -19,8 +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= gnomehier gnometarget libglade2 -USE_XLIB= yes +USE_GNOME= gnometarget libglade2 USE_OPENSSL= yes USE_OPENLDAP= yes USE_GETTEXT= yes diff --git a/net/gq/distinfo b/net/gq/distinfo index 3912c5df0bf5..ead554ab8802 100644 --- a/net/gq/distinfo +++ b/net/gq/distinfo @@ -1,3 +1,3 @@ -MD5 (gq-1.2.2.tar.gz) = 107d8a971c14b52b2bedbf3944840bea -SHA256 (gq-1.2.2.tar.gz) = 4a5dc43346d2d3b0e9a791ea92cfe3b1dbb787d69dd59eb1645e77e104ff801a -SIZE (gq-1.2.2.tar.gz) = 396277 +MD5 (gq-1.2.3.tar.gz) = c4b40f095961da936abfc8f42d57e4fe +SHA256 (gq-1.2.3.tar.gz) = f27bd461afd226f410d42a287b7d529ce834353e101d6f88e13f51ea55c582bd +SIZE (gq-1.2.3.tar.gz) = 423119 |