Tue Aug 2 21:26:59 2011 UTC ()
20110802
	Release 0.4.2.1
	Fixed the "too many connexions" problem with libfetch and FTP


(imil)
diff -r1.13 -r1.14 pkgsrc/pkgtools/pkgin/Makefile
diff -r1.10 -r1.11 pkgsrc/pkgtools/pkgin/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/pkgtools/pkgin/Makefile (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkgin/Makefile 2011/06/20 15:17:02 1.13
+++ pkgsrc/pkgtools/pkgin/Makefile 2011/08/02 21:26:59 1.14
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.13 2011/06/20 15:17:02 wiz Exp $ 1# $NetBSD: Makefile,v 1.14 2011/08/02 21:26:59 imil Exp $
2# 2#
3 3
4DISTNAME= pkgin-0.4.2 4DISTNAME= pkgin-0.4.2.1
5PKGREVISION= 2 
6CATEGORIES= pkgtools 5CATEGORIES= pkgtools
7MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/imil/ 6MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/imil/
8 7
9MAINTAINER= imil@NetBSD.org 8MAINTAINER= imil@NetBSD.org
10HOMEPAGE= http://pkgin.net/ 9HOMEPAGE= http://pkgin.net/
11COMMENT= Apt / yum like tool for managing pkgsrc binary packages 10COMMENT= Apt / yum like tool for managing pkgsrc binary packages
12LICENSE= modified-bsd 11LICENSE= modified-bsd
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16EGDIR= ${PREFIX}/share/examples/${PKGBASE} 15EGDIR= ${PREFIX}/share/examples/${PKGBASE}
17CONF_FILES= ${EGDIR}/repositories.conf.example \ 16CONF_FILES= ${EGDIR}/repositories.conf.example \
18 ${PKG_SYSCONFDIR}/${PKGBASE}/repositories.conf 17 ${PKG_SYSCONFDIR}/${PKGBASE}/repositories.conf

cvs diff -r1.10 -r1.11 pkgsrc/pkgtools/pkgin/distinfo (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkgin/distinfo 2011/03/06 18:44:59 1.10
+++ pkgsrc/pkgtools/pkgin/distinfo 2011/08/02 21:26:59 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2011/03/06 18:44:59 imil Exp $ 1$NetBSD: distinfo,v 1.11 2011/08/02 21:26:59 imil Exp $
2 2
3SHA1 (pkgin-0.4.2.tar.gz) = ce383e87ad96a0b7d0cd64302f69328598476a0d 3SHA1 (pkgin-0.4.2.1.tar.gz) = f542626cd6caee810cef0aa02988b3d2d7c39772
4RMD160 (pkgin-0.4.2.tar.gz) = 95359bf1218b79e9ad18b4449b83cb36ed60d60c 4RMD160 (pkgin-0.4.2.1.tar.gz) = 66a863cdc3b4cecfc69d27cc51655df0b888c44c
5Size (pkgin-0.4.2.tar.gz) = 1340429 bytes 5Size (pkgin-0.4.2.1.tar.gz) = 1340792 bytes