Date: Sat, 21 Mar 2009 14:01:37 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/132904: [Update]textproc/ruby-xslt:update to 0.9.6 Message-ID: <200903211401.n2LE1bAO093490@www.freebsd.org> Resent-Message-ID: <200903211410.n2LEA2pp032564@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132904 >Category: ports >Synopsis: [Update]textproc/ruby-xslt:update to 0.9.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Mar 21 14:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov 6 00:32:12 UTC 2008 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 0.9.6 from 0.8.2 and take over the maintainership >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-03-21 21:36:09.000000000 +0800 +++ Makefile 2009-03-21 21:55:33.000000000 +0800 @@ -6,21 +6,21 @@ # PORTNAME= xslt -PORTVERSION= 0.8.2 +PORTVERSION= 0.9.6 CATEGORIES= textproc ruby -MASTER_SITES= http://gregoire.lejeune.free.fr/ +MASTER_SITES= RF +MASTER_SITE_SUBDIR= ruby-asp PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ruby-${PORTNAME}_${PORTVERSION} +DISTNAME= ruby-${PORTNAME}-${PORTVERSION} +EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= An XSLT processor in pure Ruby USE_GNOME= libxslt USE_RUBY= yes -USE_RUBY_EXTCONF= yes - -WRKSRC= ${WRKDIR}/ruby-${PORTNAME} +USE_RUBY_SETUP= yes post-install: .if !defined(NOPORTDOCS) --- distinfo.orig 2009-03-21 21:36:09.000000000 +0800 +++ distinfo 2009-03-21 21:36:09.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (ruby/ruby-xslt_0.8.2.tar.gz) = 603615dd4f31fe0981aff7b1bee2a0a6 -SHA256 (ruby/ruby-xslt_0.8.2.tar.gz) = 7e7b8c4fdd4f9e4e414e9817ba8e32fea032204902eb2f1f6b9468df081d07a1 -SIZE (ruby/ruby-xslt_0.8.2.tar.gz) = 23566 +MD5 (ruby/ruby-xslt-0.9.6.tgz) = 1f0aa4908ed0fd8468201f8bc3d0ff6c +SHA256 (ruby/ruby-xslt-0.9.6.tgz) = 2e52e22919427ed7546624a3f89b90dd35d01eed8cb58179b4d83283fa399056 +SIZE (ruby/ruby-xslt-0.9.6.tgz) = 31777 --- pkg-plist.orig 2009-03-21 21:36:09.000000000 +0800 +++ pkg-plist 2009-03-21 21:47:25.000000000 +0800 @@ -1,4 +1,5 @@ -%%RUBY_SITEARCHLIBDIR%%/xml/xslt.so -@unexec /bin/rmdir %D/%%RUBY_SITEARCHLIBDIR%%/xml 2>/dev/null || true +%%RUBY_SITELIBDIR%%/xml/xslt.rb +%%RUBY_SITEARCHLIBDIR%%/xslt_lib.so +@dirrmtry %%RUBY_SITELIBDIR%%/xml %%PORTDOCS%%%%RUBY_MODDOCDIR%%/README %%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%% >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903211401.n2LE1bAO093490>