pkgsrc-WIP-changes archive

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

difftastic: update to 0.26.3



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Mon Apr 11 09:31:46 2022 +0200
Changeset:	657566d5d58f77df885881fc8ed7c29b9388e599

Modified Files:
	difftastic/Makefile
	difftastic/distinfo

Log Message:
difftastic: update to 0.26.3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=657566d5d58f77df885881fc8ed7c29b9388e599

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

diffstat:
 difftastic/Makefile | 14 +++-----------
 difftastic/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 14 deletions(-)

diffs:
diff --git a/difftastic/Makefile b/difftastic/Makefile
index 9c6c5a29b2..6d886a882c 100644
--- a/difftastic/Makefile
+++ b/difftastic/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	difftastic-0.26.0
+DISTNAME=	difftastic-0.26.3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=Wilfred/}
 
@@ -16,16 +16,8 @@ USE_LANGUAGES+=	c c++17
 INSTALLATION_DIRS=	bin
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/target/release/difft ${DESTDIR}${PREFIX}/bin
-
-# The package builds fine with base gcc on 9.99.96
-#.include "../../mk/bsd.prefs.mk"
-#PKGSRC_COMPILER=		clang
-#CLANGBASE=			${PREFIX}
-#.include "../../lang/llvm/buildlink3.mk"
-#BUILDLINK_DEPMETHOD.llvm=	build
-#.include "../../lang/clang/buildlink3.mk"
-#BUILDLINK_DEPMETHOD.clang=	build
+	${INSTALL_PROGRAM} ${WRKSRC}/target/release/difft \
+		${DESTDIR}${PREFIX}/bin
 
 .include "../../lang/rust/cargo.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/difftastic/distinfo b/difftastic/distinfo
index 41347a30b2..6feac30953 100644
--- a/difftastic/distinfo
+++ b/difftastic/distinfo
@@ -51,9 +51,9 @@ Size (ctor-0.1.21.crate) = 9303 bytes
 BLAKE2s (diff-0.1.12.crate) = 97e9a9edde58861f9129c0f531e596f0602a744e070445315118269ae02ad4f7
 SHA512 (diff-0.1.12.crate) = 0e81331c0424e9369963e23894a6412b65a3ed4f3154ccc184fc84cf1c5985b81c586a6b34e8c6c0e5c3afba38fb15277cfd89e7f50c85bd5d8d4d24ba670d16
 Size (diff-0.1.12.crate) = 10223 bytes
-BLAKE2s (difftastic-0.26.0.tar.gz) = 510d245af1c7d51a618fdacd62eb7af6a5d03656554930a6fa4a62741fb388ff
-SHA512 (difftastic-0.26.0.tar.gz) = ea93a2ab242985ecc6b33d5c5cd8f2112863e8149e9a8878f5ab4c87858de5ba4cbf395d4660a84f79702948b2f8ecd12ae5b85b99b02d415b3d72cceb68afc0
-Size (difftastic-0.26.0.tar.gz) = 10090793 bytes
+BLAKE2s (difftastic-0.26.3.tar.gz) = b4382618f5355e0bf8f01102e3dc9409062ba5988691e7862ba5efc77b70ea01
+SHA512 (difftastic-0.26.3.tar.gz) = 91ef6c359e709f0f63d3627621ed6a03627248cb31ef90ce1a617294425d5ca8803f3f7608d1b2c1326fd1247ee89a8fc200f1188c659028d9af43bc69fa9467
+Size (difftastic-0.26.3.tar.gz) = 10100584 bytes
 BLAKE2s (either-1.6.1.crate) = 6bb7f6e21460b5351a6f5a377c2cf08d5e444c0fef34823941742c346e201965
 SHA512 (either-1.6.1.crate) = 4bfe56920e30cbc8eb4f90162db618f7dca653b42db35ab6a7045d3fd9a24ceb1778b1f79613850bdb1a87ad3794fa0d73015e46c48d513f368d8c3776fc9ddf
 Size (either-1.6.1.crate) = 13641 bytes


Home | Main Index | Thread Index | Old Index