ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/www/trac-gitplugin/trac-gitplugin.2009-11-21T100851Z.diff
Revision: 140
Committed: 2009-11-21T02:08:51-08:00 (15 years, 7 months ago) by douglas
Original Path: freebsd/www/trac-gitplugin.patch
File size: 571 byte(s)
Log Message:
Catch up and prepare for the master sites maintainer updates...of dooom!

File Contents

# User Rev Content
1 douglas 140 diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/Makefile trac-gitplugin/Makefile
2     --- /usr/ports/www/trac-gitplugin/Makefile 2009-11-04 02:18:03.000000000 -0800
3     +++ trac-gitplugin/Makefile 2009-11-21 02:05:24.677656844 -0800
4     @@ -8,7 +8,8 @@
5     PORTNAME= gitplugin
6     PORTVERSION= 0.11.0.2.7034
7     CATEGORIES= www devel python
8     -MASTER_SITES= http://code.douglasthrift.net/files/${PORTNAME}/
9     +MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \
10     + http://code.douglasthrift.net/files/${PORTNAME}/
11     PKGNAMEPREFIX= trac-
12     DISTNAME= ${PORTNAME}-r${PORTVERSION:E}
13