Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Dec 2018 20:33:04 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486797 - head/devel/efivar
Message-ID:  <201812062033.wB6KX4uM054182@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec  6 20:33:03 2018
New Revision: 486797
URL: https://svnweb.freebsd.org/changeset/ports/486797

Log:
  Update GH_ACCOUNT and WWW
  
  https://github.com/rhinstaller/efivar redirects to https://github.com/rhboot/efivar.
  https://github.com/vathpela/efivar is an identical fork of https://github.com/rhboot/efivar.

Modified:
  head/devel/efivar/Makefile
  head/devel/efivar/distinfo   (contents, props changed)
  head/devel/efivar/pkg-descr   (contents, props changed)

Modified: head/devel/efivar/Makefile
==============================================================================
--- head/devel/efivar/Makefile	Thu Dec  6 20:32:55 2018	(r486796)
+++ head/devel/efivar/Makefile	Thu Dec  6 20:33:03 2018	(r486797)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libpopt.so:devel/popt
 USES=		gmake localbase pkgconfig
 USE_GCC=	yes
 USE_GITHUB=	yes
-GH_ACCOUNT=	rhinstaller
+GH_ACCOUNT=	rhboot
 USE_LDCONFIG=	yes
 
 .include <bsd.port.pre.mk>

Modified: head/devel/efivar/distinfo
==============================================================================
--- head/devel/efivar/distinfo	Thu Dec  6 20:32:55 2018	(r486796)
+++ head/devel/efivar/distinfo	Thu Dec  6 20:33:03 2018	(r486797)
@@ -1,2 +1,3 @@
-SHA256 (rhinstaller-efivar-0.15_GH0.tar.gz) = 8e5a45ebbd116a96a43176e96b211c73f3ec8452da3bd0ce75a5716f86d4343f
-SIZE (rhinstaller-efivar-0.15_GH0.tar.gz) = 30064
+TIMESTAMP = 1544125008
+SHA256 (rhboot-efivar-0.15_GH0.tar.gz) = 8e5a45ebbd116a96a43176e96b211c73f3ec8452da3bd0ce75a5716f86d4343f
+SIZE (rhboot-efivar-0.15_GH0.tar.gz) = 30064

Modified: head/devel/efivar/pkg-descr
==============================================================================
--- head/devel/efivar/pkg-descr	Thu Dec  6 20:32:55 2018	(r486796)
+++ head/devel/efivar/pkg-descr	Thu Dec  6 20:33:03 2018	(r486797)
@@ -1,3 +1,3 @@
 Tools and library to manipulate EFI variables.
 
-WWW: https://github.com/vathpela/efivar
+WWW: https://github.com/rhboot/efivar



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812062033.wB6KX4uM054182>