mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Oops, REXML was branched and 2.3.0 was a development release.
Re-update to 2.2.1, which is the latest stable release.
This commit is contained in:
parent
fba449d58e
commit
57562e102f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58939
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rexml
|
||||
PORTVERSION= 2.3.0
|
||||
PORTVERSION= 2.2.1
|
||||
CATEGORIES= textproc ruby
|
||||
MASTER_SITES= http://www.germane-software.com/software/archives/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/rexml_2.3.0.tgz) = b21bbfdde6c09cce67f2481be70cbfb4
|
||||
MD5 (ruby/rexml_2.2.1.tgz) = 6e8ae2129405bd7f372a00087af92373
|
||||
|
@ -5,7 +5,6 @@
|
||||
%%RUBY_SITELIBDIR%%/rexml/doctype.rb
|
||||
%%RUBY_SITELIBDIR%%/rexml/document.rb
|
||||
%%RUBY_SITELIBDIR%%/rexml/element.rb
|
||||
%%RUBY_SITELIBDIR%%/rexml/entity.rb
|
||||
%%RUBY_SITELIBDIR%%/rexml/functions.rb
|
||||
%%RUBY_SITELIBDIR%%/rexml/instruction.rb
|
||||
%%RUBY_SITELIBDIR%%/rexml/namespace.rb
|
||||
@ -29,9 +28,6 @@
|
||||
@dirrm %%RUBY_SITELIBDIR%%/rexml/dtd
|
||||
@dirrm %%RUBY_SITELIBDIR%%/rexml
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/README
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/changelog.html
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/credits.html
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/faq.html
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/index.html
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/docs/tutorial.html
|
||||
%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/rexml/docs
|
||||
|
Loading…
Reference in New Issue
Block a user