pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-pelican



Module Name:    pkgsrc
Committed By:   nils
Date:           Fri Apr 24 21:51:54 UTC 2020

Modified Files:
        pkgsrc/www/py-pelican: Makefile distinfo

Log Message:
Switched to default archive format.

Github handles gzipped-tar archives, and macOS (10.15.4) seemed to not be able
to handle the zip archive (error about some file names containing accents).


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-pelican/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-pelican/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/py-pelican/Makefile
diff -u pkgsrc/www/py-pelican/Makefile:1.9 pkgsrc/www/py-pelican/Makefile:1.10
--- pkgsrc/www/py-pelican/Makefile:1.9  Sun Apr 19 20:17:55 2020
+++ pkgsrc/www/py-pelican/Makefile      Fri Apr 24 21:51:54 2020
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2020/04/19 20:17:55 nils Exp $
+# $NetBSD: Makefile,v 1.10 2020/04/24 21:51:54 nils Exp $
 
 DISTNAME=              pelican-4.2.0
+PKGREVISION=           1
 GITHUB_PROJECT=                pelican
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=            www textproc
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=getpelican/}
-EXTRACT_SUFX=          .zip
 
 MAINTAINER=            nils%NetBSD.org@localhost
 HOMEPAGE=              https://blog.getpelican.com/

Index: pkgsrc/www/py-pelican/distinfo
diff -u pkgsrc/www/py-pelican/distinfo:1.4 pkgsrc/www/py-pelican/distinfo:1.5
--- pkgsrc/www/py-pelican/distinfo:1.4  Sun Apr 19 20:17:55 2020
+++ pkgsrc/www/py-pelican/distinfo      Fri Apr 24 21:51:54 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/04/19 20:17:55 nils Exp $
+$NetBSD: distinfo,v 1.5 2020/04/24 21:51:54 nils Exp $
 
-SHA1 (pelican-4.2.0.zip) = 00cea4cae835db882c1a2b6f58f6009700bd53a7
-RMD160 (pelican-4.2.0.zip) = 3a49fbdbcdd73822642acbf5261a4ca1492c0d58
-SHA512 (pelican-4.2.0.zip) = 0515035c899fb373e731596dfcbddef3fab5df9e1b4fa2eabc4862c21ac64b76520899cf55d6fb20afdc40978677b79bd9e560cca9b56cd5b170a76eae5646a5
-Size (pelican-4.2.0.zip) = 1615714 bytes
+SHA1 (pelican-4.2.0.tar.gz) = 45188a2cc77a38af7c445504d62df1075be9ad5b
+RMD160 (pelican-4.2.0.tar.gz) = 11b2454ada05caa970781cb54ea499f60039fac3
+SHA512 (pelican-4.2.0.tar.gz) = 9c9f41306739acc4c6c6a7ddf50d955d958af7be1da197b42859b95405b18ab5b597fee4f9aabdf98cd508204558bff9c4f0c11bf4e5367b16e32568682a21e6
+Size (pelican-4.2.0.tar.gz) = 1332348 bytes



Home | Main Index | Thread Index | Old Index