pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-pelican Switched to default archive format.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5219a3297381
branches: trunk
changeset: 428097:5219a3297381
user: nils <nils%pkgsrc.org@localhost>
date: Fri Apr 24 21:51:54 2020 +0000
description:
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).
diffstat:
www/py-pelican/Makefile | 4 ++--
www/py-pelican/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r 07504c6cd961 -r 5219a3297381 www/py-pelican/Makefile
--- a/www/py-pelican/Makefile Fri Apr 24 21:50:08 2020 +0000
+++ b/www/py-pelican/Makefile Fri Apr 24 21:51:54 2020 +0000
@@ -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/
diff -r 07504c6cd961 -r 5219a3297381 www/py-pelican/distinfo
--- a/www/py-pelican/distinfo Fri Apr 24 21:50:08 2020 +0000
+++ b/www/py-pelican/distinfo Fri Apr 24 21:51:54 2020 +0000
@@ -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