From owner-svn-ports-head@freebsd.org Thu Jan 19 20:09:46 2017 Return-Path: Delivered-To: svn-ports-head@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 708E0CB8D41; Thu, 19 Jan 2017 20:09:46 +0000 (UTC) (envelope-from rodrigo@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 23B2012F3; Thu, 19 Jan 2017 20:09:46 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0JK9jcO013697; Thu, 19 Jan 2017 20:09:45 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0JK9jX9013694; Thu, 19 Jan 2017 20:09:45 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201701192009.v0JK9jX9013694@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Thu, 19 Jan 2017 20:09:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431910 - head/net/wakeonlan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2017 20:09:46 -0000 Author: rodrigo Date: Thu Jan 19 20:09:44 2017 New Revision: 431910 URL: https://svnweb.freebsd.org/changeset/ports/431910 Log: Change fetch method and use the GITHUB stuff PR: 212032 Submitted by: lbartoletti@tuxfamily.org M Makefile M distinfo M pkg-plist Modified: head/net/wakeonlan/Makefile head/net/wakeonlan/distinfo head/net/wakeonlan/pkg-plist Modified: head/net/wakeonlan/Makefile ============================================================================== --- head/net/wakeonlan/Makefile Thu Jan 19 19:50:29 2017 (r431909) +++ head/net/wakeonlan/Makefile Thu Jan 19 20:09:44 2017 (r431910) @@ -3,15 +3,19 @@ PORTNAME= wakeonlan PORTVERSION= 0.41 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net -MASTER_SITES= https://github.com/jpoliv/wakeonlan/archive/ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC LICENSE= ART20 +USE_GITHUB= yes +GH_ACCOUNT= jpoliv +GH_PROJECT= wakeonlan +GH_TAGNAME= 4beb45d + USES= perl5 USE_PERL5= configure Modified: head/net/wakeonlan/distinfo ============================================================================== --- head/net/wakeonlan/distinfo Thu Jan 19 19:50:29 2017 (r431909) +++ head/net/wakeonlan/distinfo Thu Jan 19 20:09:44 2017 (r431910) @@ -1,2 +1,3 @@ -SHA256 (wakeonlan-0.41.tar.gz) = 581b1b27a7e810ab72668cce4bd9aa9b3e0cea34b2db24dd1a44c09d63ddda98 -SIZE (wakeonlan-0.41.tar.gz) = 6028 +TIMESTAMP = 1471889359 +SHA256 (jpoliv-wakeonlan-0.41-4beb45d_GH0.tar.gz) = f03e1e2e7573c3e189b3670f161bb187277acebfbe6dc597105620fd4b21d82c +SIZE (jpoliv-wakeonlan-0.41-4beb45d_GH0.tar.gz) = 6098 Modified: head/net/wakeonlan/pkg-plist ============================================================================== --- head/net/wakeonlan/pkg-plist Thu Jan 19 19:50:29 2017 (r431909) +++ head/net/wakeonlan/pkg-plist Thu Jan 19 20:09:44 2017 (r431910) @@ -1,3 +1,4 @@ bin/wakeonlan +%%SITE_ARCH%%/auto/wakeonlan/.packlist %%PERL5_MAN1%%/wakeonlan.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lab001.wol