pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/gaim Changes 1.1.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a12ab6ba5ca
branches: trunk
changeset: 489420:1a12ab6ba5ca
user: adam <adam%pkgsrc.org@localhost>
date: Mon Feb 21 09:46:43 2005 +0000
description:
Changes 1.1.3:
Luke: Yet another bug fix release, many thanks to everyone who has
helped to make gaim more stable!
Stu: I fixed too many Yahoo HTTP proxy bugs, I should just go and
write some core HTTP support that works better. A good all round
bug fix release otherwise.
diffstat:
chat/gaim/Makefile | 16 ++++++++--------
chat/gaim/buildlink3.mk | 3 +--
chat/gaim/distinfo | 6 +++---
3 files changed, 12 insertions(+), 13 deletions(-)
diffs (64 lines):
diff -r 3a62f6379df0 -r 1a12ab6ba5ca chat/gaim/Makefile
--- a/chat/gaim/Makefile Mon Feb 21 06:15:56 2005 +0000
+++ b/chat/gaim/Makefile Mon Feb 21 09:46:43 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2005/01/21 13:26:42 adam Exp $
+# $NetBSD: Makefile,v 1.79 2005/02/21 09:46:43 adam Exp $
-DISTNAME= gaim-1.1.2
+DISTNAME= gaim-1.1.3
CATEGORIES= chat x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
EXTRACT_SUFX= .tar.bz2
@@ -9,17 +9,17 @@
HOMEPAGE= http://gaim.sourceforge.net/
COMMENT= GTK+ 2.x based multi-protocol instant messaging client
-BUILD_USES_MSGFMT= YES
+BUILD_USES_MSGFMT= yes
CONFLICTS+= gaim-gnome-[0-9]*
-USE_BUILDLINK3= YES
+USE_BUILDLINK3= yes
USE_DIRS+= xdg-1.1
USE_GNU_TOOLS+= make
-USE_LIBTOOL= YES
-USE_PKGLOCALEDIR= YES
-USE_X11= YES
-GNU_CONFIGURE= YES
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
SHLIBTOOL_OVERRIDE= libtool
diff -r 3a62f6379df0 -r 1a12ab6ba5ca chat/gaim/buildlink3.mk
--- a/chat/gaim/buildlink3.mk Mon Feb 21 06:15:56 2005 +0000
+++ b/chat/gaim/buildlink3.mk Mon Feb 21 09:46:43 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2005/02/02 20:46:47 jschauma Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2005/02/21 09:46:43 adam Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GAIM_BUILDLINK3_MK:= ${GAIM_BUILDLINK3_MK}+
@@ -17,4 +17,3 @@
.endif # GAIM_BUILDLINK3_MK
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
-
diff -r 3a62f6379df0 -r 1a12ab6ba5ca chat/gaim/distinfo
--- a/chat/gaim/distinfo Mon Feb 21 06:15:56 2005 +0000
+++ b/chat/gaim/distinfo Mon Feb 21 09:46:43 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.57 2005/01/21 13:26:42 adam Exp $
+$NetBSD: distinfo,v 1.58 2005/02/21 09:46:43 adam Exp $
-SHA1 (gaim-1.1.2.tar.bz2) = 6e829261e04d3da95ccfbfb07cc1164c5c725231
-Size (gaim-1.1.2.tar.bz2) = 5178791 bytes
+SHA1 (gaim-1.1.3.tar.bz2) = d2510077f6ea2a0429042c2d7a52d6269cfc1b8e
+Size (gaim-1.1.3.tar.bz2) = 5197132 bytes
SHA1 (patch-aa) = 555c394dbb4cd9ef4fea621d30ce72baae309067
SHA1 (patch-ac) = 9cb0f91f58a556f44de84819e9c15083f012abbc
SHA1 (patch-ad) = e3c71479caeeebe287bcd063e5b8e470832a0c08
Home |
Main Index |
Thread Index |
Old Index