diff options
Diffstat (limited to 'textproc/msort')
-rw-r--r-- | textproc/msort/Makefile | 8 | ||||
-rw-r--r-- | textproc/msort/distinfo | 6 |
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 |