pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-hwde



Module Name:    pkgsrc
Committed By:   mef
Date:           Fri Jan 26 21:23:05 UTC 2024

Modified Files:
        pkgsrc/math/R-hwde: Makefile distinfo

Log Message:
(math/R-hwde) Updated 0.66 to 0.67.3, specific ChangeLog/NEWS.md not known


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/R-hwde/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/R-hwde/distinfo

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

Modified files:

Index: pkgsrc/math/R-hwde/Makefile
diff -u pkgsrc/math/R-hwde/Makefile:1.11 pkgsrc/math/R-hwde/Makefile:1.12
--- pkgsrc/math/R-hwde/Makefile:1.11    Thu Aug  8 19:53:50 2019
+++ pkgsrc/math/R-hwde/Makefile Fri Jan 26 21:23:05 2024
@@ -1,13 +1,20 @@
-# $NetBSD: Makefile,v 1.11 2019/08/08 19:53:50 brook Exp $
+# $NetBSD: Makefile,v 1.12 2024/01/26 21:23:05 mef Exp $
 
 R_PKGNAME=     hwde
-R_PKGVER=      0.67
-CATEGORIES=    math
+R_PKGVER=      0.67-3
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Models and tests for departure from Hardy-Weinberg equilibrium
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
+# !pdfTeX error: pdflatex (file ecti1000): Font ecti1000 at 600 not found
+TEST_DEPENDS+= tex-a4wide-[0-9]*:../../print/tex-a4wide
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+
 USE_LANGUAGES= # none
 
 .include "../../math/R/Makefile.extension"

Index: pkgsrc/math/R-hwde/distinfo
diff -u pkgsrc/math/R-hwde/distinfo:1.9 pkgsrc/math/R-hwde/distinfo:1.10
--- pkgsrc/math/R-hwde/distinfo:1.9     Tue Oct 26 10:55:28 2021
+++ pkgsrc/math/R-hwde/distinfo Fri Jan 26 21:23:05 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:55:28 nia Exp $
+$NetBSD: distinfo,v 1.10 2024/01/26 21:23:05 mef Exp $
 
-BLAKE2s (R/hwde_0.67.tar.gz) = 20bda024d3870213c48093e88b5de37679db51ea346bdca7182d2a5913a8be61
-SHA512 (R/hwde_0.67.tar.gz) = 8ea813e78d36f0fd843803a10d050cee92b8de120fd05ff14045ccf0e180c8c1fc63ba66033a72826936eb65a52c2f14517549af0fef02c37d75a9c91afddcf9
-Size (R/hwde_0.67.tar.gz) = 130727 bytes
+BLAKE2s (R/hwde_0.67-3.tar.gz) = 55c729e5d00006b97d6220c12875c6a6cb45168259429c13977bda515202f143
+SHA512 (R/hwde_0.67-3.tar.gz) = 7401bc51b5dc5f14f69727af706ae859e3dbb5ad4c26b4967e541888ab21cf4f8b05bb3a2ca5418e47fa82ad669058b434604305a1b4b0198497303f4becda0d
+Size (R/hwde_0.67-3.tar.gz) = 304359 bytes



Home | Main Index | Thread Index | Old Index