pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Log-Agent
Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Jul  5 07:27:37 UTC 2021
Modified Files:
        pkgsrc/devel/p5-Log-Agent: Makefile distinfo
Log Message:
Update to 1.005
Upstream changes:
1.005 - 2021-04-11
Added
    Added support for logcluck. loginfo, and logdebug.
Changed
    Updated socktype handling to comply with the current language interface.
    Moved from Drone CI to Github Actions, automating upload to CPAN.
1.004 - 2021-02-13
Changed
    Moved from Travis CI with Coveralls to Drone CI with CodeCov.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/p5-Log-Agent/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Log-Agent/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-Log-Agent/Makefile
diff -u pkgsrc/devel/p5-Log-Agent/Makefile:1.34 pkgsrc/devel/p5-Log-Agent/Makefile:1.35
--- pkgsrc/devel/p5-Log-Agent/Makefile:1.34     Mon May 24 19:50:57 2021
+++ pkgsrc/devel/p5-Log-Agent/Makefile  Mon Jul  5 07:27:37 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2021/05/24 19:50:57 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2021/07/05 07:27:37 wen Exp $
 
-DISTNAME=      Log-Agent-1.003
+DISTNAME=      Log-Agent-1.005
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
 EXTRACT_USING= gtar
Index: pkgsrc/devel/p5-Log-Agent/distinfo
diff -u pkgsrc/devel/p5-Log-Agent/distinfo:1.9 pkgsrc/devel/p5-Log-Agent/distinfo:1.10
--- pkgsrc/devel/p5-Log-Agent/distinfo:1.9      Mon Nov 13 13:56:32 2017
+++ pkgsrc/devel/p5-Log-Agent/distinfo  Mon Jul  5 07:27:37 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/11/13 13:56:32 wiz Exp $
+$NetBSD: distinfo,v 1.10 2021/07/05 07:27:37 wen Exp $
 
-SHA1 (Log-Agent-1.003.tar.gz) = 97844208761919ddd6b279390eabf5775945a514
-RMD160 (Log-Agent-1.003.tar.gz) = bf0eaabf6aa3225256e82597f6a82cc7a497db0b
-SHA512 (Log-Agent-1.003.tar.gz) = 3b61cafdbff70dfbb4c43a9e782b16ab870916fdf476ddb2c86db82fed5939364a934f6ce3bf95b39b08af25ea4dcdf83f4ba039d43dda65afab96b77736465b
-Size (Log-Agent-1.003.tar.gz) = 55841 bytes
+SHA1 (Log-Agent-1.005.tar.gz) = 1583d0dbba321f4d1ea8ee079ba8026d70455828
+RMD160 (Log-Agent-1.005.tar.gz) = e8645de59740803766e6b7b1b95de594ac804728
+SHA512 (Log-Agent-1.005.tar.gz) = 9fb1c2377921b4a3036a24f343ef52ea05f569c27600d289f568a1544aff7d1acd4426dfec60b63879424360a27c6f7bff684e9f7b17aa5d49d3673c35bb65f5
+Size (Log-Agent-1.005.tar.gz) = 57364 bytes
Home |
Main Index |
Thread Index |
Old Index