pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/asmfmt



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sat Apr  9 18:45:37 UTC 2022

Modified Files:
        pkgsrc/devel/asmfmt: Makefile distinfo

Log Message:
asmfmt: update to 1.3.2

- Updated the install command
- Add github actions
- Detect when in a string literal


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/asmfmt/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/asmfmt/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/asmfmt/Makefile
diff -u pkgsrc/devel/asmfmt/Makefile:1.15 pkgsrc/devel/asmfmt/Makefile:1.16
--- pkgsrc/devel/asmfmt/Makefile:1.15   Mon Mar  7 09:14:03 2022
+++ pkgsrc/devel/asmfmt/Makefile        Sat Apr  9 18:45:37 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2022/03/07 09:14:03 bsiegert Exp $
+# $NetBSD: Makefile,v 1.16 2022/04/09 18:45:37 bsiegert Exp $
 
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      asmfmt-1.3.0
-PKGREVISION=   10
+DISTNAME=      asmfmt-1.3.2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=klauspost/}
 

Index: pkgsrc/devel/asmfmt/distinfo
diff -u pkgsrc/devel/asmfmt/distinfo:1.4 pkgsrc/devel/asmfmt/distinfo:1.5
--- pkgsrc/devel/asmfmt/distinfo:1.4    Tue Oct 26 10:14:16 2021
+++ pkgsrc/devel/asmfmt/distinfo        Sat Apr  9 18:45:37 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:14:16 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/09 18:45:37 bsiegert Exp $
 
-BLAKE2s (asmfmt-1.3.0.tar.gz) = 1070a28d8add20a806d88f79d213cbed9887389a014264bf333f323cf5841c78
-SHA512 (asmfmt-1.3.0.tar.gz) = 0f88eda2d9caa340fbcf7bdd40dfe818ff8615d210d3873903960b723f39c60a1c3815f17244732c2f198480f433ddfc3495b8079dd69e76962a5ae9ac432619
-Size (asmfmt-1.3.0.tar.gz) = 146363 bytes
+BLAKE2s (asmfmt-1.3.2.tar.gz) = b7bbba75129ebd243613daa06a806597c120490fd02ccbdcdfdba3c5bf8fbf76
+SHA512 (asmfmt-1.3.2.tar.gz) = 532c41b0b325989124677dd863e11e80b7b06183a66d414d69b86d123eb3ae28f6bf9c488519072a324c695f42ee5a6cacd15c53ae738e666639d577ce4d8276
+Size (asmfmt-1.3.2.tar.gz) = 147245 bytes



Home | Main Index | Thread Index | Old Index