svn commit: r545615 - head/devel/libconfuse

Fernando Apesteguía fernape at FreeBSD.org
Fri Aug 21 16:43:11 UTC 2020


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 at 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 at 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


More information about the svn-ports-all mailing list