Index: Makefile =================================================================== --- Makefile (revision 489555) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= Proc-ProcessTable PORTVERSION= 0.55 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JWB Index: files/patch-os-FreeBSD-kvm.h =================================================================== --- files/patch-os-FreeBSD-kvm.h (nonexistent) +++ files/patch-os-FreeBSD-kvm.h (working copy) @@ -0,0 +1,11 @@ +--- os/FreeBSD-kvm.h-orig 2018-01-27 02:27:42.000000000 -0600 ++++ os/FreeBSD-kvm.h 2019-01-07 03:37:31.984718000 -0600 +@@ -13,7 +13,7 @@ + + /* We need to pass in a cap for ignore, lower for store on object */ + /* We can just lc these! */ +-static char Defaultformat[] = "iiiiiiiisssssssssssssissiiiiiiiiiiiiiiVV"; ++static char Defaultformat[] = "iiiiiiiisssssssssssssissiiiuiiiiiiiiiiVV"; + + /* Mapping of field to type */ + static char* Fields[] = { Property changes on: files/patch-os-FreeBSD-kvm.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