1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix the problem of background fetches hanging forever when the background

process to read the distinfo files encounters a fatal error.
This commit is contained in:
Doug Barton 2012-10-01 08:40:16 +00:00
parent 7f87ea1508
commit 6e5b73e7b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305098
2 changed files with 6 additions and 10 deletions

View File

@ -1,13 +1,9 @@
# New ports collection makefile for: portmaster
# Date created: 20 February 2006
# Whom: Doug Barton <dougb@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= portmaster
PORTVERSION= 3.13.13
PORTVERSION= 3.14
CATEGORIES= ports-mgmt
MASTER_SITES= http://dougbarton.us/Downloads/
MASTER_SITES= https://dougbarton.us/Downloads/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}

View File

@ -1,4 +1,4 @@
SHA256 (portmaster-3.13.13.tar.gz) = c89e03c6951e7744dffbcf80a454c2ca43138bae36e602f291d90ee4c13e56cd
SIZE (portmaster-3.13.13.tar.gz) = 41978
SHA256 (portmaster-3.13.13.tar.gz.asc) = 27143e3e2ff2f03e745b1c26ad1791eace1d88ee3ca5f61df1f45730ed5dfb23
SIZE (portmaster-3.13.13.tar.gz.asc) = 488
SHA256 (portmaster-3.14.tar.gz) = 676314bee13a02cc8b6a82df5c5062f80ba96083dfbe3bb90be7e96f05af5d31
SIZE (portmaster-3.14.tar.gz) = 42062
SHA256 (portmaster-3.14.tar.gz.asc) = b04e8ff40dac2778403546443fb319a4e2b573714d8ec18e5f8dc085c77e4f5e
SIZE (portmaster-3.14.tar.gz.asc) = 488