Index: head/textproc/ruby-nqxml/Makefile =================================================================== --- head/textproc/ruby-nqxml/Makefile (revision 53116) +++ head/textproc/ruby-nqxml/Makefile (revision 53117) @@ -1,35 +1,36 @@ # New ports collection makefile for: NQXML # Date created: 10 March 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= nqxml -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.3p1 CATEGORIES= textproc ruby -MASTER_SITES= http://www.io.com/~jimm/downloads/nqxml/ +#MASTER_SITES= http://www.io.com/~jimm/downloads/nqxml/ +MASTER_SITES= http://rrr.jin.gr.jp/download/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org USE_RUBY= yes NO_BUILD= yes DOCS= ChangeLog README Credits TODO do-install: cd ${WRKSRC} && ${RUBY} install.rb .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}/dispatcher ${INSTALL_DATA} ${WRKSRC}/examples/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/ ${INSTALL_DATA} ${WRKSRC}/contrib/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/dispatcher/ ${MKDIR} ${RUBY_DOCDIR}/${PORTNAME} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/${PORTNAME}/ .endfor .endif .include Property changes on: head/textproc/ruby-nqxml/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/textproc/ruby-nqxml/distinfo =================================================================== --- head/textproc/ruby-nqxml/distinfo (revision 53116) +++ head/textproc/ruby-nqxml/distinfo (revision 53117) @@ -1 +1 @@ -MD5 (ruby/nqxml-1.1.3.tar.gz) = 30a7275d79c9ff027c54c08d397efc51 +MD5 (ruby/nqxml-1.1.3p1.tar.gz) = 6f95673bd7053ace9dc69638fc58d2bf Property changes on: head/textproc/ruby-nqxml/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property