pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/qr-code-generator



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  8 17:50:03 UTC 2020

Modified Files:
        pkgsrc/graphics/qr-code-generator: distinfo
        pkgsrc/graphics/qr-code-generator/patches: patch-c_Makefile
            patch-cpp_Makefile

Log Message:
qr-code-generator: add upstream pull request URL as comments


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/qr-code-generator/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/graphics/qr-code-generator/patches/patch-c_Makefile \
    pkgsrc/graphics/qr-code-generator/patches/patch-cpp_Makefile

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

Modified files:

Index: pkgsrc/graphics/qr-code-generator/distinfo
diff -u pkgsrc/graphics/qr-code-generator/distinfo:1.2 pkgsrc/graphics/qr-code-generator/distinfo:1.3
--- pkgsrc/graphics/qr-code-generator/distinfo:1.2      Sat Feb  8 17:47:26 2020
+++ pkgsrc/graphics/qr-code-generator/distinfo  Sat Feb  8 17:50:03 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2020/02/08 17:47:26 wiz Exp $
+$NetBSD: distinfo,v 1.3 2020/02/08 17:50:03 wiz Exp $
 
 SHA1 (QR-Code-generator-1.4.0.tar.gz) = df391cea80b616eec37a51eb8b2dddb0024c8e6a
 RMD160 (QR-Code-generator-1.4.0.tar.gz) = 85b239aeff420e06358532a2efac1e13e8f15a35
 SHA512 (QR-Code-generator-1.4.0.tar.gz) = 314a757bfdf9a38bcf07fd7a0103d28a2d1dd7311b8234761304efeef7bfdb740db78ab01e6b67e99a28d523cc2be9c1073b2de9d65e853d191c3dad19af56d0
 Size (QR-Code-generator-1.4.0.tar.gz) = 146339 bytes
-SHA1 (patch-c_Makefile) = 96e6c371a10fb44109929d15d331e24d9bb4de45
-SHA1 (patch-cpp_Makefile) = 7eaee301c4187069b307b5e43d131136b03d5d4c
+SHA1 (patch-c_Makefile) = 926022217e9bf1021416debeba60092cbc3bc3aa
+SHA1 (patch-cpp_Makefile) = 8822a8c6004a30d16b6ae8965b81f952c2d8ad96

Index: pkgsrc/graphics/qr-code-generator/patches/patch-c_Makefile
diff -u pkgsrc/graphics/qr-code-generator/patches/patch-c_Makefile:1.1 pkgsrc/graphics/qr-code-generator/patches/patch-c_Makefile:1.2
--- pkgsrc/graphics/qr-code-generator/patches/patch-c_Makefile:1.1      Sat Feb  8 17:47:27 2020
+++ pkgsrc/graphics/qr-code-generator/patches/patch-c_Makefile  Sat Feb  8 17:50:03 2020
@@ -1,6 +1,7 @@
-$NetBSD: patch-c_Makefile,v 1.1 2020/02/08 17:47:27 wiz Exp $
+$NetBSD: patch-c_Makefile,v 1.2 2020/02/08 17:50:03 wiz Exp $
 
 Honor LDFLAGS.
+https://github.com/nayuki/QR-Code-generator/pull/76
 
 --- c/Makefile.orig    2018-11-02 00:40:31.000000000 +0000
 +++ c/Makefile
Index: pkgsrc/graphics/qr-code-generator/patches/patch-cpp_Makefile
diff -u pkgsrc/graphics/qr-code-generator/patches/patch-cpp_Makefile:1.1 pkgsrc/graphics/qr-code-generator/patches/patch-cpp_Makefile:1.2
--- pkgsrc/graphics/qr-code-generator/patches/patch-cpp_Makefile:1.1    Sat Feb  8 17:47:27 2020
+++ pkgsrc/graphics/qr-code-generator/patches/patch-cpp_Makefile        Sat Feb  8 17:50:03 2020
@@ -1,6 +1,7 @@
-$NetBSD: patch-cpp_Makefile,v 1.1 2020/02/08 17:47:27 wiz Exp $
+$NetBSD: patch-cpp_Makefile,v 1.2 2020/02/08 17:50:03 wiz Exp $
 
 Honor LDFLAGS.
+https://github.com/nayuki/QR-Code-generator/pull/76
 
 --- cpp/Makefile.orig  2018-11-02 00:40:31.000000000 +0000
 +++ cpp/Makefile



Home | Main Index | Thread Index | Old Index