From owner-svn-ports-head@freebsd.org Sat Jul 28 14:12:51 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 883B81053166; Sat, 28 Jul 2018 14:12:51 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2FD4F70B77; Sat, 28 Jul 2018 14:12:51 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C00F27BED; Sat, 28 Jul 2018 14:12:51 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6SECoQL038912; Sat, 28 Jul 2018 14:12:50 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6SECoe0038910; Sat, 28 Jul 2018 14:12:50 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201807281412.w6SECoe0038910@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 28 Jul 2018 14:12:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475574 - head/devel/rubygem-getopt X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/devel/rubygem-getopt X-SVN-Commit-Revision: 475574 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jul 2018 14:12:51 -0000 Author: wen Date: Sat Jul 28 14:12:50 2018 New Revision: 475574 URL: https://svnweb.freebsd.org/changeset/ports/475574 Log: - Update to 1.4.4 - Add LICENSE Modified: head/devel/rubygem-getopt/Makefile head/devel/rubygem-getopt/distinfo Modified: head/devel/rubygem-getopt/Makefile ============================================================================== --- head/devel/rubygem-getopt/Makefile Sat Jul 28 13:49:44 2018 (r475573) +++ head/devel/rubygem-getopt/Makefile Sat Jul 28 14:12:50 2018 (r475574) @@ -2,12 +2,14 @@ # $FreeBSD$ PORTNAME= getopt -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ports@FreeBSD.org COMMENT= Command line parsing with Ruby + +LICENSE= ART20 NO_ARCH= yes Modified: head/devel/rubygem-getopt/distinfo ============================================================================== --- head/devel/rubygem-getopt/distinfo Sat Jul 28 13:49:44 2018 (r475573) +++ head/devel/rubygem-getopt/distinfo Sat Jul 28 14:12:50 2018 (r475574) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514155011 -SHA256 (rubygem/getopt-1.4.3.gem) = f8a1e6cb0ca46f4d06b62f6419d3692122a4d2b5b9e7fde71bac22fb731af03b -SIZE (rubygem/getopt-1.4.3.gem) = 20480 +TIMESTAMP = 1532783353 +SHA256 (rubygem/getopt-1.4.4.gem) = 882bfc4e14a57a82efa2ddaadea6213badf9c4f87f637ef5fda2cbc0cc2e5cc4 +SIZE (rubygem/getopt-1.4.4.gem) = 21504