pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/R-lpSolve



Module Name:    pkgsrc
Committed By:   mef
Date:           Fri Oct 18 22:37:51 UTC 2024

Modified Files:
        pkgsrc/devel/R-lpSolve: Makefile distinfo

Log Message:
(devel/R-lpSolve) Updated 5.6.20 to 5.6.21

# lpSolve 5.6.21

* Added a `NEWS.md` file to track changes to the package.

* lpSolve now compiles on OpenBSD (#21).


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/R-lpSolve/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/R-lpSolve/distinfo

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

Modified files:

Index: pkgsrc/devel/R-lpSolve/Makefile
diff -u pkgsrc/devel/R-lpSolve/Makefile:1.5 pkgsrc/devel/R-lpSolve/Makefile:1.6
--- pkgsrc/devel/R-lpSolve/Makefile:1.5 Sun Jan 21 13:37:42 2024
+++ pkgsrc/devel/R-lpSolve/Makefile     Fri Oct 18 22:37:51 2024
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2024/01/21 13:37:42 mef Exp $
+# $NetBSD: Makefile,v 1.6 2024/10/18 22:37:51 mef Exp $
 
 R_PKGNAME=     lpSolve
-R_PKGVER=      5.6.20
+R_PKGVER=      5.6.21
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Interface to 'Lp_solve' v. 5.5 to Solve Linear/Integer Programs
 LICENSE=       gnu-lgpl-v2
 
+# !pdfTeX error: pdflatex (file tcrm1000): Font tcrm1000 at 600 not found
 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

Index: pkgsrc/devel/R-lpSolve/distinfo
diff -u pkgsrc/devel/R-lpSolve/distinfo:1.6 pkgsrc/devel/R-lpSolve/distinfo:1.7
--- pkgsrc/devel/R-lpSolve/distinfo:1.6 Sun Jan 21 13:21:40 2024
+++ pkgsrc/devel/R-lpSolve/distinfo     Fri Oct 18 22:37:51 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/01/21 13:21:40 mef Exp $
+$NetBSD: distinfo,v 1.7 2024/10/18 22:37:51 mef Exp $
 
-BLAKE2s (R/lpSolve_5.6.20.tar.gz) = 740fe20ccac9ebb007a1ff44bca8281353be2e626e3af7e224fc5a315c6b4675
-SHA512 (R/lpSolve_5.6.20.tar.gz) = b71357a44a48d60780496c7dc8f50455351ce795e6c6ac18ef91a379b7bc1c8589bf28482ec85d47fe8321ac9afc1caf1d5fac2321ea45246d2eb4e57632fcb0
-Size (R/lpSolve_5.6.20.tar.gz) = 468218 bytes
+BLAKE2s (R/lpSolve_5.6.21.tar.gz) = 6bda931508bfe7adfb73d2f7f4ee9e75864a3d1d9081ec4b5d11fc62892a13f4
+SHA512 (R/lpSolve_5.6.21.tar.gz) = a5d7c75efab6efacd9069e72082ac24243064c25f042c6489718aeccb2d04458e50fe17a635d26ffe72b953887d94d1acbf5d1864defc43d34f82dc9b3b95fd0
+Size (R/lpSolve_5.6.21.tar.gz) = 467619 bytes



Home | Main Index | Thread Index | Old Index