summaryrefslogtreecommitdiff
path: root/chat/xaric
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-01-31 01:10:46 +0000
committersalo <salo@pkgsrc.org>2003-01-31 01:10:46 +0000
commit637394b3bb920a4fed66db3352bfefd5be3b8793 (patch)
tree8550f62aa141d85a3c3558b481ccb81183e88195 /chat/xaric
parentd7eae74f123f573d2be827dd8c3a013485bf429f (diff)
downloadpkgsrc-637394b3bb920a4fed66db3352bfefd5be3b8793.tar.gz
Update to version 0.12.1.
Patch from Juan RP via PR pkg/19982. - remove bogus USE_X11 Changelog: ========== - Fixed some compile warnings - Bumped version number - Removed silly checks in dcc.c - Changes public and private ctcp action formats so you can differentiate between the two.
Diffstat (limited to 'chat/xaric')
-rw-r--r--chat/xaric/Makefile8
-rw-r--r--chat/xaric/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/chat/xaric/Makefile b/chat/xaric/Makefile
index b92c2abe829..6772566810d 100644
--- a/chat/xaric/Makefile
+++ b/chat/xaric/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/12/19 12:16:14 grant Exp $
+# $NetBSD: Makefile,v 1.2 2003/01/31 01:10:46 salo Exp $
#
-DISTNAME= xaric-0.12.0
+DISTNAME= xaric-0.12.1
CATEGORIES= chat
-MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/
+MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/ \
+ http://www.xaric.org/downloads/
MAINTAINER= jrp@hispabsd.org
HOMEPAGE= http://www.xaric.org/
@@ -12,7 +13,6 @@ COMMENT= UNIX irc client similer to BitchX or ircII
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES
-USE_X11= YES
CONFIGURE_ARGS+= --enable-optimize
diff --git a/chat/xaric/distinfo b/chat/xaric/distinfo
index 2e2a62f2032..c34e2bf300f 100644
--- a/chat/xaric/distinfo
+++ b/chat/xaric/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/12/19 12:16:14 grant Exp $
+$NetBSD: distinfo,v 1.2 2003/01/31 01:10:46 salo Exp $
-SHA1 (xaric-0.12.0.tar.gz) = d832bf3d5679baf7a74a74c2fa67fab1a69e9bff
-Size (xaric-0.12.0.tar.gz) = 437156 bytes
+SHA1 (xaric-0.12.1.tar.gz) = d01fc8d8189e18f3824cdccb539a97c1862ecdbe
+Size (xaric-0.12.1.tar.gz) = 435998 bytes