aboutsummaryrefslogtreecommitdiff
path: root/textproc/modlogan/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-08-12 15:15:05 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-08-12 15:15:05 +0000
commitd73ecee0645da804f7d5f8363141859edc208259 (patch)
tree7da5d2f7cdb148e3e6829b29d37426b88aa1874e /textproc/modlogan/Makefile
parenta129322c827dadaa1106c65adbcf70a2d787515a (diff)
downloadports-d73ecee0645da804f7d5f8363141859edc208259.tar.gz
ports-d73ecee0645da804f7d5f8363141859edc208259.zip
Update to 0.8.12:
- memory usage decreased - %D support for input_clf
Notes
Notes: svn path=/head/; revision=116037
Diffstat (limited to 'textproc/modlogan/Makefile')
-rw-r--r--textproc/modlogan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile
index e16160f1626b..7c2c30015d43 100644
--- a/textproc/modlogan/Makefile
+++ b/textproc/modlogan/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= modlogan
-PORTVERSION= 0.8.11
+PORTVERSION= 0.8.12
CATEGORIES= textproc www
MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \
${MASTER_SITE_SOURCEFORGE}
@@ -32,7 +32,7 @@ LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
# Please don't remove the comments, as soon as autoconf/libtool get's
# updated in the ports collection the comments may be removed.
# They serve as a reminder.
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
#LIBTOOLFLAGS= --disable-ltlibs --release-suffix
USE_REINPLACE= yes