aboutsummaryrefslogtreecommitdiff
path: root/textproc/mythes
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-29 23:09:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-29 23:09:11 +0000
commit84e5bc1d06b3d77051a8d8b68c2fe11fb3167388 (patch)
tree654040ff60665be0894211bd37f8ef4de81887e4 /textproc/mythes
parent45cb294868aec4e4c1d36b59a645450b75cd6c84 (diff)
downloadports-84e5bc1d06b3d77051a8d8b68c2fe11fb3167388.tar.gz
ports-84e5bc1d06b3d77051a8d8b68c2fe11fb3167388.zip
Update to 1.2.4
- Fix shebang for perl script - Strip binary - add license - convert to USES=libtool
Notes
Notes: svn path=/head/; revision=359796
Diffstat (limited to 'textproc/mythes')
-rw-r--r--textproc/mythes/Makefile11
-rw-r--r--textproc/mythes/distinfo4
-rw-r--r--textproc/mythes/pkg-plist2
3 files changed, 11 insertions, 6 deletions
diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile
index c16e52a278b6..1aa97b64176a 100644
--- a/textproc/mythes/Makefile
+++ b/textproc/mythes/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mythes
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.4
CATEGORIES= textproc
MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/
DIST_SUBDIR= ${PORTNAME}
@@ -9,10 +9,15 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org
COMMENT= Simple thesaurus library
-LIB_DEPENDS= hunspell-1.3:${PORTSDIR}/textproc/hunspell
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= pathfix pkgconfig
+LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell
+
+USES= libtool pathfix pkgconfig shebangfix
+SHEBANG_FILES= th_gen_idx.pl
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
GNU_CONFIGURE= yes
diff --git a/textproc/mythes/distinfo b/textproc/mythes/distinfo
index 3dd35778da6a..f238ccc2f715 100644
--- a/textproc/mythes/distinfo
+++ b/textproc/mythes/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mythes/mythes-1.2.3.tar.gz) = 92383930f110d691a38b64684d96cb4f30d7f0550dbcfe8b227ca5c7a33fb838
-SIZE (mythes/mythes-1.2.3.tar.gz) = 4910188
+SHA256 (mythes/mythes-1.2.4.tar.gz) = 1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f
+SIZE (mythes/mythes-1.2.4.tar.gz) = 4910303
diff --git a/textproc/mythes/pkg-plist b/textproc/mythes/pkg-plist
index 024f8e2c9374..533f68277ada 100644
--- a/textproc/mythes/pkg-plist
+++ b/textproc/mythes/pkg-plist
@@ -1,7 +1,7 @@
bin/th_gen_idx.pl
include/mythes.hxx
lib/libmythes-1.2.a
-lib/libmythes-1.2.la
lib/libmythes-1.2.so
lib/libmythes-1.2.so.0
+lib/libmythes-1.2.so.0.0.0
libdata/pkgconfig/mythes.pc