Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2006 11:55:39 +0800 (CST)
From:      Dryice Liu <dryice@dryice.name>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105766: [maintainer] net/gq: update to 1.2.1
Message-ID:  <200611230355.kAN3tdmk062962@readonline.info>
Resent-Message-ID: <200611230400.kAN40VFH039610@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105766
>Category:       ports
>Synopsis:       [maintainer] net/gq: update to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 23 04:00:30 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005


	
>Description:

	update to 1.2.1

>How-To-Repeat:
	
>Fix:

	

--- attached file begins here ---
diff -ruN gq.old/Makefile gq/Makefile
--- gq.old/Makefile	Sun Sep 17 05:33:22 2006
+++ gq/Makefile	Thu Nov 23 11:33:54 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gq
-PORTVERSION=	1.0.1
+PORTVERSION=	1.2.1
 PORTEPOCH=	1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
@@ -17,6 +17,8 @@
 MAINTAINER=	dryice@dryice.name
 COMMENT=	GTK-based LDAP client
 
+LIB_DEPENDS=	gnome-keyring:${PORTSDIR}/security/gnome-keyring
+
 USE_GCC=	3.4+
 USE_GMAKE=	yes
 USE_ICONV=	yes
@@ -24,7 +26,7 @@
 USE_OPENLDAP=	yes
 USE_OPENSSL=	yes
 USE_X_PREFIX=	yes
-USE_GNOME=	gnomehier gtk20 libxml2
+USE_GNOME=	gnomehier gtk20 libxml2 libglade2 intltool
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-ldap-prefix=${LOCALBASE}
 
diff -ruN gq.old/distinfo gq/distinfo
--- gq.old/distinfo	Sun Sep 17 05:33:22 2006
+++ gq/distinfo	Thu Nov 23 11:21:05 2006
@@ -1,3 +1,3 @@
-MD5 (gq-1.0.1.tar.gz) = a20345edd6951891fcd8a4934431f3c3
-SHA256 (gq-1.0.1.tar.gz) = e28a5e7662b26ce0e63aec9d82db8a4615876ea246b420a7ca7cab026f6b0b02
-SIZE (gq-1.0.1.tar.gz) = 579067
+MD5 (gq-1.2.1.tar.gz) = e56613c81e70727c20ffe9974cdc6df0
+SHA256 (gq-1.2.1.tar.gz) = d99956fff7cd9762fd1a264c65f70f8ce2cb966bafe951a53146539e90311113
+SIZE (gq-1.2.1.tar.gz) = 395701
diff -ruN gq.old/pkg-plist gq/pkg-plist
--- gq.old/pkg-plist	Mon May 15 00:20:53 2006
+++ gq/pkg-plist	Thu Nov 23 11:46:22 2006
@@ -1,11 +1,23 @@
 bin/gq
 share/applications/gq.desktop
-%%DATADIR%%/bomb.xpm
+%%DATADIR%%/gq.glade
 %%DATADIR%%/hide.xpm
-%%DATADIR%%/line.xpm
-%%DATADIR%%/logo.xpm
 %%DATADIR%%/new.xpm
-%%DATADIR%%/textarea.xpm
-%%DATADIR%%/warning.xpm
+share/mime/XMLnamespaces
+share/mime/aliases
+share/mime/globs
+share/mime/magic
+share/mime/mime.cache
+share/mime/packages/gq-ldif.xml
+share/mime/subclasses
+share/mime/text/x-ldif.xml
+share/pixmaps/gq/bomb.xpm
+share/pixmaps/gq/entry.png
+share/pixmaps/gq/gq.xpm
+share/pixmaps/gq/textview.png
+share/pixmaps/gq/warning.xpm
+@dirrm share/pixmaps/gq
+@dirrmtry share/mime/text
+@dirrmtry share/mime/packages
 @dirrm %%DATADIR%%
 @dirrmtry share/applications
--- attached file ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611230355.kAN3tdmk062962>