Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 03:15:02 +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: r334373 - head/textproc/rubygem-phone
Message-ID:  <201311200315.rAK3F2Dr001778@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 20 03:15:01 2013
New Revision: 334373
URL: http://svnweb.freebsd.org/changeset/ports/334373

Log:
  - Update to 1.2.3
  - While I'm here:
    - Remove LICENSE_FILE for well-known licenses
    - Support STAGEDIR
  
  Changes:	https://github.com/carr/phone/blob/master/ChangeLog.md
  PR:		ports/183881
  Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)

Modified:
  head/textproc/rubygem-phone/Makefile   (contents, props changed)
  head/textproc/rubygem-phone/distinfo   (contents, props changed)

Modified: head/textproc/rubygem-phone/Makefile
==============================================================================
--- head/textproc/rubygem-phone/Makefile	Wed Nov 20 03:14:56 2013	(r334372)
+++ head/textproc/rubygem-phone/Makefile	Wed Nov 20 03:15:01 2013	(r334373)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phone
-PORTVERSION=	1.1
+PORTVERSION=	1.2.3
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,11 +10,9 @@ MAINTAINER=	douglas@douglasthrift.net
 COMMENT=	Phone number parsing, validation and formatting
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-phone/distinfo
==============================================================================
--- head/textproc/rubygem-phone/distinfo	Wed Nov 20 03:14:56 2013	(r334372)
+++ head/textproc/rubygem-phone/distinfo	Wed Nov 20 03:15:01 2013	(r334373)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/phone-1.1.gem) = 3c3d9096f953ea43f9b9a5ebbf50f4a897a0f040062f0bc3b8171e106dea23c2
-SIZE (rubygem/phone-1.1.gem) = 26624
+SHA256 (rubygem/phone-1.2.3.gem) = 138bfaa624c2cfff57cb655c754911020ffd3228d48d9f591b8f447170cb8f9c
+SIZE (rubygem/phone-1.2.3.gem) = 26624



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