head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2020.06.01.23.06.00; author mef; state dead; branches; next 1.1; commitid RAbUKJAHWFIdMzaC; 1.1 date 2020.05.05.23.57.40; author mef; state Exp; branches; next ; commitid 4M7SB8b2IOPKV67C; desc @@ 1.2 log @(sysutils/webmin) Remove patch to non-existing file: patch-update-from-repo_sh @ text @$NetBSD: patch-update-from-repo_sh,v 1.1 2020/05/05 23:57:40 mef Exp $ --- update-from-repo.sh.orig 2020-04-27 00:50:35.004969492 +0900 +++ update-from-repo.sh 2020-04-27 00:50:44.003907543 +0900 @@@@ -261,7 +261,7 @@@@ fi # really update? REPLY="y" -if [ "${ASK}" == "YES" ] ; then +if [ "${ASK}" = "YES" ] ; then if [[ "$1" != "-release"* ]] ; then echo -e "${RED}Warning:${ORANGE} you are updating from DEV repository${NC} ${HOST}/${REPO}${BRANCH} ${ORANGE}, this may break your installation!${NC}" fi @ 1.1 log @(sysutils/webmin) Add missing patch, sorry tks joerg@@ @ text @d1 1 a1 1 $NetBSD$ @