mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 00:00:33 -04:00
- Update to 20101203
- Update WWW to github - Update master sites Feature safe: yes
This commit is contained in:
parent
72a2b356a9
commit
20a1d08d76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267701
3 changed files with 7 additions and 8 deletions
|
@ -6,10 +6,10 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= basecamp
|
PORTNAME= basecamp
|
||||||
PORTVERSION= 20091116
|
PORTVERSION= 20101203
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://home.bluelife.at/ports/distfiles/ \
|
MASTER_SITES= http://home.bluelife.at/ports/distfiles/ \
|
||||||
http://tmp.chruetertee.ch/
|
LOCAL/decke
|
||||||
PKGNAMEPREFIX= redmine-
|
PKGNAMEPREFIX= redmine-
|
||||||
|
|
||||||
MAINTAINER= decke@FreeBSD.org
|
MAINTAINER= decke@FreeBSD.org
|
||||||
|
@ -17,13 +17,13 @@ COMMENT= Basecamp Theme for Redmine
|
||||||
|
|
||||||
RUN_DEPENDS= redmine>=0.9:${PORTSDIR}/www/redmine
|
RUN_DEPENDS= redmine>=0.9:${PORTSDIR}/www/redmine
|
||||||
|
|
||||||
USE_ZIP= yes
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
WWWDIR?= ${PREFIX}/www/redmine/public/themes/${PORTNAME}
|
WWWDIR?= ${PREFIX}/www/redmine/public/themes/${PORTNAME}
|
||||||
|
|
||||||
PLIST_FILES= %%WWWDIR%%/stylesheets/application.css
|
PLIST_FILES= %%WWWDIR%%/README.md \
|
||||||
|
%%WWWDIR%%/stylesheets/application.css
|
||||||
PLIST_DIRS= %%WWWDIR%%/stylesheets \
|
PLIST_DIRS= %%WWWDIR%%/stylesheets \
|
||||||
%%WWWDIR%%
|
%%WWWDIR%%
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
MD5 (basecamp-20091116.zip) = e97cab91e5abe5d0df45d3e1d561002d
|
SHA256 (basecamp-20101203.tar.gz) = 1c78f2e5d88e169ad21aec27a62b1aa5d4ec242cc4c9cddf288256555664af2c
|
||||||
SHA256 (basecamp-20091116.zip) = 6caccb86b28bf13eee7d1f48282380cdc7b199eb96432252f33112fc7dfc97fd
|
SIZE (basecamp-20101203.tar.gz) = 2211
|
||||||
SIZE (basecamp-20091116.zip) = 2199
|
|
||||||
|
|
|
@ -3,4 +3,4 @@ theme. It is derivated from the alternate theme but supports/includes most of
|
||||||
recent changes in the default theme.
|
recent changes in the default theme.
|
||||||
|
|
||||||
WWW: http://www.redmine.org/wiki/redmine/ThemeBasecamp
|
WWW: http://www.redmine.org/wiki/redmine/ThemeBasecamp
|
||||||
WWW: http://theill.com/stuff/redmine/
|
WWW: http://github.com/theill/redmine-basecamp-theme
|
||||||
|
|
Loading…
Add table
Reference in a new issue