pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Mixin-Linewise



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Jul  5 10:36:48 UTC 2021

Modified Files:
        pkgsrc/devel/p5-Mixin-Linewise: Makefile distinfo

Log Message:
Update to 0.110

Upstream changes:
0.110     2021-06-22 22:27:07-04:00 America/New_York
        - tweak the file test again to exclude directories; (is this going to
          turn into something more convoluted in several releases? probably)

0.109     2021-06-20 21:10:22-04:00 America/New_York
        - use "-r" test instead of "-f" test, to allow use on (say) named
          pipes (thanks, L. Alberto Giménez!)
        - update author information
        - add perl support section to docs


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-Mixin-Linewise/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Mixin-Linewise/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Mixin-Linewise/Makefile
diff -u pkgsrc/devel/p5-Mixin-Linewise/Makefile:1.23 pkgsrc/devel/p5-Mixin-Linewise/Makefile:1.24
--- pkgsrc/devel/p5-Mixin-Linewise/Makefile:1.23        Mon May 24 19:51:01 2021
+++ pkgsrc/devel/p5-Mixin-Linewise/Makefile     Mon Jul  5 10:36:47 2021
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2021/05/24 19:51:01 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2021/07/05 10:36:47 wen Exp $
 #
 
-DISTNAME=      Mixin-Linewise-0.108
+DISTNAME=      Mixin-Linewise-0.110
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/}
 

Index: pkgsrc/devel/p5-Mixin-Linewise/distinfo
diff -u pkgsrc/devel/p5-Mixin-Linewise/distinfo:1.7 pkgsrc/devel/p5-Mixin-Linewise/distinfo:1.8
--- pkgsrc/devel/p5-Mixin-Linewise/distinfo:1.7 Tue Nov  3 03:28:26 2015
+++ pkgsrc/devel/p5-Mixin-Linewise/distinfo     Mon Jul  5 10:36:47 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 03:28:26 agc Exp $
+$NetBSD: distinfo,v 1.8 2021/07/05 10:36:47 wen Exp $
 
-SHA1 (Mixin-Linewise-0.108.tar.gz) = 744415e5e095cec150e774528b43fa7583085985
-RMD160 (Mixin-Linewise-0.108.tar.gz) = 50dc35f6ac73042ac87eeeaf2c937127d73648ec
-SHA512 (Mixin-Linewise-0.108.tar.gz) = 2789126737e2798a94ab6d90614503717dbc6c4178d19a9dd1e32689869e8e1298ec168fd6ab53580e65b5ad7ff94e065dca4afb7b71c2bb453810da61d29450
-Size (Mixin-Linewise-0.108.tar.gz) = 19151 bytes
+SHA1 (Mixin-Linewise-0.110.tar.gz) = 43cdea52b1bcc983e98f625393ce4de331daf74a
+RMD160 (Mixin-Linewise-0.110.tar.gz) = 44b8f1af089d7d09d110dfab152825bc26721f21
+SHA512 (Mixin-Linewise-0.110.tar.gz) = b5c7e5ab8b5f971fb5cc0e378108513488ff20525f85b9bb12afa3d855088a6a4040ffd8d5dcac97677905dcc6b4e85ac86cd6d69f37c42fb4ca2fa4eb912abf
+Size (Mixin-Linewise-0.110.tar.gz) = 20035 bytes



Home | Main Index | Thread Index | Old Index