Upgrade to version 0.4

PR: 25332
Submitted by: MAINTAINER
This commit is contained in:
Kevin Lo 2001-02-25 15:42:29 +00:00
parent 5c409b1650
commit cecce08851
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38697
5 changed files with 9 additions and 29 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gq
PORTVERSION= 0.3.1
PORTVERSION= 0.4.0
CATEGORIES= net
MASTER_SITES= http://biot.com/gq/download/

View File

@ -1 +1 @@
MD5 (gq-0.3.1.tar.gz) = a73fdf5ca7fe5fea2395c6f880d1eb05
MD5 (gq-0.4.0.tar.gz) = 18cebe18be8fad692d3deba0e3548bd1

View File

@ -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; }

View File

@ -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

View File

@ -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