diff options
author | roy <roy@pkgsrc.org> | 2014-02-14 11:55:53 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2014-02-14 11:55:53 +0000 |
commit | 6ccb03c2a655393c6de10040adbb465c2bfcaf49 (patch) | |
tree | d48d5868dc802bdba91d9f8dfd2b2301e4ff1ecc /devel | |
parent | 69ab6372b2fd85b8318341967779187b11e97d56 (diff) | |
download | pkgsrc-6ccb03c2a655393c6de10040adbb465c2bfcaf49.tar.gz |
Update to fossil 1.28. Changes include:
* Enchanced /reports
* If a username is passed during clone, that user is now the local admin
* Tenfold performance increase in annotate and blame rendering
* Fixed handling of passwords embedded in URL
* Sends gzipped HTTP replies to supporting clients
Diffstat (limited to 'devel')
-rw-r--r-- | devel/fossil/Makefile | 7 | ||||
-rw-r--r-- | devel/fossil/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile index 466842de9b2..9ac024b4cd9 100644 --- a/devel/fossil/Makefile +++ b/devel/fossil/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/02/12 23:17:46 tron Exp $ +# $NetBSD: Makefile,v 1.30 2014/02/14 11:55:53 roy Exp $ -DISTNAME= fossil-src-20130911114349 -PKGNAME= fossil-1.27 -PKGREVISION= 1 +DISTNAME= fossil-src-20140127173344 +PKGNAME= fossil-1.28 CATEGORIES= devel scm MASTER_SITES= http://www.fossil-scm.org/download/ diff --git a/devel/fossil/distinfo b/devel/fossil/distinfo index 12716152a54..8ee6abfbf8d 100644 --- a/devel/fossil/distinfo +++ b/devel/fossil/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2013/11/03 12:46:26 ryoon Exp $ +$NetBSD: distinfo,v 1.21 2014/02/14 11:55:53 roy Exp $ -SHA1 (fossil-src-20130911114349.tar.gz) = 2e2149fff30d63a1869ecb5a7d6b17996477612a -RMD160 (fossil-src-20130911114349.tar.gz) = 677b0a16c24da548fec4ce8f8b1b3e042f044c24 -Size (fossil-src-20130911114349.tar.gz) = 3682124 bytes +SHA1 (fossil-src-20140127173344.tar.gz) = 9e547a27d2447f12df951e86670da12c7cfbd26a +RMD160 (fossil-src-20140127173344.tar.gz) = 1997925a7b596cca864de571648363855a4bb08b +Size (fossil-src-20140127173344.tar.gz) = 3806523 bytes |