ports/125492: [PATCH] textproc/msort: update to 8.47
Yi-Jheng Lin
yzlin at cs.nctu.edu.tw
Fri Jul 11 02:30:02 UTC 2008
>Number: 125492
>Category: ports
>Synopsis: [PATCH] textproc/msort: update to 8.47
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Jul 11 02:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Yi-Jheng Lin
>Release: FreeBSD 7.0-RELEASE-p1 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD stucgi 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu Apr 17 15:56:39 CST 2008
>Description:
- Update to 8.47
Port maintainer (clsung at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- msort-8.47.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/msort/Makefile /amd/account/gcs/96/9655630/dev/ports/textproc/msort/Makefile
--- /usr/ports/textproc/msort/Makefile 2008-06-25 03:14:03.000000000 +0800
+++ /amd/account/gcs/96/9655630/dev/ports/textproc/msort/Makefile 2008-07-11 10:08:57.000000000 +0800
@@ -6,14 +6,13 @@
#
PORTNAME= msort
-PORTVERSION= 8.46
+PORTVERSION= 8.47
CATEGORIES= textproc
MASTER_SITES= http://billposer.org/Software/Downloads/
MAINTAINER= clsung at FreeBSD.org
COMMENT= Sorting files in sophisticated ways
-BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= tre:${PORTSDIR}/textproc/libtre \
uninum:${PORTSDIR}/devel/libuninum \
utf8proc:${PORTSDIR}/textproc/utf8proc
@@ -23,6 +22,7 @@
MAKE_ENV+= INCLUDES="-I${LOCALBASE}/include"
GNU_CONFIGURE= yes
USE_TK_RUN= yes
+USE_TCL_WRAPPER= yes
USE_GETTEXT= yes
PLIST_FILES= bin/msg bin/msort
diff -ruN --exclude=CVS /usr/ports/textproc/msort/distinfo /amd/account/gcs/96/9655630/dev/ports/textproc/msort/distinfo
--- /usr/ports/textproc/msort/distinfo 2008-06-25 03:14:03.000000000 +0800
+++ /amd/account/gcs/96/9655630/dev/ports/textproc/msort/distinfo 2008-07-10 23:39:29.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (msort-8.46.tar.gz) = aa84730eae0691341919db244f821c68
-SHA256 (msort-8.46.tar.gz) = 6aecf53fb51b013b7bea96c8b48ab25daa6cbf4d7313315670ddb51558d82a78
-SIZE (msort-8.46.tar.gz) = 447350
+MD5 (msort-8.47.tar.gz) = 6bf495c5330cb1a4e526e10f45d773de
+SHA256 (msort-8.47.tar.gz) = 9b98cbd575a18eb4e261861a9dd33dfb404e8d906b39f17ecffbd23cc6e5b597
+SIZE (msort-8.47.tar.gz) = 448744
--- msort-8.47.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list