diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-25 16:04:23 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-25 16:04:23 +0000 |
commit | 35f5e56055b317385ffa0c0987c9189c0da7d9fb (patch) | |
tree | 0b05c1fe9eef249dd880b18c129e059bed18503a /ports-mgmt/p5-FreeBSD-Portindex/distinfo | |
parent | Tell what epkg is. (diff) |
Update to 1.6:
This is a bug fix and general improvement release. From the change log:
- Incorporate local ports/categories into the INDEX by scanning Makefile.local
for additions to $SUBDIR. Mentioned on freebsd-ports@freebsd.org by
Rong-En Fan <rafan (at) infor.org>
- Clean up error messages, and factor out common progress counter code.
- Add a new Category object type, and cope better with changes to categories
(ie. ports being hooked up / unhooked from the tree). Problem pointed out by
Colin Percival <cperciva (at) freebsd.org>
- Instead of calling perl to compile exactly the same bit of perl code from
/usr/ports/Mk/bsd.ports.mk about 15,000 times (ie once per port) as a
consequence of actually running 'make describe', just call perl once, use make
to print out the basic variables from the port and replicate the processing
done ourselves.
PR: 99454
Submitted by: author/maintianer
Notes
Notes:
svn path=/head/; revision=166311
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Portindex/distinfo')
-rw-r--r-- | ports-mgmt/p5-FreeBSD-Portindex/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/distinfo b/ports-mgmt/p5-FreeBSD-Portindex/distinfo index cdc377c9f94f..ac30804ce204 100644 --- a/ports-mgmt/p5-FreeBSD-Portindex/distinfo +++ b/ports-mgmt/p5-FreeBSD-Portindex/distinfo @@ -1,3 +1,3 @@ -MD5 (FreeBSD-Portindex-1.5.tar.bz2) = 2691373d77b5cbb7687b49969cad1f94 -SHA256 (FreeBSD-Portindex-1.5.tar.bz2) = bb69f67ea1a5752b297309c3f5b49af242828932a7c58a39d182a14850afbe40 -SIZE (FreeBSD-Portindex-1.5.tar.bz2) = 24514 +MD5 (FreeBSD-Portindex-1.6.tar.bz2) = 0c282a3d6b9180c94158c4c3551668b3 +SHA256 (FreeBSD-Portindex-1.6.tar.bz2) = 8c0506b733c70760b94c250325423b5b76d82fffcba1c0add99a4035e07b042b +SIZE (FreeBSD-Portindex-1.6.tar.bz2) = 27889 |