git: ca922ebb94db - main - devel/libunit: use www/unit's distinfo file.

Sergey A. Osokin osa at FreeBSD.org
Wed Apr 7 13:38:27 UTC 2021


The branch main has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ca922ebb94db45d232838b3bbbc12517b9e86fed

commit ca922ebb94db45d232838b3bbbc12517b9e86fed
Author:     Sergey A. Osokin <osa at FreeBSD.org>
AuthorDate: 2021-04-07 13:31:43 +0000
Commit:     Sergey A. Osokin <osa at 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 at 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) = 830417


More information about the dev-commits-ports-all mailing list