pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/phpstorm-bin



Module Name:    pkgsrc
Committed By:   rillig
Date:           Fri May 22 19:32:33 UTC 2020

Modified Files:
        pkgsrc/devel/phpstorm-bin: Makefile

Log Message:
devel/phpstorm-bin: remove nonexistent file from REPLACE_SH


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/phpstorm-bin/Makefile

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

Modified files:

Index: pkgsrc/devel/phpstorm-bin/Makefile
diff -u pkgsrc/devel/phpstorm-bin/Makefile:1.3 pkgsrc/devel/phpstorm-bin/Makefile:1.4
--- pkgsrc/devel/phpstorm-bin/Makefile:1.3      Thu May  9 15:13:15 2019
+++ pkgsrc/devel/phpstorm-bin/Makefile  Fri May 22 19:32:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/05/09 15:13:15 mef Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/22 19:32:33 rillig Exp $
 
 
 VERSION=       2018.3.4
@@ -35,8 +35,6 @@ SUBST_MESSAGE.jdk=    Adding JVM options
 SUBST_FILES.jdk=       bin/phpstorm.sh
 SUBST_VARS.jdk=                PKG_JAVA_HOME
 
-REPLACE_BASH+= bin/gdb/linux/bin/gcore
-
 do-install:
        cd ${WRKSRC} && \
        ${RM} -r bin/fsnotifier bin/fsnotifier-arm bin/phpstorm.sh.orig\



Home | Main Index | Thread Index | Old Index