pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/trac Update to trac-0.11.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/365e6598d2ec
branches: trunk
changeset: 392077:365e6598d2ec
user: roy <roy%pkgsrc.org@localhost>
date: Sat Apr 25 00:15:04 2009 +0000
description:
Update to trac-0.11.4
Changes from 0.11.3 include
* Custom mainnav links regression
* Fixed Python 2.3 incompatibility
* Fixed Python 2.6 notification issue
* Fixed PostgreSQL multi column index issue
diffstat:
www/trac/Makefile | 5 +++--
www/trac/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r e1bcdb367c47 -r 365e6598d2ec www/trac/Makefile
--- a/www/trac/Makefile Fri Apr 24 19:23:37 2009 +0000
+++ b/www/trac/Makefile Sat Apr 25 00:15:04 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2009/02/19 14:49:13 gdt Exp $
+# $NetBSD: Makefile,v 1.44 2009/04/25 00:15:04 roy Exp $
#
-DISTNAME= Trac-0.11.3
+DISTNAME= Trac-0.11.4
PKGNAME= ${DISTNAME:tl}
CATEGORIES= devel www
MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \
@@ -10,6 +10,7 @@
MAINTAINER= gdt%NetBSD.org@localhost
HOMEPAGE= http://trac.edgewall.org/
COMMENT= Subversion repository browser, wiki, and issue tracking system
+LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
diff -r e1bcdb367c47 -r 365e6598d2ec www/trac/distinfo
--- a/www/trac/distinfo Fri Apr 24 19:23:37 2009 +0000
+++ b/www/trac/distinfo Sat Apr 25 00:15:04 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2009/02/19 14:49:13 gdt Exp $
+$NetBSD: distinfo,v 1.24 2009/04/25 00:15:04 roy Exp $
-SHA1 (Trac-0.11.3.tar.gz) = 3d0424a065efc16abd8ba50aeefd3926bb2d1056
-RMD160 (Trac-0.11.3.tar.gz) = 39c980f158120e49ccf01a1ac00262bec8f02d43
-Size (Trac-0.11.3.tar.gz) = 722747 bytes
+SHA1 (Trac-0.11.4.tar.gz) = 392f5fc0bc8e29ebea07182707ad31a55b9ec46f
+RMD160 (Trac-0.11.4.tar.gz) = dffe20cb4f1cda2d8feaed5746a9701c24ccaeef
+Size (Trac-0.11.4.tar.gz) = 724708 bytes
Home |
Main Index |
Thread Index |
Old Index