Date: Fri, 21 Aug 2020 16:43:10 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545615 - head/devel/libconfuse Message-ID: <202008211643.07LGhAm6081009@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Fri Aug 21 16:43:10 2020 New Revision: 545615 URL: https://svnweb.freebsd.org/changeset/ports/545615 Log: devel/libconfuse: Use the correct github account name Bump PORTREVISION. PR: 248689 Submitted by: juraj@lutter.sk (maintainer) Modified: head/devel/libconfuse/Makefile head/devel/libconfuse/distinfo Modified: head/devel/libconfuse/Makefile ============================================================================== --- head/devel/libconfuse/Makefile Fri Aug 21 16:39:03 2020 (r545614) +++ head/devel/libconfuse/Makefile Fri Aug 21 16:43:10 2020 (r545615) @@ -4,6 +4,7 @@ PORTNAME= libconfuse DISTVERSIONPREFIX= v DISTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= juraj@lutter.sk @@ -14,7 +15,7 @@ LICENSE= ISCL USES= autoreconf gettext-tools iconv pathfix pkgconfig libtool USE_LDCONFIG= yes USE_GITHUB= yes -GH_ACCOUNT= martinh +GH_ACCOUNT= libconfuse GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls --enable-shared Modified: head/devel/libconfuse/distinfo ============================================================================== --- head/devel/libconfuse/distinfo Fri Aug 21 16:39:03 2020 (r545614) +++ head/devel/libconfuse/distinfo Fri Aug 21 16:43:10 2020 (r545615) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593062519 -SHA256 (martinh-libconfuse-v3.3_GH0.tar.gz) = cb90c06f2dbec971792af576d5b9a382fb3c4ca2b1deea55ea262b403f4e641e -SIZE (martinh-libconfuse-v3.3_GH0.tar.gz) = 123482 +TIMESTAMP = 1597585961 +SHA256 (libconfuse-libconfuse-v3.3_GH0.tar.gz) = cb90c06f2dbec971792af576d5b9a382fb3c4ca2b1deea55ea262b403f4e641e +SIZE (libconfuse-libconfuse-v3.3_GH0.tar.gz) = 123482
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008211643.07LGhAm6081009>