pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/regress/infra-unittests
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Nov 30 09:40:10 UTC 2021
Modified Files:
pkgsrc/regress/infra-unittests: haskell.sh
Log Message:
regress: Remove reference to LOWER_OS_VERSION.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/regress/infra-unittests/haskell.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/regress/infra-unittests/haskell.sh
diff -u pkgsrc/regress/infra-unittests/haskell.sh:1.6 pkgsrc/regress/infra-unittests/haskell.sh:1.7
--- pkgsrc/regress/infra-unittests/haskell.sh:1.6 Mon Jun 29 22:00:58 2020
+++ pkgsrc/regress/infra-unittests/haskell.sh Tue Nov 30 09:40:10 2021
@@ -1,5 +1,5 @@
#! /bin/sh
-# $NetBSD: haskell.sh,v 1.6 2020/06/29 22:00:58 rillig Exp $
+# $NetBSD: haskell.sh,v 1.7 2021/11/30 09:40:10 jperkin Exp $
#
# Tests for mk/haskell.mk.
#
@@ -392,7 +392,6 @@ if test_case_begin 'neither package-id n
'PLIST_SUBST LN=' \
'PLIST_SUBST LOWER_VENDOR=' \
'PLIST_SUBST LOWER_OPSYS=' \
- 'PLIST_SUBST LOWER_OS_VERSION=' \
'PLIST_SUBST PKGBASE=hs-package' \
'PLIST_SUBST PKGNAME=hs-package-1.0' \
'PLIST_SUBST PKGLOCALEDIR=' \
Home |
Main Index |
Thread Index |
Old Index