Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/textproc/ruby-xmlparser/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/textproc/ruby-xmlparser/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- pkgsrc/textproc/ruby-xmlparser/Makefile 2005/04/11 21:47:42 1.4 +++ pkgsrc/textproc/ruby-xmlparser/Makefile 2005/06/25 02:34:27 1.5 @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:42 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/06/25 02:34:27 taca Exp $ # -DISTNAME= xmlparser-0.6.8 -PKGNAME= ${RUBY_PKGPREFIX}-xmlparser-0.6.8 -PKGREVISION= 2 +DISTNAME= xmlparser-0.6.8.1 +PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= textproc ruby MASTER_SITES= http://www.yoshidam.net/ MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.yoshidam.net/Ruby.html#xmlparser -COMMENT= expat interface module for Ruby +COMMENT= Expat interface module for Ruby RUBY_HAS_ARCHLIB= yes USE_RUBY_EXTCONF= yes