diff options
author | netchild <netchild@FreeBSD.org> | 2004-08-12 23:15:05 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-08-12 23:15:05 +0800 |
commit | 2034a73a40565925fadea70e9f023770928ee2e3 (patch) | |
tree | f9af45e36df09de42c71e0c92dfb18941aeb941b /textproc/modlogan | |
parent | a6222031047d23b783959275a2548b0bdf9b77aa (diff) | |
download | freebsd-ports-gnome-2034a73a40565925fadea70e9f023770928ee2e3.tar.gz freebsd-ports-gnome-2034a73a40565925fadea70e9f023770928ee2e3.tar.zst freebsd-ports-gnome-2034a73a40565925fadea70e9f023770928ee2e3.zip |
Update to 0.8.12:
- memory usage decreased
- %D support for input_clf
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 |