mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Update to 0.4.
This commit is contained in:
parent
53738dcf4a
commit
506d8e3421
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45189
3 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= quota
|
||||
PORTVERSION= 0.3
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= sysutils ruby
|
||||
MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -21,7 +21,7 @@ USE_RUBY_EXTCONF= yes
|
|||
WRKSRC= ${WRKDIR}/ruby-${PORTNAME}-${PORTVERSION}
|
||||
INSTALL_TARGET= site-install
|
||||
|
||||
DOCS_EN= ChangeLog README.html
|
||||
DOCS_EN= ChangeLog README README.html
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/ruby-quota-0.3.tar.gz) = 4b561bbef656c49dc8bbccb8039a57d7
|
||||
MD5 (ruby/ruby-quota-0.4.tar.gz) = e57aaec824e111afd563fc68d6ce7630
|
||||
|
|
|
@ -2,5 +2,6 @@
|
|||
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/quota/test.rb
|
||||
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/quota
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/quota/ChangeLog
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/quota/README
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/quota/README.html
|
||||
%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/quota
|
||||
|
|
Loading…
Add table
Reference in a new issue