sysutils/p5-Quota: Update to 1.8.2
Changes: https://metacpan.org/dist/Quota/changes
This commit is contained in:
parent
1066caba46
commit
e7b7c7aac9
@ -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-
|
||||
|
@ -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
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user