Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2015 15:30:07 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387143 - head/www/rubygem-hpricot
Message-ID:  <201505231530.t4NFU7jo018519@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 23 15:30:06 2015
New Revision: 387143
URL: https://svnweb.freebsd.org/changeset/ports/387143

Log:
  - Add LICENSE
  - Update WWW

Modified:
  head/www/rubygem-hpricot/Makefile
  head/www/rubygem-hpricot/pkg-descr

Modified: head/www/rubygem-hpricot/Makefile
==============================================================================
--- head/www/rubygem-hpricot/Makefile	Sat May 23 15:30:01 2015	(r387142)
+++ head/www/rubygem-hpricot/Makefile	Sat May 23 15:30:06 2015	(r387143)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Fast, Enjoyable HTML Parser for Ruby
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/www/rubygem-hpricot/pkg-descr
==============================================================================
--- head/www/rubygem-hpricot/pkg-descr	Sat May 23 15:30:01 2015	(r387142)
+++ head/www/rubygem-hpricot/pkg-descr	Sat May 23 15:30:06 2015	(r387143)
@@ -2,4 +2,4 @@ Hpricot is a very flexible HTML parser, 
 and John Resig's JQuery, but with the scanner recoded in 
 C (using Ragel for scanning.)
 
-WWW: http://code.whytheluckystiff.net/hpricot/
+WWW: https://github.com/hpricot/hpricot



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