From cc224d53ec359814049f409c3022fcf2885657ad Mon Sep 17 00:00:00 2001 From: jbeich Date: Mon, 25 Sep 2017 00:08:16 +0000 Subject: devel/boost-*: update to 1.65.1 Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 --- print/lyx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/lyx') diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 1c699dc70d26..966c96315fda 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ -- cgit