forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(devel/R-pkgbuild) Updated 1.4.3 to 1.4.4, make test passed
# pkgbuild 1.4.4 * pkgbuild now supports R 4.4.x and Rtools44 (#183).
- Loading branch information
mef
committed
Oct 19, 2024
1 parent
cc87d5b
commit 8c6b295
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# $NetBSD: Makefile,v 1.9 2024/01/21 23:20:28 mef Exp $ | ||
# $NetBSD: Makefile,v 1.10 2024/10/19 22:04:04 mef Exp $ | ||
|
||
R_PKGNAME= pkgbuild | ||
R_PKGVER= 1.4.3 | ||
R_PKGVER= 1.4.4 | ||
CATEGORIES= devel | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.11 2024/01/21 23:20:28 mef Exp $ | ||
$NetBSD: distinfo,v 1.12 2024/10/19 22:04:04 mef Exp $ | ||
|
||
BLAKE2s (R/pkgbuild_1.4.3.tar.gz) = 7622b881189354dbcc07135fb9982137dcecd0be70f18d32bb36177d7d22abcd | ||
SHA512 (R/pkgbuild_1.4.3.tar.gz) = 334cc9ce85f0f88bb5153d11dfee40470c60eace220d48818e5ecb21196aa9e970303aa5646165dcd5c4f35a326033bd227d8a59a330a960034e3ce01f196018 | ||
Size (R/pkgbuild_1.4.3.tar.gz) = 48605 bytes | ||
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 |