mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00: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
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tdiary
|
||||
PORTVERSION= 4.0.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 4.0.1
|
||||
CATEGORIES?= www ruby
|
||||
MASTER_SITES= http://www.tdiary.org/download/
|
||||
DISTNAME= ${PORTNAME}-full-v${PORTVERSION}
|
||||
@ -37,8 +36,8 @@ DOCFILES= HOWTO-authenticate-in-rack HOWTO-make-io \
|
||||
HOWTO-make-plugin HOWTO-make-theme \
|
||||
HOWTO-testing-tDiary HOWTO-use-plugin \
|
||||
HOWTO-write-tDiary.en HOWTO-write-tDiary \
|
||||
INSTALL-cgi INSTALL-paas INSTALL-rack INSTALL \
|
||||
README.en README UPGRADE
|
||||
INSTALL-paas INSTALL README.en \
|
||||
README UPGRADE
|
||||
HTML= ${DOCFILES:S/$/.html/}
|
||||
MD= ${DOCFILES:S/$/.md/}
|
||||
PORTDOCS= ChangeLog doc.css ${HTML} ${MD}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tdiary-full-v4.0.0.tar.gz) = 3fc15f36c87b2e3302361be1400e9d044815d05fdd01bcd8e4d456907e296be4
|
||||
SIZE (tdiary-full-v4.0.0.tar.gz) = 15120531
|
||||
SHA256 (tdiary-full-v4.0.1.tar.gz) = 839ce4fa940fc31e61c7cb22229516bcc13b806f0787bccf87e3635335e470bf
|
||||
SIZE (tdiary-full-v4.0.1.tar.gz) = 14800969
|
||||
|
@ -174,6 +174,7 @@
|
||||
%%WWWDIR%%/misc/style/wiki/README.en
|
||||
%%WWWDIR%%/misc/style/wiki/wiki_parser.rb
|
||||
%%WWWDIR%%/misc/style/wiki/wiki_style.rb
|
||||
%%WWWDIR%%/misc/templates/Gemfile.local.erb
|
||||
%%WWWDIR%%/misc/theme_convert/Readme.rd
|
||||
%%WWWDIR%%/misc/theme_convert/append.rcss
|
||||
%%WWWDIR%%/misc/theme_convert/theme_convert.rb
|
||||
@ -2261,6 +2262,7 @@
|
||||
@dirrm %%WWWDIR%%/plugin/en
|
||||
@dirrm %%WWWDIR%%/plugin
|
||||
@dirrm %%WWWDIR%%/misc/theme_convert
|
||||
@dirrm %%WWWDIR%%/misc/templates
|
||||
@dirrm %%WWWDIR%%/misc/style/wiki
|
||||
@dirrm %%WWWDIR%%/misc/style/rd
|
||||
@dirrm %%WWWDIR%%/misc/style/gfm
|
||||
|
Loading…
Reference in New Issue
Block a user