- update to 1.0-rc2

- changes:
  * fix an important bug on script handling resulting in scripts runned sometime
    twice
  * time can no more be negative while fetching
  * fix a crash on pkg check
  * fix an infinite retry loop when fetching a file that return 404
  * emit a warning when search gives no results
This commit is contained in:
Baptiste Daroussin 2012-07-13 15:39:57 +00:00
parent d774e50fed
commit d08b26f7dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300870
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= pkg
DISTVERSION= 1.0-rc1
DISTVERSION= 1.0-rc2
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/portmgr \
http://files.etoilebsd.net/pkg/

View file

@ -1,2 +1,2 @@
SHA256 (pkg-1.0-rc1.tar.xz) = b6121ce920ff4851952b6eedf9e44738a2abbb3ff661265670fd65d02846decf
SIZE (pkg-1.0-rc1.tar.xz) = 1363772
SHA256 (pkg-1.0-rc2.tar.xz) = 68b2f60e08ff2c84f1f5343bc851c2d2222a8d6a8288e7abcfe823be5f7121fa
SIZE (pkg-1.0-rc2.tar.xz) = 1363840