From owner-svn-ports-all@freebsd.org Tue Apr 7 14:35:17 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E11752709BF; Tue, 7 Apr 2020 14:35:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48xVLW31Fhz3FL1; Tue, 7 Apr 2020 14:35:15 +0000 (UTC) (envelope-from sunpoet@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 36232B30B; Tue, 7 Apr 2020 14:35:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 037EZFwx072211; Tue, 7 Apr 2020 14:35:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 037EZEU5072208; Tue, 7 Apr 2020 14:35:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202004071435.037EZEU5072208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 7 Apr 2020 14:35:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531001 - head/sysutils/p5-Quota X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/p5-Quota X-SVN-Commit-Revision: 531001 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2020 14:35:17 -0000 Author: sunpoet Date: Tue Apr 7 14:35:14 2020 New Revision: 531001 URL: https://svnweb.freebsd.org/changeset/ports/531001 Log: Update to 1.7.4 - Sort PLIST Changes: https://metacpan.org/changes/distribution/Quota Modified: head/sysutils/p5-Quota/Makefile head/sysutils/p5-Quota/distinfo head/sysutils/p5-Quota/pkg-plist Modified: head/sysutils/p5-Quota/Makefile ============================================================================== --- head/sysutils/p5-Quota/Makefile Tue Apr 7 14:35:08 2020 (r531000) +++ head/sysutils/p5-Quota/Makefile Tue Apr 7 14:35:14 2020 (r531001) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Quota -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.4 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/sysutils/p5-Quota/distinfo ============================================================================== --- head/sysutils/p5-Quota/distinfo Tue Apr 7 14:35:08 2020 (r531000) +++ head/sysutils/p5-Quota/distinfo Tue Apr 7 14:35:14 2020 (r531001) @@ -1,2 +1,3 @@ -SHA256 (Quota-1.7.2.tar.gz) = 1001eb006cfe8f49b195145e04b0c37c2b09d1023c78ccda1871b30f551c312b -SIZE (Quota-1.7.2.tar.gz) = 50436 +TIMESTAMP = 1586191160 +SHA256 (Quota-1.7.4.tar.gz) = 414325c0a317d980229f130bf9a0a85342678722f1558a7cdeb3adc2549ad942 +SIZE (Quota-1.7.4.tar.gz) = 52487 Modified: head/sysutils/p5-Quota/pkg-plist ============================================================================== --- head/sysutils/p5-Quota/pkg-plist Tue Apr 7 14:35:08 2020 (r531000) +++ head/sysutils/p5-Quota/pkg-plist Tue Apr 7 14:35:14 2020 (r531001) @@ -1,4 +1,4 @@ -%%SITE_ARCH%%/auto/Quota/autosplit.ix -%%SITE_ARCH%%/auto/Quota/Quota.so %%SITE_ARCH%%/Quota.pm +%%SITE_ARCH%%/auto/Quota/Quota.so +%%SITE_ARCH%%/auto/Quota/autosplit.ix %%PERL5_MAN3%%/Quota.3.gz