Index: Makefile =================================================================== --- Makefile (revision 474959) +++ Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdisk -PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTVERSION= 1.0.4 CATEGORIES= sysutils MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} DISTNAME= gptfdisk-${PORTVERSION} Index: distinfo =================================================================== --- distinfo (revision 474959) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511345902 -SHA256 (gptfdisk-1.0.3.tar.gz) = 89fd5aec35c409d610a36cb49c65b442058565ed84042f767bba614b8fc91b5c -SIZE (gptfdisk-1.0.3.tar.gz) = 199924 +TIMESTAMP = 1532015693 +SHA256 (gptfdisk-1.0.4.tar.gz) = b663391a6876f19a3cd901d862423a16e2b5ceaa2f4a3b9bb681e64b9c7ba78d +SIZE (gptfdisk-1.0.4.tar.gz) = 204075 Index: files/patch-parttypes.h =================================================================== --- files/patch-parttypes.h (nonexistent) +++ files/patch-parttypes.h (working copy) @@ -0,0 +1,10 @@ +--- parttypes.h.orig 2017-07-28 01:41:20 UTC ++++ parttypes.h +@@ -16,6 +16,7 @@ + #define __PARTITION_TYPES + + using namespace std; ++using namespace icu; + + // A partition type + struct AType { Property changes on: files/patch-parttypes.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property