Index: head/textproc/msort/files/patch-info.c =================================================================== --- head/textproc/msort/files/patch-info.c (revision 186643) +++ head/textproc/msort/files/patch-info.c (nonexistent) @@ -1,10 +0,0 @@ ---- info.c.orig Tue Jan 9 10:35:41 2007 -+++ info.c Mon Jan 22 09:39:59 2007 -@@ -21,6 +21,7 @@ - - #include - #include -+#include "unicode.h" - #include - #ifdef LOCALE_GETTEXT - #include Property changes on: head/textproc/msort/files/patch-info.c ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/textproc/msort/files/patch-msort.c =================================================================== --- head/textproc/msort/files/patch-msort.c (revision 186643) +++ head/textproc/msort/files/patch-msort.c (nonexistent) @@ -1,18 +0,0 @@ ---- msort.c.orig Fri Jan 12 08:21:54 2007 -+++ msort.c Mon Jan 22 10:32:56 2007 -@@ -49,6 +49,7 @@ - #include - #include - #include -+#include "unicode.h" - #include - #include - -@@ -58,7 +59,6 @@ - typedef unsigned long ULongLong; - #endif - --#include "unicode.h" - #include "exitcode.h" - #include "retcodes.h" - #include "input.h" Property changes on: head/textproc/msort/files/patch-msort.c ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/textproc/msort/files/patch-unicode.h =================================================================== --- head/textproc/msort/files/patch-unicode.h (revision 186643) +++ head/textproc/msort/files/patch-unicode.h (nonexistent) @@ -1,7 +0,0 @@ ---- unicode.h.orig Mon Jan 8 03:33:05 2007 -+++ unicode.h Mon Jan 22 09:29:08 2007 -@@ -1,3 +1,4 @@ -+typedef unsigned short UTF16; - typedef unsigned long UTF32; /* at least 32 bits */ - typedef unsigned char UTF8; /* 8 bits */ - typedef unsigned char Boolean; /* 0 or 1 */ Property changes on: head/textproc/msort/files/patch-unicode.h ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/textproc/msort/Makefile =================================================================== --- head/textproc/msort/Makefile (revision 186643) +++ head/textproc/msort/Makefile (revision 186644) @@ -1,38 +1,36 @@ # New ports collection makefile for: msort # Date created: 2006-08-11 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= msort -PORTVERSION= 8.35 -PORTREVISION= 1 +PORTVERSION= 8.38 CATEGORIES= textproc MASTER_SITES= http://billposer.org/Software/Downloads/ -EXTRACT_SUFX= .tgz MAINTAINER= clsung@FreeBSD.org COMMENT= Sorting files in sophisticated ways BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= tre:${PORTSDIR}/textproc/libtre \ uninum:${PORTSDIR}/devel/libuninum RUN_DEPENDS= iwidgets>=0:${PORTSDIR}/x11-toolkits/iwidgets CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" MAKE_ENV+= INCLUDES="-I${LOCALBASE}/include" GNU_CONFIGURE= yes USE_TK= yes PLIST_FILES= bin/msg bin/msort MAN1= msort.1 .include .if ${OSVERSION} < 500035 BROKEN= Does not build with older versions of FreeBSD .endif .include Property changes on: head/textproc/msort/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/textproc/msort/distinfo =================================================================== --- head/textproc/msort/distinfo (revision 186643) +++ head/textproc/msort/distinfo (revision 186644) @@ -1,3 +1,3 @@ -MD5 (msort-8.35.tgz) = 09b342f5040511fe0c216a873303587c -SHA256 (msort-8.35.tgz) = dbd18d28bdb29356c2de747a104c177ba5f888d918bcc779998881407b809f0a -SIZE (msort-8.35.tgz) = 377809 +MD5 (msort-8.38.tar.gz) = d36a2810794da25f077dffec3bb30778 +SHA256 (msort-8.38.tar.gz) = aba670926b6dc1c1f4639e2d60fa805c50b2884ad799f623d81b1ae8fa496394 +SIZE (msort-8.38.tar.gz) = 379986 Property changes on: head/textproc/msort/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property