Date: Wed, 7 Apr 2021 13:38:26 GMT From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ca922ebb94db - main - devel/libunit: use www/unit's distinfo file. Message-ID: <202104071338.137DcQuq061206@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca922ebb94db45d232838b3bbbc12517b9e86fed commit ca922ebb94db45d232838b3bbbc12517b9e86fed Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2021-04-07 13:31:43 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2021-04-07 13:38:18 +0000 devel/libunit: use www/unit's distinfo file. --- devel/libunit/Makefile | 1 + devel/libunit/distinfo | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/devel/libunit/Makefile b/devel/libunit/Makefile index dccd5d0ab574..917256cdcc40 100644 --- a/devel/libunit/Makefile +++ b/devel/libunit/Makefile @@ -4,6 +4,7 @@ PORTNAME= libunit PORTVERSION= ${UNIT_VERSION} MASTER_SITES?= https://unit.nginx.org/download/ DISTNAME= unit-${PORTVERSION} +DISTINFO_FILE= ${.CURDIR}/../../www/unit/distinfo MAINTAINER= osa@FreeBSD.org COMMENT= Development kit for dynamic web application server diff --git a/devel/libunit/distinfo b/devel/libunit/distinfo deleted file mode 100644 index f35a3eacdb72..000000000000 --- a/devel/libunit/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1616938809 -SHA256 (unit-1.23.0.tar.gz) = 40df5c5c4132bf9ca15fa82edfe0cc0daae488c2f473d6d27706d537b5859b42 -SIZE (unit-1.23.0.tar.gz) = 830417home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104071338.137DcQuq061206>
