Subject: pkg/21284: Updated package databases/gq to 0.6.0
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.unixbsd.org>
List: netbsd-bugs
Date: 04/23/2003 18:08:44
>Number: 21284
>Category: pkg
>Synopsis: Updated package databases/gq to 0.6.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Apr 23 16:11:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Juan RP
>Release: NetBSD 1.6R
>Organization:
Juan RP jrp@hispabsd.org
--
>Environment:
System: NetBSD Nocturno 1.6R NetBSD 1.6R (Nocturno) #3: Tue Apr 22 01:38:05 CEST 2003 juan@Nocturno:/home/juan/current/obj/sys/arch/i386/compile/Nocturno i386
Architecture: i386
Machine: i386
>Description:
Please update the package gq ( pkgsrc/databases/gq ) to
the latest version ( 0.6.0 ).
Changes 0.6.0:
* SASL support (Maurice Massar <massar@unix-ag.uni-kl.de>)
* Correct(!) support for userPassword including SSHA and SMD5 encryption.
* I18N support (if you want to contribute please read README.NLS) including
a rough german translation
* Support for graphical jpegPhoto display (requires gdk-pixbuf to work)
* Support to to view X509 certificates and X509 certificate revocation
lists (CRLs)
* Drag and drop support in browse mode (must be enabled using
--enable-browser-dnd), this feature is possibly dangerous if used without
thought, but it is GREAT if you need it ;-)
* Supports the OpenLDAP experimental client cache. (must be enabled using
--enable-cache)
* Lots of other small bugfixes/enhancements
For a full list of changes, review the Changelog file.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/databases/gq/Makefile,v
retrieving revision 1.8
diff -b -u -r1.8 Makefile
--- Makefile 2003/02/05 05:06:34 1.8
+++ Makefile 2003/04/23 16:05:55
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.8 2003/02/05 05:06:34 jlam Exp $
#
-DISTNAME= gq-0.3.0
-PKGREVISION= 1
+DISTNAME= gq-0.6.0
CATEGORIES= databases net
MASTER_SITES= http://biot.com/gq/download/ \
${MASTER_SITE_SOURCEFORGE:=gqclient/}
@@ -16,7 +15,15 @@
USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES
+USE_PKGLOCALEDIR= YES
+USE_GNU_GETTEXT= YES
+CONFIGURE_ARGS+= --enable-browser-dnd
+CONFIGURE_ARGS+= --with-ssl-prefix=${BUILDLINK_PREFIX.openssl}
+CONFIGURE_ARGS+= --enable-cache
+
+.include "../../graphics/gdk-pixbuf/buildlink2.mk"
+.include "../../security/openssl/buildlink2.mk"
.include "../../databases/openldap/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/databases/gq/PLIST,v
retrieving revision 1.1
diff -b -u -r1.1 PLIST
--- PLIST 2001/11/01 00:11:43 1.1
+++ PLIST 2003/04/23 16:05:55
@@ -1,6 +1,7 @@
@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:11:43 zuntum Exp $
bin/gq
share/gnome/apps/Internet/gq.desktop
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gq.mo
share/pixmaps/gq/bomb.xpm
share/pixmaps/gq/line.xpm
share/pixmaps/gq/logo.xpm
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/databases/gq/distinfo,v
retrieving revision 1.2
diff -b -u -r1.2 distinfo
--- distinfo 2001/04/18 16:10:57 1.2
+++ distinfo 2003/04/23 16:05:55
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.2 2001/04/18 16:10:57 agc Exp $
-SHA1 (gq-0.3.0.tar.gz) = 2febab573554ee07876f6d46fe5a17ef0e39c45a
-Size (gq-0.3.0.tar.gz) = 124421 bytes
+SHA1 (gq-0.6.0.tar.gz) = 23c0d839f83f69931b30c33f500ca8d697d651ed
+Size (gq-0.6.0.tar.gz) = 296812 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: