Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2001 04:09:22 +0200 (IST)
From:      roman@xpert.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25332: [MAINTAINER UPDATE] net/gq 0.3.1->0.4
Message-ID:  <200102240209.f1O29Mf31168@alchemy.oven.org>

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

>Number:         25332
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] net/gq 0.3.1->0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 23 18:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:


>Description:


>How-To-Repeat:


>Fix:

diff -urN /usr/ports/net/gq/Makefile gq/Makefile
--- /usr/ports/net/gq/Makefile	Sat Jan 20 01:53:26 2001
+++ gq/Makefile	Sat Feb 24 04:02:25 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gq
-PORTVERSION=	0.3.1
+PORTVERSION=	0.4.0
 CATEGORIES=	net
 MASTER_SITES=	http://biot.com/gq/download/
 
diff -urN /usr/ports/net/gq/distinfo gq/distinfo
--- /usr/ports/net/gq/distinfo	Sat Jan 20 01:53:26 2001
+++ gq/distinfo	Sat Feb 24 04:04:26 2001
@@ -1 +1 @@
-MD5 (gq-0.3.1.tar.gz) = a73fdf5ca7fe5fea2395c6f880d1eb05
+MD5 (gq-0.4.0.tar.gz) = 18cebe18be8fad692d3deba0e3548bd1
diff -urN /usr/ports/net/gq/files/patch-aa gq/files/patch-aa
--- /usr/ports/net/gq/files/patch-aa	Mon Jul 10 06:46:35 2000
+++ gq/files/patch-aa	Thu Jan  1 02:00:00 1970
@@ -1,20 +0,0 @@
---- configure.orig	Thu Jun  8 12:52:28 2000
-+++ configure	Thu Jun  8 12:53:58 2000
-@@ -1322,7 +1322,7 @@
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   ac_save_LIBS="$LIBS"
--LIBS="-lldap -llber -lresolv $LIBS"
-+LIBS="-lldap -llber $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 1328 "configure"
- #include "confdefs.h"
-@@ -1350,7 +1350,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
-   echo "$ac_t""yes" 1>&6
--  LIBS="$LIBS -lldap -llber -lresolv"
-+  LIBS="$LIBS -lldap -llber"
- else
-   echo "$ac_t""no" 1>&6
- { echo "configure: error: Cannot find libldap" 1>&2; exit 1; }
diff -urN /usr/ports/net/gq/files/patch-ab gq/files/patch-ab
--- /usr/ports/net/gq/files/patch-ab	Mon Jul 10 06:46:35 2000
+++ gq/files/patch-ab	Sat Feb 24 04:01:59 2001
@@ -5,7 +5,7 @@
  EXTRA_DIST = $(PIXMAPS)
  
 -pixmapdir = $(datadir)/pixmaps/gq
-+pixmapdir = $(datadir)/gnome/pixmaps/gq
++pixmapdir = $(datadir)/gq
  pixmap_DATA = $(PIXMAPS)
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  CONFIG_HEADER = ../config.h
diff -urN /usr/ports/net/gq/pkg-plist gq/pkg-plist
--- /usr/ports/net/gq/pkg-plist	Mon Jul 10 06:46:36 2000
+++ gq/pkg-plist	Sat Feb 24 04:02:16 2001
@@ -1,8 +1,8 @@
 bin/gq
 share/gnome/apps/Internet/gq.desktop
-share/gnome/pixmaps/gq/bomb.xpm
-share/gnome/pixmaps/gq/line.xpm
-share/gnome/pixmaps/gq/logo.xpm
-share/gnome/pixmaps/gq/textarea.xpm
-share/gnome/pixmaps/gq/warning.xpm
-@dirrm share/gnome/pixmaps/gq
+share/gq/bomb.xpm
+share/gq/line.xpm
+share/gq/logo.xpm
+share/gq/textarea.xpm
+share/gq/warning.xpm
+@dirrm share/gq
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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