mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- 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)
This commit is contained in:
parent
421c2bf99e
commit
683d950d9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334373
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user