pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/R-labeling



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Dec  7 03:04:37 UTC 2024

Modified Files:
        pkgsrc/graphics/R-labeling: Makefile distinfo

Log Message:
(graphics/R-labeling) Updated 0.3 to 0.4.3, NEWS.md unknown, make test passed


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/R-labeling/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/R-labeling/distinfo

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

Modified files:

Index: pkgsrc/graphics/R-labeling/Makefile
diff -u pkgsrc/graphics/R-labeling/Makefile:1.4 pkgsrc/graphics/R-labeling/Makefile:1.5
--- pkgsrc/graphics/R-labeling/Makefile:1.4     Thu Aug  8 19:53:42 2019
+++ pkgsrc/graphics/R-labeling/Makefile Sat Dec  7 03:04:37 2024
@@ -1,13 +1,19 @@
-# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:42 brook Exp $
+# $NetBSD: Makefile,v 1.5 2024/12/07 03:04:37 mef Exp $
 
 R_PKGNAME=     labeling
-R_PKGVER=      0.3
+R_PKGVER=      0.4.3
 CATEGORIES=    graphics
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Axis labeling
 LICENSE=       mit
 
+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-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
 USE_LANGUAGES= # none
 
 .include "../../math/R/Makefile.extension"

Index: pkgsrc/graphics/R-labeling/distinfo
diff -u pkgsrc/graphics/R-labeling/distinfo:1.3 pkgsrc/graphics/R-labeling/distinfo:1.4
--- pkgsrc/graphics/R-labeling/distinfo:1.3     Tue Oct 26 10:45:56 2021
+++ pkgsrc/graphics/R-labeling/distinfo Sat Dec  7 03:04:37 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:45:56 nia Exp $
+$NetBSD: distinfo,v 1.4 2024/12/07 03:04:37 mef Exp $
 
-BLAKE2s (R/labeling_0.3.tar.gz) = d22069656389a19c78ef64e41b940c9aa6301efc6ec661499216d09a2f2946f5
-SHA512 (R/labeling_0.3.tar.gz) = 158b7c2836b86257c513dcbe48abf1ec95ae26e9a3d9e62218704c1924996c58a2f53c853e462ffa3e4d36fbd40400fad6ea28949b3b4c432036f3330711a252
-Size (R/labeling_0.3.tar.gz) = 10722 bytes
+BLAKE2s (R/labeling_0.4.3.tar.gz) = bb240421ca3653c609694f1da1c002f8193bd84b6c0373f6714de290d53bfea6
+SHA512 (R/labeling_0.4.3.tar.gz) = b8f4fa672804b4b8faf004f324d1508989b4c4be132a12aeac53168f4cd9d213b27cd01c19f33fef86db3a7de13573bfd277466e6f90e6f60a1f86f535a252af
+Size (R/labeling_0.4.3.tar.gz) = 10167 bytes



Home | Main Index | Thread Index | Old Index