svn commit: r436883 - head/sysutils/tmpwatch
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 25 04:38:09 UTC 2017
Author: sunpoet
Date: Sat Mar 25 04:38:07 2017
New Revision: 436883
URL: https://svnweb.freebsd.org/changeset/ports/436883
Log:
Update MASTER_SITES and WWW
PR: 218092
Reported by: asomers
Modified:
head/sysutils/tmpwatch/Makefile
head/sysutils/tmpwatch/pkg-descr
Modified: head/sysutils/tmpwatch/Makefile
==============================================================================
--- head/sysutils/tmpwatch/Makefile Sat Mar 25 04:38:03 2017 (r436882)
+++ head/sysutils/tmpwatch/Makefile Sat Mar 25 04:38:07 2017 (r436883)
@@ -3,7 +3,7 @@
PORTNAME= tmpwatch
PORTVERSION= 2.11
CATEGORIES= sysutils
-MASTER_SITES= https://fedorahosted.org/releases/t/m/tmpwatch/
+MASTER_SITES= https://releases.pagure.org/tmpwatch/
MAINTAINER= ports at FreeBSD.org
COMMENT= Utility for removing files based on when they were last accessed
Modified: head/sysutils/tmpwatch/pkg-descr
==============================================================================
--- head/sysutils/tmpwatch/pkg-descr Sat Mar 25 04:38:03 2017 (r436882)
+++ head/sysutils/tmpwatch/pkg-descr Sat Mar 25 04:38:07 2017 (r436883)
@@ -5,4 +5,4 @@ directories which are used for temporari
/tmp). Tmpwatch ignores symlinks, won't switch filesystems and only
removes empty directories and regular files.
-WWW: https://fedorahosted.org/tmpwatch/wiki
+WWW: https://pagure.io/tmpwatch
More information about the svn-ports-all
mailing list