===> Generating patch ===> Viewing diff with cdiff diff -ruN /usr/ports/security/botan110/Makefile ./Makefile --- /usr/ports/security/botan110/Makefile 2016-04-01 16:25:16.000000000 +0200 +++ ./Makefile 2016-04-27 12:15:20.512075255 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: head/security/botan110/Makefile 412349 2016-04-01 14:25:16Z mat $ PORTNAME= botan -PORTVERSION= 1.10.12 +PORTVERSION= 1.10.13 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 110 @@ -25,7 +25,7 @@ MAKE_ARGS= CXX="${CXX}" LIB_OPT="${CXXFLAGS}" USE_LDCONFIG= yes PLIST_FILES= bin/botan-config-1.10 lib/libbotan-1.10.a lib/libbotan-1.10.so lib/libbotan-1.10.so.1 \ - lib/libbotan-1.10.so.1.12 libdata/pkgconfig/botan-1.10.pc + lib/libbotan-1.10.so.1.13 libdata/pkgconfig/botan-1.10.pc DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= * diff -ruN /usr/ports/security/botan110/botan-1.10.13.patch ./botan-1.10.13.patch --- /usr/ports/security/botan110/botan-1.10.13.patch 1970-01-01 01:00:00.000000000 +0100 +++ ./botan-1.10.13.patch 2016-06-13 16:59:16.063197379 +0200 @@ -0,0 +1 @@ +===> Generating patch diff -ruN /usr/ports/security/botan110/distinfo ./distinfo --- /usr/ports/security/botan110/distinfo 2016-03-31 10:09:25.000000000 +0200 +++ ./distinfo 2016-05-03 15:58:02.875574358 +0200 @@ -1,2 +1,2 @@ -SHA256 (Botan-1.10.12.tgz) = affc3a79919577943f896e64d3e4a4dcc4970c5bf80cc98c7f3a3144745eac27 -SIZE (Botan-1.10.12.tgz) = 2707397 +SHA256 (Botan-1.10.13.tgz) = 23ec973d4b4a4fe04f490d409e08ac5638afe3aa09acd7f520daaff38ba19b90 +SIZE (Botan-1.10.13.tgz) = 2710181 ====> Cleaning up ===> Done