mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
- Update to 4.0.1
This commit is contained in:
parent
b28e216573
commit
499f9b3ec2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331751
3 changed files with 7 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= tdiary
|
PORTNAME= tdiary
|
||||||
PORTVERSION= 4.0.0
|
PORTVERSION= 4.0.1
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES?= www ruby
|
CATEGORIES?= www ruby
|
||||||
MASTER_SITES= http://www.tdiary.org/download/
|
MASTER_SITES= http://www.tdiary.org/download/
|
||||||
DISTNAME= ${PORTNAME}-full-v${PORTVERSION}
|
DISTNAME= ${PORTNAME}-full-v${PORTVERSION}
|
||||||
|
@ -37,8 +36,8 @@ DOCFILES= HOWTO-authenticate-in-rack HOWTO-make-io \
|
||||||
HOWTO-make-plugin HOWTO-make-theme \
|
HOWTO-make-plugin HOWTO-make-theme \
|
||||||
HOWTO-testing-tDiary HOWTO-use-plugin \
|
HOWTO-testing-tDiary HOWTO-use-plugin \
|
||||||
HOWTO-write-tDiary.en HOWTO-write-tDiary \
|
HOWTO-write-tDiary.en HOWTO-write-tDiary \
|
||||||
INSTALL-cgi INSTALL-paas INSTALL-rack INSTALL \
|
INSTALL-paas INSTALL README.en \
|
||||||
README.en README UPGRADE
|
README UPGRADE
|
||||||
HTML= ${DOCFILES:S/$/.html/}
|
HTML= ${DOCFILES:S/$/.html/}
|
||||||
MD= ${DOCFILES:S/$/.md/}
|
MD= ${DOCFILES:S/$/.md/}
|
||||||
PORTDOCS= ChangeLog doc.css ${HTML} ${MD}
|
PORTDOCS= ChangeLog doc.css ${HTML} ${MD}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (tdiary-full-v4.0.0.tar.gz) = 3fc15f36c87b2e3302361be1400e9d044815d05fdd01bcd8e4d456907e296be4
|
SHA256 (tdiary-full-v4.0.1.tar.gz) = 839ce4fa940fc31e61c7cb22229516bcc13b806f0787bccf87e3635335e470bf
|
||||||
SIZE (tdiary-full-v4.0.0.tar.gz) = 15120531
|
SIZE (tdiary-full-v4.0.1.tar.gz) = 14800969
|
||||||
|
|
|
@ -174,6 +174,7 @@
|
||||||
%%WWWDIR%%/misc/style/wiki/README.en
|
%%WWWDIR%%/misc/style/wiki/README.en
|
||||||
%%WWWDIR%%/misc/style/wiki/wiki_parser.rb
|
%%WWWDIR%%/misc/style/wiki/wiki_parser.rb
|
||||||
%%WWWDIR%%/misc/style/wiki/wiki_style.rb
|
%%WWWDIR%%/misc/style/wiki/wiki_style.rb
|
||||||
|
%%WWWDIR%%/misc/templates/Gemfile.local.erb
|
||||||
%%WWWDIR%%/misc/theme_convert/Readme.rd
|
%%WWWDIR%%/misc/theme_convert/Readme.rd
|
||||||
%%WWWDIR%%/misc/theme_convert/append.rcss
|
%%WWWDIR%%/misc/theme_convert/append.rcss
|
||||||
%%WWWDIR%%/misc/theme_convert/theme_convert.rb
|
%%WWWDIR%%/misc/theme_convert/theme_convert.rb
|
||||||
|
@ -2261,6 +2262,7 @@
|
||||||
@dirrm %%WWWDIR%%/plugin/en
|
@dirrm %%WWWDIR%%/plugin/en
|
||||||
@dirrm %%WWWDIR%%/plugin
|
@dirrm %%WWWDIR%%/plugin
|
||||||
@dirrm %%WWWDIR%%/misc/theme_convert
|
@dirrm %%WWWDIR%%/misc/theme_convert
|
||||||
|
@dirrm %%WWWDIR%%/misc/templates
|
||||||
@dirrm %%WWWDIR%%/misc/style/wiki
|
@dirrm %%WWWDIR%%/misc/style/wiki
|
||||||
@dirrm %%WWWDIR%%/misc/style/rd
|
@dirrm %%WWWDIR%%/misc/style/rd
|
||||||
@dirrm %%WWWDIR%%/misc/style/gfm
|
@dirrm %%WWWDIR%%/misc/style/gfm
|
||||||
|
|
Loading…
Add table
Reference in a new issue