diff options
author | nectar <nectar@FreeBSD.org> | 1999-03-16 03:59:24 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-03-16 03:59:24 +0800 |
commit | 33d4e69c2df8bac6d7ad741363362283bc6f0e34 (patch) | |
tree | 6e1cf12af204c6af67dfaa8d4e72d05edbf572c9 /net/gicq | |
parent | d85ae783e30b71c3192e6c8755d93215865f53c0 (diff) | |
download | freebsd-ports-gnome-33d4e69c2df8bac6d7ad741363362283bc6f0e34.tar.gz freebsd-ports-gnome-33d4e69c2df8bac6d7ad741363362283bc6f0e34.tar.zst freebsd-ports-gnome-33d4e69c2df8bac6d7ad741363362283bc6f0e34.zip |
Update of libicq and gicq.
libicq: 0.20 -> 0.33
gicq: 0.22 -> 0.33
Diffstat (limited to 'net/gicq')
-rw-r--r-- | net/gicq/Makefile | 19 | ||||
-rw-r--r-- | net/gicq/distinfo | 2 | ||||
-rw-r--r-- | net/gicq/pkg-descr | 2 | ||||
-rw-r--r-- | net/gicq/pkg-plist | 5 |
4 files changed, 17 insertions, 11 deletions
diff --git a/net/gicq/Makefile b/net/gicq/Makefile index cfa150ed5ba9..3797eca21f5a 100644 --- a/net/gicq/Makefile +++ b/net/gicq/Makefile @@ -1,24 +1,23 @@ # New ports collection makefile for: gicq -# Version required: 0.22 -# Date Created: 31 Oct 1998 -# Whom: Seiichirou Hiraoka +# Version required: 0.33 +# Date Created: 31 Oct 1998 +# Whom: Seiichirou Hiraoka # -# $Id: Makefile,v 1.3 1998/12/11 02:30:32 flathill Exp $ +# $Id: Makefile,v 1.4 1999/01/22 22:13:48 nectar Exp $ # -DISTNAME= gicq-0.22 +DISTNAME= gicq-0.33 CATEGORIES= net -MASTER_SITES= http://www.montana.com/gabriel/gicq/files/ +MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \ + http://www.nectar.com/distfiles/ MAINTAINER= flathill@FreeBSD.ORG -LIB_DEPENDS= gtk10.1:${PORTSDIR}/x11-toolkits/gtk10 \ +LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \ icq.0:${PORTSDIR}/devel/libicq USE_X_PREFIX= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-gnome --disable-nls -CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" \ - GTK_CONFIG="${X11BASE}/bin/gtk10-config" +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" .include <bsd.port.mk> diff --git a/net/gicq/distinfo b/net/gicq/distinfo index a722d7c70806..56f237e78966 100644 --- a/net/gicq/distinfo +++ b/net/gicq/distinfo @@ -1 +1 @@ -MD5 (gicq-0.22.tar.gz) = 06d1a56a2c244df6d73813952665136d +MD5 (gicq-0.33.tar.gz) = 4e9ef1ef01bf1c74cbbd10448c9568e1 diff --git a/net/gicq/pkg-descr b/net/gicq/pkg-descr index f8d0eed45d7d..af7e24e57763 100644 --- a/net/gicq/pkg-descr +++ b/net/gicq/pkg-descr @@ -9,5 +9,7 @@ window. The first time, you'll be prompted for your ICQ number and password. IMPORTANT: you must enter your ICQ number - NOT your nickname. +See also: http://www.korsoft.com/gicq/ + - Seiichirou Hiraoka flathill@FreeBSD.ORG diff --git a/net/gicq/pkg-plist b/net/gicq/pkg-plist index 51d93de9a7b1..a8425957eda3 100644 --- a/net/gicq/pkg-plist +++ b/net/gicq/pkg-plist @@ -1 +1,6 @@ bin/gicq +share/gnome/help/gicq/C/index.html +share/gnome/help/gicq/C/topic.dat +@dirrm share/gnome/help/gicq/C +@dirrm share/gnome/help/gicq +share/gnome/apps/Applications/gicq.desktop |