[prev in list] [next in list] [prev in thread] [next in thread]
List: pkgsrc-changes
Subject: CVS commit: pkgsrc/security/botan3
From: "Thomas Klausner" <wiz () netbsd ! org>
Date: 2023-09-09 16:30:44
Message-ID: 20230909163044.B6B52FBDB () cvs ! NetBSD ! org
[Download RAW message or body]
This is a multi-part message in MIME format.
--_----------=_1694277044152950
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"
Module Name: pkgsrc
Committed By: wiz
Date: Sat Sep 9 16:30:44 UTC 2023
Modified Files:
pkgsrc/security/botan3: Makefile.common
Log Message:
botan3: add missing ${.CURDIR}
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/botan3/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--_----------=_1694277044152950
Content-Disposition: inline
Content-Length: 815
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii
Modified files:
Index: pkgsrc/security/botan3/Makefile.common
diff -u pkgsrc/security/botan3/Makefile.common:1.2 pkgsrc/security/botan3/Makefile.common:1.3
--- pkgsrc/security/botan3/Makefile.common:1.2 Thu Aug 24 06:33:10 2023
+++ pkgsrc/security/botan3/Makefile.common Sat Sep 9 16:30:44 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2023/08/24 06:33:10 wiz Exp $
+# $NetBSD: Makefile.common,v 1.3 2023/09/09 16:30:44 wiz Exp $
# used by security/py-botan3/Makefile
DISTNAME= Botan-3.1.1
@@ -10,5 +10,5 @@ MAINTAINER= nros@NetBSD.org
HOMEPAGE= https://botan.randombit.net/
LICENSE= 2-clause-bsd
-DISTINFO_FILE= ../../security/botan3/distinfo
-PATCHDIR= ../../security/botan3/patches
+DISTINFO_FILE= ${.CURDIR}/../../security/botan3/distinfo
+PATCHDIR= ${.CURDIR}/../../security/botan3/patches
--_----------=_1694277044152950--
[prev in list] [next in list] [prev in thread] [next in thread]
Configure |
About |
News |
Add a list |
Sponsored by KoreLogic