pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/R-pkgbuild



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jan 12 13:40:48 UTC 2025

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

Log Message:
(devel/R-pkgbuild) Updated 1.4.4 to 1.4.5, make test passed

# pkgbuild 1.4.5

* pkgbuild now does a better job at finding Rtools 4.3 and 4.4 if they
  were not installed from an installer.

* pkgbuild now detects Rtools correctly from the Windows registry
  again for Rtools 4.3 and 4.4


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/R-pkgbuild/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/R-pkgbuild/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-pkgbuild/Makefile
diff -u pkgsrc/devel/R-pkgbuild/Makefile:1.10 pkgsrc/devel/R-pkgbuild/Makefile:1.11
--- pkgsrc/devel/R-pkgbuild/Makefile:1.10       Sat Oct 19 22:04:04 2024
+++ pkgsrc/devel/R-pkgbuild/Makefile    Sun Jan 12 13:40:48 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2024/10/19 22:04:04 mef Exp $
+# $NetBSD: Makefile,v 1.11 2025/01/12 13:40:48 mef Exp $
 
 R_PKGNAME=     pkgbuild
-R_PKGVER=      1.4.4
+R_PKGVER=      1.4.5
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/R-pkgbuild/distinfo
diff -u pkgsrc/devel/R-pkgbuild/distinfo:1.12 pkgsrc/devel/R-pkgbuild/distinfo:1.13
--- pkgsrc/devel/R-pkgbuild/distinfo:1.12       Sat Oct 19 22:04:04 2024
+++ pkgsrc/devel/R-pkgbuild/distinfo    Sun Jan 12 13:40:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/10/19 22:04:04 mef Exp $
+$NetBSD: distinfo,v 1.13 2025/01/12 13:40:48 mef Exp $
 
-BLAKE2s (R/pkgbuild_1.4.4.tar.gz) = 1a3f18ad0cc5b1c5f9112178ffefa07273af60e5a1324761423db9546c08fdaa
-SHA512 (R/pkgbuild_1.4.4.tar.gz) = 3f767108c5a525eac65e284bf85531d8f648f0a46d10c186d08d7191f20635a0d04002c347387190017f5a1133a82bdffc5174e1d641ffbca222edc5c0cfeec5
-Size (R/pkgbuild_1.4.4.tar.gz) = 48794 bytes
+BLAKE2s (R/pkgbuild_1.4.5.tar.gz) = 17bbaf5bd46ed2fe9a39ccdba5d3ebe20ee6ccff30fdf681a41ff7eb3ef235c8
+SHA512 (R/pkgbuild_1.4.5.tar.gz) = a9dd6a449f4b4e6e7c596e00f4d76a3492b48d1b05d7313c03e620dbb7c577162ca4395eb70286ac62d62464d14ffbd4bfdb68206573fd14a134649788efe8ff
+Size (R/pkgbuild_1.4.5.tar.gz) = 48101 bytes



Home | Main Index | Thread Index | Old Index