pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/gift-fasttrack Update to 0.8.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/443915b35408
branches: trunk
changeset: 489069:443915b35408
user: peter <peter%pkgsrc.org@localhost>
date: Tue Feb 15 22:32:51 2005 +0000
description:
Update to 0.8.9.
Submitted by Alexander Mayr in PR 29349.
Changes between 0.8.6 - 0.8.9:
2004-12-28 Markus Kern <mkern%users.berlios.de@localhost>
* Fixed crash on firewalled source abortion.
2004-12-19 Markus Kern <mkern%users.berlios.de@localhost>
* Fixed unchecked FST_PLUGIN->session access in fst_download.c
* Fixed url decoder memmove overrun.
2004-11-27 Markus Kern <mkern%users.berlios.de@localhost>
* Added windows installer.
2004-11-11 Markus Kern <mkern%users.berlios.de@localhost>
* Finalized multi-supernode connection code.
* Fixed NULL pointer crash on some corrupt search results.
2004-09-03 Markus Kern <mkern%users.berlios.de@localhost>
* Fixed abuse of gethostbyname in HTTP client.
2004-06-19 Markus Kern <mkern%users.berlios.de@localhost>
* Fixed remote DoS on HTTP server (not exploitable).
* Fixed remote DoS on HTTP client (not exploitable).
2004-06-16 HEx <hex%users.berlios.de@localhost>
* Use default nodes file if cache runs out of nodes.
diffstat:
net/gift-fasttrack/Makefile | 7 +++----
net/gift-fasttrack/distinfo | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r acbc85704f8a -r 443915b35408 net/gift-fasttrack/Makefile
--- a/net/gift-fasttrack/Makefile Tue Feb 15 22:28:04 2005 +0000
+++ b/net/gift-fasttrack/Makefile Tue Feb 15 22:32:51 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/10/15 12:14:07 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/02/15 22:32:51 peter Exp $
#
-DISTNAME= giFT-FastTrack-0.8.6
+DISTNAME= giFT-FastTrack-0.8.9
PKGNAME= ${DISTNAME:S/giFT-FastTrack/gift-fasttrack/}
-PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://download.berlios.de/gift-fasttrack/
@@ -11,7 +10,7 @@
HOMEPAGE= http://download.berlios.de/gift-fasttrack/
COMMENT= Fasttrack plugin for giFT
-WRKSRC= ${WRKDIR}/giFT-FastTrack-0.8.6
+WRKSRC= ${WRKDIR}/${DISTNAME}
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
diff -r acbc85704f8a -r 443915b35408 net/gift-fasttrack/distinfo
--- a/net/gift-fasttrack/distinfo Tue Feb 15 22:28:04 2005 +0000
+++ b/net/gift-fasttrack/distinfo Tue Feb 15 22:32:51 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/05/08 02:04:53 xtraeme Exp $
+$NetBSD: distinfo,v 1.2 2005/02/15 22:32:51 peter Exp $
-SHA1 (giFT-FastTrack-0.8.6.tar.gz) = d85ecd9e490f43286ab77d805bb49d3b497b67f9
-Size (giFT-FastTrack-0.8.6.tar.gz) = 362589 bytes
+SHA1 (giFT-FastTrack-0.8.9.tar.gz) = c44dc2c6a9f9b9a1b3f4c7c4eac7477eaa8439f6
+Size (giFT-FastTrack-0.8.9.tar.gz) = 449505 bytes
Home |
Main Index |
Thread Index |
Old Index