mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 1.1a3.
This commit is contained in:
parent
29d9d0dcfa
commit
d5429ff233
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50042
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= rexml
|
||||
PORTVERSION= 1.1a
|
||||
PORTVERSION= 1.1a3
|
||||
CATEGORIES= textproc ruby
|
||||
MASTER_SITES= http://www.germane-software.com/~ser/software/archives/
|
||||
MASTER_SITES= http://www.germane-software.com/~ser/Software/archives/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -23,9 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
DOCS= README index.html tutorial.html api
|
||||
|
||||
post-extract:
|
||||
find ${WRKSRC} -type d -name CVS | xargs ${RM} -rf
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC} && ${RUBY} install.rb
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/rexml_1.1a.tgz) = a64f532a0098ea099e3507f21cbec3d1
|
||||
MD5 (ruby/rexml_1.1a3.tgz) = 7b5c599698fec6e0d140fdc889177913
|
||||
|
@ -75,6 +75,9 @@
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/XMLDecl.xml
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/XPath.html
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/XPath.xml
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/graph.png
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/graph.ps
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/graph.svg
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/index.html
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/index.xml
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/style.css
|
||||
|
Loading…
Reference in New Issue
Block a user