diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index 136f58d6aa82..21599c6847c3 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -1,33 +1,38 @@ PORTNAME= pkgconf PORTVERSION= 2.0.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://distfiles.ariadne.space/${PORTNAME}/ +PATCH_SITES= ${WWW}/commit/ \ + https://github.com/${PORTNAME}/${PORTNAME}/commit/ +PATCHFILES= 652aff97906d7eadca6fe727b16f6511d8dbfe05.patch:-p1 + # NOTE: before committing to this port, contact portmgr to arrange for an # experimental ports run. Untested commits may be backed out at portmgr's # discretion. MAINTAINER= bapt@FreeBSD.org COMMENT= Utility to help to configure compiler and linker flags -WWW= https://git.sr.ht/~kaniini/pkgconf +WWW= https://gitea.treehouse.systems/ariadne/${PORTNAME} LICENSE= ISCL TEST_DEPENDS= kyua:devel/kyua USES= cpe tar:xz libtool pathfix GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes TEST_TARGET= check CONFIGURE_ARGS= --with-pkg-config-dir=${PREFIX}/libdata/pkgconfig:/usr/libdata/pkgconfig:${PREFIX}/share/pkgconfig \ --with-system-libdir=/usr/lib \ --with-system-includedir=/usr/include MAKE_ARGS= MANDIR="${MAN1PREFIX}/man/man1" OPTIONS_DEFINE= DOCS post-install: ${LN} -sf pkgconf ${STAGEDIR}${PREFIX}/bin/pkg-config .include diff --git a/devel/pkgconf/distinfo b/devel/pkgconf/distinfo index a44b43d45207..92f0dce3d0f8 100644 --- a/devel/pkgconf/distinfo +++ b/devel/pkgconf/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1693811541 +TIMESTAMP = 1699449208 SHA256 (pkgconf-2.0.3.tar.xz) = cabdf3c474529854f7ccce8573c5ac68ad34a7e621037535cbc3981f6b23836c SIZE (pkgconf-2.0.3.tar.xz) = 310796 +SHA256 (652aff97906d7eadca6fe727b16f6511d8dbfe05.patch) = 4a7d5dd2eff7b4c96833c0ba8f47f0bffb1ab77763989a68922e3a53bfa6ecf7 +SIZE (652aff97906d7eadca6fe727b16f6511d8dbfe05.patch) = 4958