diff options
author | adam <adam@pkgsrc.org> | 2005-02-21 09:46:43 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-02-21 09:46:43 +0000 |
commit | 18a578bbda1bf6f82bc832f8d5acf5eb2ba8c893 (patch) | |
tree | 5834e25a56cce99294908d1d3be00fb2fe8e1076 /chat/gaim | |
parent | 8d17fdda111ed18e62fe71a7f48422ae9628d5ca (diff) | |
download | pkgsrc-18a578bbda1bf6f82bc832f8d5acf5eb2ba8c893.tar.gz |
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 (limited to 'chat/gaim')
-rw-r--r-- | chat/gaim/Makefile | 16 | ||||
-rw-r--r-- | chat/gaim/buildlink3.mk | 3 | ||||
-rw-r--r-- | chat/gaim/distinfo | 6 |
3 files changed, 12 insertions, 13 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 0da4e6a6086..79c6bd71c36 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -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 @@ MAINTAINER= mjl@luckie.org.nz 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 --git a/chat/gaim/buildlink3.mk b/chat/gaim/buildlink3.mk index 8f3edd69f07..933d85c549c 100644 --- a/chat/gaim/buildlink3.mk +++ b/chat/gaim/buildlink3.mk @@ -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 @@ BUILDLINK_PKGSRCDIR.gaim?= ../../chat/gaim .endif # GAIM_BUILDLINK3_MK BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} - diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo index 8bb172c333e..85d2be8c1c1 100644 --- a/chat/gaim/distinfo +++ b/chat/gaim/distinfo @@ -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 |