git: 78f30e579d10 - 2025Q2 - textproc/libxslt: COPYING no longer present in tarball
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 May 2025 05:57:36 UTC
The branch 2025Q2 has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=78f30e579d101070d16d59c7d00f13d67d807ab2 commit 78f30e579d101070d16d59c7d00f13d67d807ab2 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2025-05-14 00:52:37 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2025-05-28 05:57:30 +0000 textproc/libxslt: COPYING no longer present in tarball ${WRKSRC}/Copyright has always contained the appropriate licence terms. Reported by: vvd Pointy-hat to: vishwin (cherry picked from commit d59194b114862d40c4ebe32d7f035ffbbc45e7e3) --- textproc/libxslt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 2c25f7954b6c..ff4d2c528dd3 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -9,7 +9,7 @@ COMMENT= XML stylesheet transformation library WWW= https://gitlab.gnome.org/GNOME/libxslt/ LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/Copyright # See note in textproc/libxml2 for why this port uses autotools USES= cpe gmake gnome libtool localbase:ldflags pathfix pkgconfig tar:xz