svn commit: r334373 - head/textproc/rubygem-phone
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Nov 20 03:15:02 UTC 2013
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 at 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 at 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
More information about the svn-ports-head
mailing list