pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/p5-Server-Starter



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep 18 11:53:39 UTC 2017

Modified Files:
        pkgsrc/sysutils/p5-Server-Starter: Makefile distinfo

Log Message:
p5-Server-Starter: update to 0.33.

0.33 2016-12-13T00:37:49Z
        - do not kill old worker too early (thanks to Xuanzhong Wei) #45
        - allow use of `--enable-auto-restart` without an argument (thanks to Slaven Rezic) #41


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/sysutils/p5-Server-Starter/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/p5-Server-Starter/distinfo

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

Modified files:

Index: pkgsrc/sysutils/p5-Server-Starter/Makefile
diff -u pkgsrc/sysutils/p5-Server-Starter/Makefile:1.15 pkgsrc/sysutils/p5-Server-Starter/Makefile:1.16
--- pkgsrc/sysutils/p5-Server-Starter/Makefile:1.15     Mon Jun  5 14:24:37 2017
+++ pkgsrc/sysutils/p5-Server-Starter/Makefile  Mon Sep 18 11:53:39 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:24:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2017/09/18 11:53:39 wiz Exp $
 
-DISTNAME=      Server-Starter-0.32
+DISTNAME=      Server-Starter-0.33
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    sysutils perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Server/}
 

Index: pkgsrc/sysutils/p5-Server-Starter/distinfo
diff -u pkgsrc/sysutils/p5-Server-Starter/distinfo:1.7 pkgsrc/sysutils/p5-Server-Starter/distinfo:1.8
--- pkgsrc/sysutils/p5-Server-Starter/distinfo:1.7      Tue Jun  6 23:58:52 2017
+++ pkgsrc/sysutils/p5-Server-Starter/distinfo  Mon Sep 18 11:53:39 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2017/06/06 23:58:52 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2017/09/18 11:53:39 wiz Exp $
 
-SHA1 (Server-Starter-0.32.tar.gz) = b2c6178ef3b323bd251bf9774f05320840dca461
-RMD160 (Server-Starter-0.32.tar.gz) = c4c8275c799b1115ba678bb1398b8bd6502fd9e8
-SHA512 (Server-Starter-0.32.tar.gz) = 3bcf985e14f9af4578400c80cd8bcb4018f1a6d0be022539fd3bfb6cc8d50b8fa903851b38a7ce8ac05c9c35d4a64076414f8bea283ef227911f6fda41e559ea
-Size (Server-Starter-0.32.tar.gz) = 23105 bytes
+SHA1 (Server-Starter-0.33.tar.gz) = c44aba9273b1e50937cf523eb2fc438de4d1b9bc
+RMD160 (Server-Starter-0.33.tar.gz) = bc771bb4e26af76c44bb4afe485629785d712ad7
+SHA512 (Server-Starter-0.33.tar.gz) = 1892723ca113cb2c269ce330881dce9010b4ced212f85adefaaa8dfbe90ea6ebcf319c12f0e3384da3a07740a4e2a1d84bb006f44d77fec62d9bc0aeeaa8ccf3
+Size (Server-Starter-0.33.tar.gz) = 23335 bytes
 SHA1 (patch-Build.PL) = d120ec1e80edffbbbc413be632c679a4dce1f873



Home | Main Index | Thread Index | Old Index