From 29f5892349aa676340e26a6a378e335050790373 Mon Sep 17 00:00:00 2001 From: roy Date: Sat, 25 Apr 2009 00:15:04 +0000 Subject: 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 --- www/trac/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/trac/Makefile') diff --git a/www/trac/Makefile b/www/trac/Makefile index 29016060c0a..fcce2d0a4fd 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -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 @@ MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://trac.edgewall.org/ COMMENT= Subversion repository browser, wiki, and issue tracking system +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3