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:           Wed Sep 14 18:04:10 UTC 2016

Modified Files:
        pkgsrc/www/ikiwiki: Makefile distinfo

Log Message:
Update to 3.20160905. From the changelog:

* [ Joey Hess ]
  * Fix installation when prefix includes a string metacharacter.
    Thanks, Sam Hathaway.
* [ Simon McVittie ]
  * Use git log --no-renames to generate recentchanges, fixing the git
    test-case with git 2.9 (Closes: #835612)


To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 pkgsrc/www/ikiwiki/Makefile
cvs rdiff -u -r1.114 -r1.115 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.142 pkgsrc/www/ikiwiki/Makefile:1.143
--- pkgsrc/www/ikiwiki/Makefile:1.142   Thu Jul 28 20:23:52 2016
+++ pkgsrc/www/ikiwiki/Makefile Wed Sep 14 18:04:09 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.142 2016/07/28 20:23:52 schmonz Exp $
+# $NetBSD: Makefile,v 1.143 2016/09/14 18:04:09 schmonz Exp $
 #
 
-DISTNAME=              ikiwiki_3.20160728
+DISTNAME=              ikiwiki_3.20160905
 PKGNAME=               ${DISTNAME:S/_/-/}
 CATEGORIES=            www textproc
 MASTER_SITES=          ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}

Index: pkgsrc/www/ikiwiki/distinfo
diff -u pkgsrc/www/ikiwiki/distinfo:1.114 pkgsrc/www/ikiwiki/distinfo:1.115
--- pkgsrc/www/ikiwiki/distinfo:1.114   Thu Jul 28 20:23:52 2016
+++ pkgsrc/www/ikiwiki/distinfo Wed Sep 14 18:04:09 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.114 2016/07/28 20:23:52 schmonz Exp $
+$NetBSD: distinfo,v 1.115 2016/09/14 18:04:09 schmonz Exp $
 
-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
+SHA1 (ikiwiki_3.20160905.tar.gz) = bc8b72b7cf66bc65fe15d722da6942df61e3bf80
+RMD160 (ikiwiki_3.20160905.tar.gz) = 3ce2554b83697726287fba5174412b508022f48a
+SHA512 (ikiwiki_3.20160905.tar.gz) = eeb94b832991653cfa6e884a92922a7c6250adf74c2382d22f4ef8ac3cf6b30e1bd49caca932bb4ff52762d0f316cf94adcc8f7bba3f69f6b2d894caad001d27
+Size (ikiwiki_3.20160905.tar.gz) = 3459755 bytes



Home | Main Index | Thread Index | Old Index