From owner-svn-ports-all@freebsd.org Sun Oct 23 03:59:56 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CE28C13DCB; Sun, 23 Oct 2016 03:59:56 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 406B981F; Sun, 23 Oct 2016 03:59:56 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9N3xt2t074088; Sun, 23 Oct 2016 03:59:55 GMT (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9N3xt7u074086; Sun, 23 Oct 2016 03:59:55 GMT (envelope-from imp@FreeBSD.org) Message-Id: <201610230359.u9N3xt7u074086@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: imp set sender to imp@FreeBSD.org using -f From: Warner Losh Date: Sun, 23 Oct 2016 03:59:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424494 - in head/devel/libsysinfo: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2016 03:59:56 -0000 Author: imp Date: Sun Oct 23 03:59:55 2016 New Revision: 424494 URL: https://svnweb.freebsd.org/changeset/ports/424494 Log: Take over libsysinfo. It's been in google code for a while unupdated and has been marked as broken here. Strap on the hob-nailed tennis shoes of progress and adopt it into my github realm. I want my lxpanel back, and this stands stupidly in the way. Deleted: head/devel/libsysinfo/files/ Modified: head/devel/libsysinfo/Makefile head/devel/libsysinfo/distinfo Modified: head/devel/libsysinfo/Makefile ============================================================================== --- head/devel/libsysinfo/Makefile Sun Oct 23 03:55:09 2016 (r424493) +++ head/devel/libsysinfo/Makefile Sun Oct 23 03:59:55 2016 (r424494) @@ -2,21 +2,21 @@ # $FreeBSD$ PORTNAME= libsysinfo -PORTVERSION= 0.0.2 -PORTREVISION= 1 +PORTVERSION= 0.0.3 CATEGORIES= devel -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= GH -MAINTAINER= bacon4000@gmail.com +MAINTAINER= imp@bsdimp.com COMMENT= GNU libc's sysinfo port for FreeBSD LICENSE= BSD3CLAUSE -BROKEN= Unfetchable (google code has gone away) +USE_GITHUB= yes +GH_ACCOUNT= bsdimp +GH_TAGNAME= v${PORTVERSION} USES= uidfix USE_LDCONFIG= yes -PROJECTHOST= sysinfo-bsd LDFLAGS+= -lkvm Modified: head/devel/libsysinfo/distinfo ============================================================================== --- head/devel/libsysinfo/distinfo Sun Oct 23 03:55:09 2016 (r424493) +++ head/devel/libsysinfo/distinfo Sun Oct 23 03:59:55 2016 (r424494) @@ -1,2 +1,3 @@ -SHA256 (libsysinfo-0.0.2.tar.gz) = 190fbb5002950bcb16d618eeceb144d226dc363d44949ee0c935166f0420db8b -SIZE (libsysinfo-0.0.2.tar.gz) = 3541 +TIMESTAMP = 1477194911 +SHA256 (bsdimp-libsysinfo-0.0.3-v0.0.3_GH0.tar.gz) = 0ef6c9aa67f977924c7e6e570a0e77b24da3247058992b5b8a96b0b7d9d1d41a +SIZE (bsdimp-libsysinfo-0.0.3-v0.0.3_GH0.tar.gz) = 3623