pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
paraview: change PKGNAME
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Mon Apr 3 23:42:24 2023 +0900
Changeset: 3610438e56aaf51568376edbaf2bc51e92baf097
Modified Files:
paraview/Makefile
Log Message:
paraview: change PKGNAME
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3610438e56aaf51568376edbaf2bc51e92baf097
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
paraview/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/paraview/Makefile b/paraview/Makefile
index 9fc34b695b..250d00f7e7 100644
--- a/paraview/Makefile
+++ b/paraview/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
DISTNAME= ParaView-v5.11.0
-PKGNAME= ${DISTNAME:S/-v/-/1}
+PKGNAME= ${DISTNAME:S/ParaView-v/paraview-/1}
CATEGORIES= math
MASTER_SITES= https://www.paraview.org/files/v5.11/
Home |
Main Index |
Thread Index |
Old Index