Date: Sun, 24 Mar 2019 14:33:42 +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: r496755 - head/devel/cppunit Message-ID: <201903241433.x2OEXgv4078257@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 24 14:33:42 2019 New Revision: 496755 URL: https://svnweb.freebsd.org/changeset/ports/496755 Log: Update MASTER_SITES Approved by: portmgr (blanket) Modified: head/devel/cppunit/Makefile Modified: head/devel/cppunit/Makefile ============================================================================== --- head/devel/cppunit/Makefile Sun Mar 24 14:33:37 2019 (r496754) +++ head/devel/cppunit/Makefile Sun Mar 24 14:33:42 2019 (r496755) @@ -4,7 +4,7 @@ PORTNAME= cppunit PORTVERSION= 1.14.0 PORTREVISION= 7 CATEGORIES= devel -MASTER_SITES= http://dev-www.libreoffice.org/src/ +MASTER_SITES= https://dev-www.libreoffice.org/src/ MAINTAINER= bdrewery@FreeBSD.org COMMENT= C++ port of the JUnit framework for unit testing
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903241433.x2OEXgv4078257>