Thu Jan 20 18:14:09 2011 UTC ()
pkgin 0.3.3.4, never say "this is the last release"
	Fixed a non-critical bug: some packages were marked
	for upgrade more than once.


(imil)
diff -r1.7 -r1.8 pkgsrc/pkgtools/pkgin/Makefile
diff -r1.6 -r1.7 pkgsrc/pkgtools/pkgin/distinfo

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

--- pkgsrc/pkgtools/pkgin/Makefile 2011/01/19 12:10:11 1.7
+++ pkgsrc/pkgtools/pkgin/Makefile 2011/01/20 18:14:09 1.8
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2011/01/19 12:10:11 imil Exp $ 1# $NetBSD: Makefile,v 1.8 2011/01/20 18:14:09 imil Exp $
2# 2#
3 3
4DISTNAME= pkgin-0.3.3.3 4DISTNAME= pkgin-0.3.3.4
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@gcu.info 8MAINTAINER= imil@gcu.info
9HOMEPAGE= http://imil.net/pkgin/ 9HOMEPAGE= http://imil.net/pkgin/
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.6 -r1.7 pkgsrc/pkgtools/pkgin/distinfo (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkgin/distinfo 2011/01/19 12:10:11 1.6
+++ pkgsrc/pkgtools/pkgin/distinfo 2011/01/20 18:14:09 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2011/01/19 12:10:11 imil Exp $ 1$NetBSD: distinfo,v 1.7 2011/01/20 18:14:09 imil Exp $
2 2
3SHA1 (pkgin-0.3.3.3.tar.gz) = 4ad57aee47bfcec9b4a053c36483459511fdf899 3SHA1 (pkgin-0.3.3.4.tar.gz) = 67ff74175af841fed65921941505fa12ef29ad6d
4RMD160 (pkgin-0.3.3.3.tar.gz) = c870119eb2cb43412a029b61b999109c1bb691cc 4RMD160 (pkgin-0.3.3.4.tar.gz) = ac6e1e254071493fe2f731255973456b5714ce39
5Size (pkgin-0.3.3.3.tar.gz) = 140976 bytes 5Size (pkgin-0.3.3.4.tar.gz) = 141057 bytes