diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-08-12 15:15:05 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-08-12 15:15:05 +0000 |
commit | d73ecee0645da804f7d5f8363141859edc208259 (patch) | |
tree | 7da5d2f7cdb148e3e6829b29d37426b88aa1874e /textproc/modlogan | |
parent | a129322c827dadaa1106c65adbcf70a2d787515a (diff) | |
download | ports-d73ecee0645da804f7d5f8363141859edc208259.tar.gz ports-d73ecee0645da804f7d5f8363141859edc208259.zip |
Notes
Diffstat (limited to 'textproc/modlogan')
-rw-r--r-- | textproc/modlogan/Makefile | 4 | ||||
-rw-r--r-- | textproc/modlogan/distinfo | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/textproc/modlogan/distinfo b/textproc/modlogan/distinfo index 4f775bd8c059..cb7358f813de 100644 --- a/textproc/modlogan/distinfo +++ b/textproc/modlogan/distinfo @@ -1,2 +1,2 @@ -MD5 (modlogan-0.8.11.tar.gz) = 46d2462b840bca529d28e4b3c875cb31 -SIZE (modlogan-0.8.11.tar.gz) = 980282 +MD5 (modlogan-0.8.12.tar.gz) = 8147651d844b53de29c66f13b46aed09 +SIZE (modlogan-0.8.12.tar.gz) = 1081234 |