===> Generating patch ===> Viewing diff with less diff -ruN /usr/ports/cad/repsnapper/distinfo ./distinfo --- /usr/ports/cad/repsnapper/distinfo 2014-01-22 16:30:13.000000000 +0100 +++ ./distinfo 2017-05-07 16:12:27.713982000 +0200 @@ -1,2 +1,3 @@ -SHA256 (repsnapper/2.3.2a3) = 7c4bc3603401847ce1f15298435c511f76fd74c5d5ae4fc1561c7f378c182fe5 -SIZE (repsnapper/2.3.2a3) = 1344447 +TIMESTAMP = 1494166347 +SHA256 (repsnapper/2.4a3) = f9fd847e28ae481df26d49e9017ebbadbf6395c8d20b846577a5284d1c4d4ff0 +SIZE (repsnapper/2.4a3) = 888546 diff -ruN /usr/ports/cad/repsnapper/Makefile ./Makefile --- /usr/ports/cad/repsnapper/Makefile 2017-04-05 13:30:18.167087000 +0200 +++ ./Makefile 2017-05-07 16:12:20.117754000 +0200 @@ -2,8 +2,7 @@ # $FreeBSD: head/cad/repsnapper/Makefile 412344 2016-04-01 13:29:15Z mat $ PORTNAME= repsnapper -PORTVERSION= 2.3.2a3 -PORTREVISION= 6 +PORTVERSION= 2.4a3 CATEGORIES= cad MASTER_SITES= https://codeload.github.com/timschmidt/repsnapper/tar.gz/ DISTNAME= ${PORTVERSION} @@ -19,6 +18,9 @@ LIB_DEPENDS= libgtkglextmm-x11-1.2.so:x11-toolkits/gtkglextmm \ libzip.so:archivers/libzip \ +BUILD_DEPENDS+= clang40:devel/llvm40 +CC= clang40 + USES= compiler:c++11-lib autoreconf gmake libtool perl5 pkgconfig USE_GNOME= gtkmm24 intltool libxml++26 USE_GL= gl ====> Cleaning up ===> Done