From 09f9633cb617878a6611cfdfb630e55d957188ef Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 29 Jul 2018 22:18:44 +0000 Subject: Bump PORTREVISION for ports depending on the canonical version of GCC in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 --- ftp/curlpp/Makefile | 2 +- ftp/lftp/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'ftp') diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index c71d44892015..099be1d0d844 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -4,7 +4,7 @@ PORTNAME= curlpp PORTVERSION= 0.8.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MAINTAINER= sunpoet@FreeBSD.org diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 1afec41789b4..5199325f8608 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -3,6 +3,7 @@ PORTNAME= lftp PORTVERSION= 4.8.3 +PORTREVISION= 1 CATEGORIES= ftp ipv6 MASTER_SITES= http://lftp.tech/ftp/ \ http://lftp.tech/ftp/old/ \ -- cgit v1.2.3