From owner-svn-ports-head@freebsd.org Sat Sep 26 15:09:21 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 282964217F4; Sat, 26 Sep 2020 15:09:21 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-pf1-f195.google.com (mail-pf1-f195.google.com [209.85.210.195]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BzByS2sZlz3SQS; Sat, 26 Sep 2020 15:09:20 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by mail-pf1-f195.google.com with SMTP id x123so5730191pfc.7; Sat, 26 Sep 2020 08:09:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=y9cUjw3hcejwbnlAZ2w6fNngNLApeteJV46UGdUUK60=; b=s9dOsnXkX3jSMiec50wm0N7fCA0UTIOSixJFahImtofibJ1EDHzbwriP0Is6zsOBJH H38tzQ3oLAZIqrbknwu8aWJLZTzW2/RdKdiYeoVJT4vk7IwCqohmshYxxa76TBFSxmlj t51himZSOGl9VzIChaobeNiU+z6MwenhjohYfppHh1ZaRkoOKgXi3cZNyFFlJtitlNAW PNUfRUWFfAD/6QarwIc73id9I+Kxeis2NrkA+LTYihUs0jA2LMHM7s40MkSV82UFfCFb 7t+1INoGSQ8Wzm8jz0mw5sxl1BN3FYDxD1s1sC9OWBBgW1tchzetajSwXCXatiiekcQO 97mA== X-Gm-Message-State: AOAM530R85iXvXGeT4ZUaTIKjznXex781E48bpOkV/3TVIHmcSKHHcO/ 4PjxBOZhX7esSgUrmllQJs/8PEWG0acQy13P2XoA2awREPE= X-Google-Smtp-Source: ABdhPJzQBYzishb46IMonSUx4P19F2cX1Bh0nOT40vHB93jZxN6SxZNuRVuwCm3ffW+xmswspzY9QlMDeIZ8v3GTJ4M= X-Received: by 2002:a63:686:: with SMTP id 128mr3054188pgg.211.1601132958331; Sat, 26 Sep 2020 08:09:18 -0700 (PDT) MIME-Version: 1.0 References: <202009261416.08QEGOFc051658@repo.freebsd.org> <4knk-38mi-wny@FreeBSD.org> In-Reply-To: <4knk-38mi-wny@FreeBSD.org> From: Thomas Zander Date: Sat, 26 Sep 2020 17:08:52 +0200 Message-ID: Subject: Re: svn commit: r550187 - head/multimedia/libass To: Jan Beich Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4BzByS2sZlz3SQS X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of thomasezander@gmail.com designates 209.85.210.195 as permitted sender) smtp.mailfrom=thomasezander@gmail.com X-Spamd-Result: default: False [-2.23 / 15.00]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; RCVD_COUNT_TWO(0.00)[2]; TO_DN_EQ_ADDR_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-0.998]; TO_DN_SOME(0.00)[]; RCVD_TLS_ALL(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[209.85.210.195:from]; NEURAL_HAM_SHORT(-0.25)[-0.250]; RCVD_IN_DNSWL_NONE(0.00)[209.85.210.195:from]; NEURAL_HAM_MEDIUM(-0.99)[-0.986]; FORGED_SENDER(0.30)[riggs@freebsd.org,thomasezander@gmail.com]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; TAGGED_FROM(0.00)[]; FROM_NEQ_ENVFROM(0.00)[riggs@freebsd.org,thomasezander@gmail.com]; MAILMAN_DEST(0.00)[svn-ports-all,svn-ports-head] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Sep 2020 15:09:21 -0000 On Sat, 26 Sep 2020 at 16:39, Jan Beich wrote: > > Thomas Zander writes: > > > +MASTER_SITES= https://github.com/libass/libass/releases/download/${DISTVERSION}/ > > Maybe replace libass with ${PORTNAME}, so MASTER_SITES is more generic. That's true. Thx! > > -USE_GITHUB= yes > > - > > -USES= autoreconf iconv libtool pathfix pkgconfig > > +USES= autoreconf iconv libtool pathfix pkgconfig tar:xz > > Why did you keep USES=autoreconf given pre-generated configure script in the new distfile? I hit compilation issues with the pre-generated configure script during testing. Since we had no problem with the non-release-tarball generating configure, I opted to continue using autoreconf for now.