pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28465: xchat 2.4.1, patch attached
>Number: 28465
>Category: pkg
>Synopsis: xchat2 is outdated
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Nov 29 16:36:01 +0000 2004
>Originator: Stefan Krüger
>Release: NetBSD 2.99.10
>Organization:
>Environment:
System: NetBSD dsl-62-220-19-35.berlikomm.net 2.99.10 NetBSD 2.99.10 (PLUTO)
#0: Thu Nov 25 18:38:49 CET 2004
space7%dsl-217-199-70-155.berlikomm.net@localhost:/usr/obj/cvsroot/src/sys/arch/i386/compile/PLUTO
i386
Architecture: i386
Machine: i386
>Description:
21-Nov-2004 - Released 2.4.1. As usual, the ChangeLog
(http://xchat.sourceforge.net/changelog.txt) contains a summary of the
changes and the CVS log
(http://cia.navi.cx/stats/project/xchat/) has the finer details.
>How-To-Repeat:
cd ../pkgsrc/chat/xchat2 && make
>Fix:
diff -uNr xchat2.orig/Makefile xchat2/Makefile
--- xchat2.orig/Makefile 2004-11-29 17:21:25.000000000 +0100
+++ xchat2/Makefile 2004-11-29 17:21:40.000000000 +0100
@@ -3,8 +3,6 @@
.include "Makefile.common"
-PKGREVISION= 1
-
COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
BUILD_USES_MSGFMT= YES
diff -uNr xchat2.orig/Makefile.common xchat2/Makefile.common
--- xchat2.orig/Makefile.common 2004-11-29 17:21:25.000000000 +0100
+++ xchat2/Makefile.common 2004-11-29 17:23:26.000000000 +0100
@@ -1,11 +1,15 @@
# $NetBSD: Makefile.common,v 1.1 2004/10/30 18:10:35 minskim Exp $
#
-DISTNAME= xchat-2.4.0
+DISTNAME= xchat-2.4.1
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.4/
EXTRACT_SUFX= .tar.bz2
+PATCH_DIST_STRIP= -p1
+PATCH_SITES= ${MASTER_SITES:=patches/}
+PATCHFILES= xc241-fix-fetext.diff
+
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://www.xchat.org/
diff -uNr xchat2.orig/PLIST xchat2/PLIST
--- xchat2.orig/PLIST 2004-11-29 17:21:25.000000000 +0100
+++ xchat2/PLIST 2004-11-29 17:28:17.000000000 +0100
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2004/08/16 06:53:08 minskim Exp $
+@comment $NetBSD$
bin/xchat
bin/xchat-text
share/applications/xchat.desktop
@@ -22,17 +22,20 @@
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/xchat.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xchat.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xchat.mo
share/pixmaps/xchat.png
@comment in xdg-dirs: @dirrm share/pixmaps
@comment in xdg-dirs: @dirrm share/applications
diff -uNr xchat2.orig/distinfo xchat2/distinfo
--- xchat2.orig/distinfo 2004-11-29 17:21:25.000000000 +0100
+++ xchat2/distinfo 2004-11-29 17:24:08.000000000 +0100
@@ -1,4 +1,6 @@
$NetBSD: distinfo,v 1.14 2004/08/16 06:53:08 minskim Exp $
-SHA1 (xchat-2.4.0.tar.bz2) = 61a62f4d614305b5c64b1d6d986e0134b5f5884c
-Size (xchat-2.4.0.tar.bz2) = 1159266 bytes
+SHA1 (xchat-2.4.1.tar.bz2) = 6e096fc536367470f213832f313312560d4920e1
+Size (xchat-2.4.1.tar.bz2) = 1214388 bytes
+SHA1 (xc241-fix-fetext.diff) = befb516e34ca447dd4855ba7ca262bc166280155
+Size (xc241-fix-fetext.diff) = 568 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index