summaryrefslogtreecommitdiff
path: root/doc/pkgsrc.txt
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-12-06 01:41:19 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-12-06 01:41:19 +0000
commit1459e4465f1187fc6e09c734681082900b10fa0c (patch)
tree9749679585f158b3708fb3e5961e7e7a69c137b9 /doc/pkgsrc.txt
parente90d99e37c629318ac1ad42a26bf79a3233a4e06 (diff)
downloadpkgsrc-1459e4465f1187fc6e09c734681082900b10fa0c.tar.gz
doc/pkgsrc.*: regen
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r--doc/pkgsrc.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index a4c9d10eb26..51d7e1716ea 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -5247,8 +5247,6 @@ following command will generate a good starting point for buildlink3.mk files:
The following real-life example buildlink3.mk is taken from pkgsrc/graphics/
tiff:
-# $NetBSD: buildlink3.mk,v 1.16 2009/03/20 19:24:45 joerg Exp $
-
BUILDLINK_TREE+= tiff
.if !defined(TIFF_BUILDLINK3_MK)
@@ -6842,6 +6840,9 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=username/}
GITHUB_TAG= v${PKGVERSION_NOREV}
EXTRACT_SUFX= .zip
+Here, DISTNAME combined with use of GITHUB_TAG leads the file fetching
+infrastructure to save the resulting file locally as example-1.0.zip.
+
21.2.3.2. Fetch based on a specific commit before the first release
If your distfile looks similar to https://github.com/username/example/archive/