diff --git a/devel/muon/Makefile b/devel/muon/Makefile index af324d1e0d56..8d87f89611ce 100644 --- a/devel/muon/Makefile +++ b/devel/muon/Makefile @@ -1,37 +1,37 @@ PORTNAME= muon -DISTVERSION= 0.1.0 +DISTVERSION= 0.2.0 CATEGORIES= devel MASTER_SITES= https://git.sr.ht/~lattis/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= bapt@FreeBSD.org COMMENT= Build system compatible with meson WWW= https://muon.build/ LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt BUILD_DEPENDS= scdoc:textproc/scdoc USES= ninja pkgconfig:both BUILD_WRKSRC= ${WRKSRC}/_build INSTALL_WRKSRC= ${WRKSRC}/_build ALL_TARGET= PLIST_FILES= bin/muon \ share/man/man1/muon.1.gz \ share/man/man5/meson.build.5.gz post-patch: # this confuses some of the FreeBSD configure targets @${RM} -r ${WRKSRC}/tests/project/common do-configure: @(cd ${WRKSRC} && \ - ${SH} bootstrap.sh && \ + ${SH} bootstrap.sh . && \ ./muon setup -Dlibcurl=disabled -Dlibarchive=disabled ${BUILD_WRKSRC}) do-install: @(${SETENV} ${MAKE_ENV} ${BUILD_WRKSRC}/muon -C ${BUILD_WRKSRC} install) .include diff --git a/devel/muon/distinfo b/devel/muon/distinfo index c077221af21f..7c12c8f8a1d9 100644 --- a/devel/muon/distinfo +++ b/devel/muon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665487077 -SHA256 (muon-0.1.0.tar.gz) = 9d3825c2d562f8f8ad96d1f02167e89c4e84973decf205d127efd9293d7da35b -SIZE (muon-0.1.0.tar.gz) = 472632 +TIMESTAMP = 1694768682 +SHA256 (muon-0.2.0.tar.gz) = d73db1be5388821179a25a15ba76fd59a8bf7c8709347a4ec2cb91755203f36c +SIZE (muon-0.2.0.tar.gz) = 510533