pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/groonga



Module Name:    pkgsrc
Committed By:   he
Date:           Sat Aug  6 17:26:46 UTC 2022

Modified Files:
        pkgsrc/textproc/groonga: Makefile
Removed Files:
        pkgsrc/textproc/groonga: hacks.mk

Log Message:
textproc/groonga: convert to using mk/atomic64.mk.


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/textproc/groonga/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/textproc/groonga/hacks.mk

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

Modified files:

Index: pkgsrc/textproc/groonga/Makefile
diff -u pkgsrc/textproc/groonga/Makefile:1.71 pkgsrc/textproc/groonga/Makefile:1.72
--- pkgsrc/textproc/groonga/Makefile:1.71       Sun Apr 24 17:30:35 2022
+++ pkgsrc/textproc/groonga/Makefile    Sat Aug  6 17:26:46 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2022/04/24 17:30:35 tnn Exp $
+# $NetBSD: Makefile,v 1.72 2022/08/06 17:26:46 he Exp $
 #
 
 DISTNAME=      groonga-12.0.2
@@ -59,4 +59,5 @@ post-extract:
 .include "../../lang/ruby/replace.mk"
 .include "../../devel/editline/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
+.include "../../mk/atomic64.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index