Wed Jan 19 12:10:11 2011 UTC ()
pkgin 0.3.3.3, hopefully the last 0.3 release

- Double dewey match fixed, i.e. foo>=1.2.3<3.0
- Duplicate entries for remove and upgrade fixed
- "Missing package in repository" case handled


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

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

--- pkgsrc/pkgtools/pkgin/Makefile 2011/01/16 22:47:56 1.6
+++ pkgsrc/pkgtools/pkgin/Makefile 2011/01/19 12:10:11 1.7
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2011/01/16 22:47:56 imil Exp $ 1# $NetBSD: Makefile,v 1.7 2011/01/19 12:10:11 imil Exp $
2# 2#
3 3
4DISTNAME= pkgin-0.3.3.2 4DISTNAME= pkgin-0.3.3.3
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.5 -r1.6 pkgsrc/pkgtools/pkgin/distinfo (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkgin/distinfo 2011/01/16 22:47:56 1.5
+++ pkgsrc/pkgtools/pkgin/distinfo 2011/01/19 12:10:11 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2011/01/16 22:47:56 imil Exp $ 1$NetBSD: distinfo,v 1.6 2011/01/19 12:10:11 imil Exp $
2 2
3SHA1 (pkgin-0.3.3.2.tar.gz) = 17e73f1376d1208b78e644732feb16b340bea94d 3SHA1 (pkgin-0.3.3.3.tar.gz) = 4ad57aee47bfcec9b4a053c36483459511fdf899
4RMD160 (pkgin-0.3.3.2.tar.gz) = 199dff296d20d765ebbae5370ab7175b2f892328 4RMD160 (pkgin-0.3.3.3.tar.gz) = c870119eb2cb43412a029b61b999109c1bb691cc
5Size (pkgin-0.3.3.2.tar.gz) = 140320 bytes 5Size (pkgin-0.3.3.3.tar.gz) = 140976 bytes