Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2006 20:12:18 +0900 (JST)
From:      TAKATSU Tomonari <tota@rtfm.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        knu@FreeBSD.org
Subject:   ports/96043: [PATCH] textproc/ruby-htree: [SUMMARIZE CHANGES]
Message-ID:  <20060419111218.165786D429@rtfm.jp>
Resent-Message-ID: <200604191120.k3JBK38I047335@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96043
>Category:       ports
>Synopsis:       [PATCH] textproc/ruby-htree: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 19 11:20:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
none (personal)
>Environment:
System: FreeBSD photon.rtfm.jp 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #0: Fri Mar 31 15:10:42 JST 2006
>Description:
Update to 0.4

Port maintainer (knu@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

begin 644 ruby18-htree-0.4.patch
diff -urN /usr/ports/textproc/ruby-htree.orig/Makefile /usr/ports/textproc/ruby-htree/Makefile
--- /usr/ports/textproc/ruby-htree.orig/Makefile	Mon Feb 27 20:32:22 2006
+++ /usr/ports/textproc/ruby-htree/Makefile	Sun Apr 16 18:12:36 2006
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	htree
-PORTVERSION=	0.3
-PORTREVISION=	1
+PORTVERSION=	0.4
 CATEGORIES=	textproc www ruby
-MASTER_SITES=	ftp://ftp.rucus.ru.ac.za/pub/FreeBSD/distfiles/ruby/
+MASTER_SITES=	http://cvs.m17n.org/viewcvs/ruby/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
-DIST_SUBDIR=	ruby
+DISTNAME=	${PORTNAME}
 
 MAINTAINER=	knu@FreeBSD.org
 COMMENT=	A Ruby library to manipulate HTML/XML tree data structure
diff -urN /usr/ports/textproc/ruby-htree.orig/distinfo /usr/ports/textproc/ruby-htree/distinfo
--- /usr/ports/textproc/ruby-htree.orig/distinfo	Mon Nov 14 21:18:40 2005
+++ /usr/ports/textproc/ruby-htree/distinfo	Sun Apr 16 18:11:57 2006
@@ -1,3 +1,3 @@
-MD5 (ruby/htree-0.3.tar.gz) = 2252858af1f24f2ea317f543967181f6
-SHA256 (ruby/htree-0.3.tar.gz) = 2c2c13c904517f53eefc4ca7f595af8234dc3c82e3827f6ace1b47002b355186
-SIZE (ruby/htree-0.3.tar.gz) = 49262
+MD5 (htree.tar.gz) = 8f9b47308463d267753a91e901b68c32
+SHA256 (htree.tar.gz) = cfd6b070727f1e5999e736df160e230624af660c910279b93ea5928457cfc6ea
+SIZE (htree.tar.gz) = 49418
end

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060419111218.165786D429>