From owner-svn-ports-head@freebsd.org Wed Dec 13 20:49:17 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 82AD8E865B5; Wed, 13 Dec 2017 20:49:17 +0000 (UTC) (envelope-from sunpoet@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 C0A6328DE; Wed, 13 Dec 2017 20:49:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBDKnFiY062880; Wed, 13 Dec 2017 20:49:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBDKnFjR062878; Wed, 13 Dec 2017 20:49:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712132049.vBDKnFjR062878@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 13 Dec 2017 20:49:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456235 - head/sysutils/agedu X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/agedu X-SVN-Commit-Revision: 456235 X-SVN-Commit-Repository: ports 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.25 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: Wed, 13 Dec 2017 20:49:18 -0000 Author: sunpoet Date: Wed Dec 13 20:49:15 2017 New Revision: 456235 URL: https://svnweb.freebsd.org/changeset/ports/456235 Log: Update to 20171202 - Reorder MASTER_SITES Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog Modified: head/sysutils/agedu/Makefile head/sysutils/agedu/distinfo Modified: head/sysutils/agedu/Makefile ============================================================================== --- head/sysutils/agedu/Makefile Wed Dec 13 20:49:10 2017 (r456234) +++ head/sysutils/agedu/Makefile Wed Dec 13 20:49:15 2017 (r456235) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= agedu -PORTVERSION= 20170831 -DISTVERSIONSUFFIX= .fc6b2b5 +PORTVERSION= 20171202 +DISTVERSIONSUFFIX= .8a8299e CATEGORIES= sysutils -MASTER_SITES= LOCAL/sunpoet \ - https://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/ +MASTER_SITES= https://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/ \ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Unix utility for tracking down wasted disk space Modified: head/sysutils/agedu/distinfo ============================================================================== --- head/sysutils/agedu/distinfo Wed Dec 13 20:49:10 2017 (r456234) +++ head/sysutils/agedu/distinfo Wed Dec 13 20:49:15 2017 (r456235) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508948543 -SHA256 (agedu-20170831.fc6b2b5.tar.gz) = dd2e6f82270c5bf6083c0d275251207607d8b68955511b3083cec477279267bf -SIZE (agedu-20170831.fc6b2b5.tar.gz) = 175900 +TIMESTAMP = 1513172947 +SHA256 (agedu-20171202.8a8299e.tar.gz) = 802727910f94d70306951f817772e873d1f83376aae05d16df3a120e384d043e +SIZE (agedu-20171202.8a8299e.tar.gz) = 175917