mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04: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
3 changed files with 6 additions and 6 deletions
|
@ -6,9 +6,9 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= rexml
|
PORTNAME= rexml
|
||||||
PORTVERSION= 1.1a
|
PORTVERSION= 1.1a3
|
||||||
CATEGORIES= textproc ruby
|
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}
|
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
@ -23,9 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
|
|
||||||
DOCS= README index.html tutorial.html api
|
DOCS= README index.html tutorial.html api
|
||||||
|
|
||||||
post-extract:
|
|
||||||
find ${WRKSRC} -type d -name CVS | xargs ${RM} -rf
|
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
cd ${WRKSRC} && ${RUBY} install.rb
|
cd ${WRKSRC} && ${RUBY} install.rb
|
||||||
.if !defined(NOPORTDOCS)
|
.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/XMLDecl.xml
|
||||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/XPath.html
|
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/XPath.html
|
||||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/XPath.xml
|
%%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.html
|
||||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/index.xml
|
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/index.xml
|
||||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/style.css
|
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/style.css
|
||||||
|
|
Loading…
Add table
Reference in a new issue