Date: Wed, 13 Dec 2017 20:49:15 +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: r456235 - head/sysutils/agedu Message-ID: <201712132049.vBDKnFjR062878@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712132049.vBDKnFjR062878>