pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ikiwiki



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Jul 28 20:23:52 UTC 2016

Modified Files:
        pkgsrc/www/ikiwiki: Makefile distinfo

Log Message:
Update to 3.20160728. From the changelog:

* Explicitly remove current working directory from Perl's library
  search path, mitigating CVE-2016-1238 (see #588017)
* wrappers: allocate new environment dynamically, so we won't overrun
  the array if third-party plugins add multiple environment variables.
* Standards-Version: 3.9.8 (no changes required)


To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/www/ikiwiki/Makefile
cvs rdiff -u -r1.113 -r1.114 pkgsrc/www/ikiwiki/distinfo

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

Modified files:

Index: pkgsrc/www/ikiwiki/Makefile
diff -u pkgsrc/www/ikiwiki/Makefile:1.141 pkgsrc/www/ikiwiki/Makefile:1.142
--- pkgsrc/www/ikiwiki/Makefile:1.141   Sat Jul  9 06:39:13 2016
+++ pkgsrc/www/ikiwiki/Makefile Thu Jul 28 20:23:52 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.141 2016/07/09 06:39:13 wiz Exp $
+# $NetBSD: Makefile,v 1.142 2016/07/28 20:23:52 schmonz Exp $
 #
 
-DISTNAME=              ikiwiki_3.20160509
+DISTNAME=              ikiwiki_3.20160728
 PKGNAME=               ${DISTNAME:S/_/-/}
-PKGREVISION=           1
 CATEGORIES=            www textproc
 MASTER_SITES=          ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
 

Index: pkgsrc/www/ikiwiki/distinfo
diff -u pkgsrc/www/ikiwiki/distinfo:1.113 pkgsrc/www/ikiwiki/distinfo:1.114
--- pkgsrc/www/ikiwiki/distinfo:1.113   Tue May 10 06:12:17 2016
+++ pkgsrc/www/ikiwiki/distinfo Thu Jul 28 20:23:52 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.113 2016/05/10 06:12:17 schmonz Exp $
+$NetBSD: distinfo,v 1.114 2016/07/28 20:23:52 schmonz Exp $
 
-SHA1 (ikiwiki_3.20160509.tar.gz) = 454f85fe95affcd9f874c3ae0699320c98f9b110
-RMD160 (ikiwiki_3.20160509.tar.gz) = 04a89490f5fc3be22ef39246e24dd76852f758b4
-SHA512 (ikiwiki_3.20160509.tar.gz) = 620fde5895db2142e2ab661d1ee112418a4c6d3ffaa87ce5d2b97dab434fd0b68debb0d0947c96f808b9f3fd8207bdbbfe1f24e947c7c13311033a0658f94027
-Size (ikiwiki_3.20160509.tar.gz) = 3439887 bytes
+SHA1 (ikiwiki_3.20160728.tar.gz) = a0e4d8ad51de7940f49dde819ee15566b8ec3eb0
+RMD160 (ikiwiki_3.20160728.tar.gz) = cc5788dd7688614a089296491cf983b17ddbad42
+SHA512 (ikiwiki_3.20160728.tar.gz) = 7eb2d0d0faf7ecb252a217d62244d7ddf4564dee78e22442429055b94393d7a3d5000decf180ab6d24ae990353ac466a20baec9e6ee6a6660cd1aa5fb7d4399b
+Size (ikiwiki_3.20160728.tar.gz) = 3456058 bytes



Home | Main Index | Thread Index | Old Index