aboutsummaryrefslogtreecommitdiff
path: root/textproc/msort
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-11-11 06:45:37 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-11-11 06:45:37 +0000
commit9fec21dc8d115ef0bbfa8bab28698f9c7227ab85 (patch)
tree1a5bdbdad42a7f4af5bf31db507f3bc1dc80cebf /textproc/msort
parent4798f4d4731febd1ad705ae919fc1fd3d65dd8f4 (diff)
downloadports-9fec21dc8d115ef0bbfa8bab28698f9c7227ab85.tar.gz
ports-9fec21dc8d115ef0bbfa8bab28698f9c7227ab85.zip
- Update to 8.51
Notes
Notes: svn path=/head/; revision=222715
Diffstat (limited to 'textproc/msort')
-rw-r--r--textproc/msort/Makefile2
-rw-r--r--textproc/msort/distinfo6
-rw-r--r--textproc/msort/files/patch-Makefile.in16
3 files changed, 12 insertions, 12 deletions
diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile
index fa589e8210fc..01f3df5b5c7d 100644
--- a/textproc/msort/Makefile
+++ b/textproc/msort/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= msort
-PORTVERSION= 8.50
+PORTVERSION= 8.51
CATEGORIES= textproc
MASTER_SITES= http://billposer.org/Software/Downloads/
diff --git a/textproc/msort/distinfo b/textproc/msort/distinfo
index 829cab0d8f2a..ebca16ebba97 100644
--- a/textproc/msort/distinfo
+++ b/textproc/msort/distinfo
@@ -1,3 +1,3 @@
-MD5 (msort-8.50.tar.gz) = e5144239c35978c625fdda97e12c1664
-SHA256 (msort-8.50.tar.gz) = 2a965e7ccb7e56ae562fd1ef5732757f1acf84df71f89efe4c4b6af1b2d6aa01
-SIZE (msort-8.50.tar.gz) = 472777
+MD5 (msort-8.51.tar.gz) = 04a2d28e4034e6e9c7d9ce23bbbbfdaf
+SHA256 (msort-8.51.tar.gz) = b94db0b58b59131f3b33910e6c6c1902aefb855ee32de4e7060e483077599873
+SIZE (msort-8.51.tar.gz) = 475265
diff --git a/textproc/msort/files/patch-Makefile.in b/textproc/msort/files/patch-Makefile.in
index fbc03d77605b..2472d5397d1e 100644
--- a/textproc/msort/files/patch-Makefile.in
+++ b/textproc/msort/files/patch-Makefile.in
@@ -1,11 +1,11 @@
---- Makefile.in.orig 2008-09-30 07:39:01.000000000 +0800
-+++ Makefile.in 2008-10-06 14:09:20.000000000 +0800
-@@ -41,7 +41,7 @@
- @UTF8PROCOK_TRUE@am__append_2 = -DUSEUTF8PROC
- @UTF8PROCOK_FALSE@am__append_3 = -licutu
- @NOCOMPARISONCNT_TRUE@am__append_4 = -DNOCOMPARISONCNT
--@UNINUMOK_TRUE@am__append_5 = -DUSEUNINUMOK
-+@UNINUMOK_TRUE@am__append_5 = -DUSEUNINUMOK -lintl
+--- Makefile.in.orig 2008-10-12 10:05:05.000000000 +0800
++++ Makefile.in 2008-11-11 11:27:40.000000000 +0800
+@@ -42,7 +42,7 @@
+ @UTF8PROCOK_TRUE@am__append_3 = -DUSEUTF8PROC
+ @UTF8PROCOK_FALSE@am__append_4 = -licutu
+ @NOCOMPARISONCNT_TRUE@am__append_5 = -DNOCOMPARISONCNT
+-@UNINUMOK_TRUE@am__append_6 = -DUSEUNINUMOK
++@UNINUMOK_TRUE@am__append_6 = -DUSEUNINUMOK -lintl
subdir = .
DIST_COMMON = README $(am__configure_deps) $(dist_man_MANS) \
$(noinst_HEADERS) $(srcdir)/Makefile.am $(srcdir)/Makefile.in \