head 1.2; access; symbols pkgsrc-2023Q4:1.1.0.24 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.22 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.20 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.18 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.16 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.14 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.12 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.10 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.8 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.6 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.4 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.2 pkgsrc-2021Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2024.02.11.14.47.08; author vins; state dead; branches; next 1.1; commitid pfztCSOMtziXB1YE; 1.1 date 2021.01.29.20.35.11; author ryoon; state Exp; branches; next ; commitid AYszevAK02rcaFFC; desc @@ 1.2 log @got: use devel/got-portable to update to v0.95 Bring this package in sync with upstream by relying on its portable counterpart found at devel/got-portable. Practically speaking, we're renaming devel/got-portable to devel/got and making it supersede the former of the two. The previous devel/got package, an independent port of Game of Trees to NetBSD by @@ryoon, predating the official portable release, gets hereby silently deleted along with this commit. For reference, see: https://mail-index.netbsd.org/pkgsrc-users/2024/01/18/msg038795.html @ text @$NetBSD: patch-tog_Makefile,v 1.1 2021/01/29 20:35:11 ryoon Exp $ --- tog/Makefile.orig 2020-11-10 22:54:37 UTC +++ tog/Makefile @@@@ -28,8 +28,4 @@@@ DPADD = ${LIBZ} ${LIBUTIL} NOMAN = Yes .endif -realinstall: - ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} \ - -m ${BINMODE} ${PROG} ${BINDIR}/${PROG} - .include @ 1.1 log @devel/got: import got-0.48 Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility. @ text @d1 1 a1 1 $NetBSD$ @