ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/www/trac-gitplugin/trac-gitplugin.2012-02-19T042646Z.diff
Revision: 490
Committed: 2012-02-18T20:26:46-08:00 (13 years, 4 months ago) by douglas
Original Path: freebsd/www/trac-gitplugin.patch
File size: 423 byte(s)
Log Message:
Trac Git Plugin was relicensed from GPLv2 to BSD.


File Contents

# User Rev Content
1 douglas 140 diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/Makefile trac-gitplugin/Makefile
2 douglas 490 --- /usr/ports/www/trac-gitplugin/Makefile 2012-02-11 14:31:04.000000000 -0800
3     +++ trac-gitplugin/Makefile 2012-02-18 20:21:23.000000000 -0800
4     @@ -18,7 +18,7 @@
5 douglas 449 MAINTAINER= douglas@douglasthrift.net
6     COMMENT= Git plugin for Trac
7    
8 douglas 490 -LICENSE= GPLv2
9     +LICENSE= BSD
10    
11 douglas 449 RUN_DEPENDS= git:${PORTSDIR}/devel/git \
12 douglas 322 tracd:${PORTSDIR}/www/trac