Update MASTER_SITES and remove WWW, site is unavailable
This commit is contained in:
parent
0f4eff9ad3
commit
3f7ab0841e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263152
3 changed files with 4 additions and 7 deletions
|
@ -8,8 +8,7 @@
|
|||
PORTNAME= tmpreaper
|
||||
PORTVERSION= 1.6.13
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
|
||||
DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}
|
||||
MASTER_SITES= CRITICAL
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Cleans up files in directories based on their age
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (tmpreaper_1.6.13.tar.gz) = f5799a7f142f9fa49586ae3da2bba222
|
||||
SHA256 (tmpreaper_1.6.13.tar.gz) = 200ac7e9743386a78299e3d691144a3bfd9ca60a726bb6910686dcd00fa13f33
|
||||
SIZE (tmpreaper_1.6.13.tar.gz) = 134256
|
||||
MD5 (tmpreaper-1.6.13.tar.gz) = 33e0770948a0b1ea3d840d3a2343bbe9
|
||||
SHA256 (tmpreaper-1.6.13.tar.gz) = da29922f5194e2e8048725171a3e4f71323d905dc621669c9b94fa91314811b7
|
||||
SIZE (tmpreaper-1.6.13.tar.gz) = 135593
|
||||
|
|
|
@ -7,7 +7,5 @@ from deletion with a shell pattern.
|
|||
It will not remove symlinks, sockets, fifos, or special files unless given a
|
||||
command line option enabling it to.
|
||||
|
||||
WWW: http://packages.debian.org/stable/admin/tmpreaper.html
|
||||
|
||||
- ehaupt
|
||||
ehaupt@critical.ch
|
||||
|
|
Loading…
Reference in a new issue