diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-17 03:56:08 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-17 03:56:08 +0000 |
commit | 004a10895f3ddb72b7b2f4ca4b7178d4fc69ac00 (patch) | |
tree | 82e2657f789154e9cdda50189ac2b6bbfedb23ec /irc/xchat | |
parent | Update to 0.60.0 (diff) |
Update to 1.1.2
PR: 12671
Submitted by: maintainer
Diffstat (limited to 'irc/xchat')
-rw-r--r-- | irc/xchat/Makefile | 8 | ||||
-rw-r--r-- | irc/xchat/distinfo | 2 | ||||
-rw-r--r-- | irc/xchat/pkg-plist | 13 |
3 files changed, 5 insertions, 18 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 88e597e074df..f49299737207 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.1.0 +# Version required: 1.1.2 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> # -# $Id: Makefile,v 1.15 1999/06/30 17:26:14 cpiazza Exp $ +# $Id: Makefile,v 1.16 1999/07/05 02:30:54 cpiazza Exp $ # -DISTNAME= xchat-1.1.0 +DISTNAME= xchat-1.1.2 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/beta/ \ http://xchat.linuxpower.org/files/beta/ @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-gnome --disable-panel +CONFIGURE_ARGS= --disable-gnome --disable-panel --disable-nls CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" post-install: diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo index b8ac692e8786..63810e4cf359 100644 --- a/irc/xchat/distinfo +++ b/irc/xchat/distinfo @@ -1 +1 @@ -MD5 (xchat-1.1.0.tar.bz2) = 7e79a540a3a272a364390586d4ffb80b +MD5 (xchat-1.1.2.tar.bz2) = d109fc9fba516564b2e146426bc5874a diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist index 29555c45e2e8..5e8c7de49780 100644 --- a/irc/xchat/pkg-plist +++ b/irc/xchat/pkg-plist @@ -13,17 +13,4 @@ share/doc/xchat/xchat-9.html share/doc/xchat/xchat-10.html share/doc/xchat/README share/doc/xchat/ChangeLog -share/locale/de/LC_MESSAGES/xchat.mo -share/locale/fr/LC_MESSAGES/xchat.mo -share/locale/nl/LC_MESSAGES/xchat.mo -share/locale/sv/LC_MESSAGES/xchat.mo -share/locale/pl/LC_MESSAGES/xchat.mo -share/locale/no/LC_MESSAGES/xchat.mo -share/locale/cs/LC_MESSAGES/xchat.mo -share/locale/es/LC_MESSAGES/xchat.mo -share/locale/it/LC_MESSAGES/xchat.mo -share/locale/ru/LC_MESSAGES/xchat.mo -share/locale/pt_BR/LC_MESSAGES/xchat.mo -share/locale/fr_CA/LC_MESSAGES/xchat.mo -share/locale/sr_YU/LC_MESSAGES/xchat.mo @dirrm share/doc/xchat |