Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2021 19:21:54 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e7b7c7aac9ca - main - sysutils/p5-Quota: Update to 1.8.2
Message-ID:  <202111051921.1A5JLs0V007144@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e7b7c7aac9ca362f2ef4d8c4f642379a120742b1

commit e7b7c7aac9ca362f2ef4d8c4f642379a120742b1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-05 19:11:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-05 19:15:57 +0000

    sysutils/p5-Quota: Update to 1.8.2
    
    Changes:        https://metacpan.org/dist/Quota/changes
---
 sysutils/p5-Quota/Makefile             | 2 +-
 sysutils/p5-Quota/distinfo             | 6 +++---
 sysutils/p5-Quota/files/patch-Quota.xs | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile
index 550ae6a3167f..5850c37381d3 100644
--- a/sysutils/p5-Quota/Makefile
+++ b/sysutils/p5-Quota/Makefile
@@ -1,7 +1,7 @@
 # Created by: will
 
 PORTNAME=	Quota
-PORTVERSION=	1.8.1
+PORTVERSION=	1.8.2
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/sysutils/p5-Quota/distinfo b/sysutils/p5-Quota/distinfo
index fb3631b06ca1..4ab802803c89 100644
--- a/sysutils/p5-Quota/distinfo
+++ b/sysutils/p5-Quota/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587721991
-SHA256 (Quota-1.8.1.tar.gz) = a31bdd9153f39b2683dc14c5c38b67daae2f35822cf90297a292c39bab0f67ea
-SIZE (Quota-1.8.1.tar.gz) = 57058
+TIMESTAMP = 1636117676
+SHA256 (Quota-1.8.2.tar.gz) = 2665bb7cfa43121843367545c9d935430745741356a4a2f202945e2c0bdc69bf
+SIZE (Quota-1.8.2.tar.gz) = 57158
diff --git a/sysutils/p5-Quota/files/patch-Quota.xs b/sysutils/p5-Quota/files/patch-Quota.xs
index 1c134125f30b..67776129ed60 100644
--- a/sysutils/p5-Quota/files/patch-Quota.xs
+++ b/sysutils/p5-Quota/files/patch-Quota.xs
@@ -1,11 +1,11 @@
---- Quota.xs.orig	2013-08-15 04:56:35 UTC
+--- Quota.xs.orig	2021-10-20 05:59:20 UTC
 +++ Quota.xs
-@@ -309,7 +309,7 @@ struct rquota *rqp;
+@@ -335,7 +335,7 @@ xdr_rquota(xdrs, rqp)
  #endif /* MY_XDR */
  
  #ifdef USE_EXT_RQUOTA
 -bool_t
 +int
  xdr_ext_getquota_args(xdrs, objp)
- XDR *xdrs;
- ext_getquota_args *objp;
+   XDR *xdrs;
+   ext_getquota_args *objp;



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