svn commit: r531107 - head/devel/bcpp
Muhammad Moinur Rahman
bofh at FreeBSD.org
Wed Apr 8 11:55:05 UTC 2020
Author: bofh
Date: Wed Apr 8 11:55:04 2020
New Revision: 531107
URL: https://svnweb.freebsd.org/changeset/ports/531107
Log:
devel/bcpp: UNBREAK
- Update version 20150811=>20180401
- Update MASTER_SITES
MFH: 2020Q2 (blanket: build time fix)
Modified:
head/devel/bcpp/Makefile
head/devel/bcpp/distinfo
Modified: head/devel/bcpp/Makefile
==============================================================================
--- head/devel/bcpp/Makefile Wed Apr 8 10:59:28 2020 (r531106)
+++ head/devel/bcpp/Makefile Wed Apr 8 11:55:04 2020 (r531107)
@@ -2,16 +2,13 @@
# $FreeBSD$
PORTNAME= bcpp
-PORTVERSION= 20150811
+PORTVERSION= 20180401
CATEGORIES= devel
-MASTER_SITES= ftp://invisible-island.net/bcpp/
+MASTER_SITES= ftp://ftp.invisible-island.net/${PORTNAME}/ \
+ https://invisible-mirror.net/archives/${PORTNAME}/
MAINTAINER= bofh at FreeBSD.org
COMMENT= Utility similar to indent for C++ code
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2020-05-05
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
Modified: head/devel/bcpp/distinfo
==============================================================================
--- head/devel/bcpp/distinfo Wed Apr 8 10:59:28 2020 (r531106)
+++ head/devel/bcpp/distinfo Wed Apr 8 11:55:04 2020 (r531107)
@@ -1,2 +1,3 @@
-SHA256 (bcpp-20150811.tgz) = 6a18d68a09c4a0e8bf62d23d13ed7c8a62c98664a655f9d648bc466240ce97c3
-SIZE (bcpp-20150811.tgz) = 145969
+TIMESTAMP = 1586343842
+SHA256 (bcpp-20180401.tgz) = 3fee78476833a8d6c647f0b9f6ad85209cdb104a538349bc24538c7f7aede81f
+SIZE (bcpp-20180401.tgz) = 148374
More information about the svn-ports-all
mailing list