Date: Fri, 22 Feb 2019 19:56:14 +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: r493611 - head/devel/libpthread-stubs Message-ID: <201902221956.x1MJuEDm086101@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Feb 22 19:56:14 2019 New Revision: 493611 URL: https://svnweb.freebsd.org/changeset/ports/493611 Log: Update MASTER_SITES Approved by: portmgr (blanket) Modified: head/devel/libpthread-stubs/Makefile Modified: head/devel/libpthread-stubs/Makefile ============================================================================== --- head/devel/libpthread-stubs/Makefile Fri Feb 22 19:56:03 2019 (r493610) +++ head/devel/libpthread-stubs/Makefile Fri Feb 22 19:56:14 2019 (r493611) @@ -4,7 +4,7 @@ PORTNAME= libpthread-stubs PORTVERSION= 0.4 CATEGORIES= devel -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ MAINTAINER= ashish@FreeBSD.org COMMENT= This library provides weak aliases for pthread functions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902221956.x1MJuEDm086101>