pkgsrc-Changes archive

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

CVS commit: pkgsrc/biology/molsketch



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb 29 07:48:19 UTC 2024

Modified Files:
        pkgsrc/biology/molsketch: Makefile
Removed Files:
        pkgsrc/biology/molsketch/patches: patch-libmolsketch_CMakeLists.txt
            patch-molsketch_CMakeLists.txt patch-obabeliface_CMakeLists.txt

Log Message:
molsketch: remove patches that were removed from distinfo during update


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/biology/molsketch/Makefile
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/biology/molsketch/patches/patch-libmolsketch_CMakeLists.txt \
    pkgsrc/biology/molsketch/patches/patch-molsketch_CMakeLists.txt \
    pkgsrc/biology/molsketch/patches/patch-obabeliface_CMakeLists.txt

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

Modified files:

Index: pkgsrc/biology/molsketch/Makefile
diff -u pkgsrc/biology/molsketch/Makefile:1.22 pkgsrc/biology/molsketch/Makefile:1.23
--- pkgsrc/biology/molsketch/Makefile:1.22      Mon Feb 26 19:01:45 2024
+++ pkgsrc/biology/molsketch/Makefile   Thu Feb 29 07:48:18 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2024/02/26 19:01:45 pin Exp $
+# $NetBSD: Makefile,v 1.23 2024/02/29 07:48:18 wiz Exp $
 
 DISTNAME=      Molsketch-0.8.1-src
 PKGNAME=       ${DISTNAME:S/-src//:tl}
@@ -12,7 +12,7 @@ LICENSE=      gnu-gpl-v2
 
 USE_TOOLS=     pkg-config
 
-WRKSRC=        ${WRKDIR}/${DISTNAME:S/-src//}
+WRKSRC=                ${WRKDIR}/${DISTNAME:S/-src//}
 USE_LANGUAGES= c c++
 
 # std::transform_reduce



Home | Main Index | Thread Index | Old Index