aboutsummaryrefslogtreecommitdiff
path: root/textproc/msort
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-01-07 14:50:50 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-01-07 14:50:50 +0000
commit8b828837e5f0904668e1dad788b74cd438731c04 (patch)
treed9f490c581f76cd52823517e2997f4b9ed674ea0 /textproc/msort
parent49e622551e9e395923783d9435af7a51d739b507 (diff)
downloadports-8b828837e5f0904668e1dad788b74cd438731c04.tar.gz
ports-8b828837e5f0904668e1dad788b74cd438731c04.zip
- Update to 8.34
- take maintainership
Notes
Notes: svn path=/head/; revision=181691
Diffstat (limited to 'textproc/msort')
-rw-r--r--textproc/msort/Makefile8
-rw-r--r--textproc/msort/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile
index fa2693134108..4a09a65ba1b3 100644
--- a/textproc/msort/Makefile
+++ b/textproc/msort/Makefile
@@ -6,19 +6,21 @@
#
PORTNAME= msort
-PORTVERSION= 8.29
+PORTVERSION= 8.34
CATEGORIES= textproc
MASTER_SITES= http://billposer.org/Software/Downloads/
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clsung@FreeBSD.org
COMMENT= Sorting files in sophisticated ways
BUILD_DEPENDS= ${RUN_DEPENDS}
-LIB_DEPENDS= tre:${PORTSDIR}/textproc/libtre
+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
diff --git a/textproc/msort/distinfo b/textproc/msort/distinfo
index 42c8acee61be..976b4e7643e4 100644
--- a/textproc/msort/distinfo
+++ b/textproc/msort/distinfo
@@ -1,3 +1,3 @@
-MD5 (msort-8.29.tgz) = 3f70b376176bda287493865b3ee508d0
-SHA256 (msort-8.29.tgz) = febedc104a4c48fe97e947abfd9af1c8f3ab703f2d551fad544dba0c2414d94e
-SIZE (msort-8.29.tgz) = 365062
+MD5 (msort-8.34.tgz) = c8777245070afa117bac1ff90a155b75
+SHA256 (msort-8.34.tgz) = c0e32cd332567b676af6d56c90bd18c71ecc66ef9b6cf487f86312205e4ba128
+SIZE (msort-8.34.tgz) = 377631