Wed Aug 10 10:56:23 2011 UTC ()
pkgin 0.4.2.2
	Cleaned up download.c
	SQLite upgraded to 3.7.7.1


(imil)
diff -r1.14 -r1.15 pkgsrc/pkgtools/pkgin/Makefile
diff -r1.11 -r1.12 pkgsrc/pkgtools/pkgin/distinfo

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

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

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

--- pkgsrc/pkgtools/pkgin/distinfo 2011/08/02 21:26:59 1.11
+++ pkgsrc/pkgtools/pkgin/distinfo 2011/08/10 10:56:23 1.12
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.11 2011/08/02 21:26:59 imil Exp $ 1$NetBSD: distinfo,v 1.12 2011/08/10 10:56:23 imil Exp $
2 2
3SHA1 (pkgin-0.4.2.1.tar.gz) = f542626cd6caee810cef0aa02988b3d2d7c39772 3SHA1 (pkgin-0.4.2.2.tar.gz) = 5c43bb488f114a809363b65921c2c7bfed79015b
4RMD160 (pkgin-0.4.2.1.tar.gz) = 66a863cdc3b4cecfc69d27cc51655df0b888c44c 4RMD160 (pkgin-0.4.2.2.tar.gz) = be21522d700c57fd87bd3398b7359bdb723688f5
5Size (pkgin-0.4.2.1.tar.gz) = 1340792 bytes 5Size (pkgin-0.4.2.2.tar.gz) = 1397981 bytes