Wednesday, May 01, 2019

Re: [UPDATE] www/p5-URI to 1.76

Bump. OK? Comments?

On Sat, Mar 02, 2019 at 04:22:05PM -0700, Andrew Hewus Fresh wrote:
> While this does update the version, the change between 1.74 and 1.76 is
> reverting the change in 1.75, so there is no actual difference.
> However, sometime after 1.71 they seem to have fixed the permissions in
> the dist, so I think we can remove FIX_EXTRACT_PERMISSIONS, but I'd like
> a second set of eyes on that.
>
> OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-URI/Makefile,v
retrieving revision 1.37
diff -u -p -r1.37 Makefile
--- Makefile 24 Jun 2018 12:02:09 -0000 1.37
+++ Makefile 2 Mar 2019 23:19:53 -0000
@@ -4,11 +4,9 @@ COMMENT = library to parse Uniform Reso

PKG_ARCH = *

-DISTNAME = URI-1.74
+DISTNAME = URI-1.76

CATEGORIES = www
-
-FIX_EXTRACT_PERMISSIONS = Yes

# Perl
PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-URI/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- distinfo 24 Jun 2018 12:02:09 -0000 1.19
+++ distinfo 2 Mar 2019 23:19:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (URI-1.74.tar.gz) = qcJU9F+Jyx3ZRraJ3+QzCVQEUypFQ72qsLcc4P3N1T0=
-SIZE (URI-1.74.tar.gz) = 107102
+SHA256 (URI-1.76.tar.gz) = ssmOHVDW9XJIPuU4pvTMyNkYX5HwBz/Yr3OQiYJUQT4=
+SIZE (URI-1.76.tar.gz) = 107578

No comments:

Post a Comment