diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-10-26 09:01:51 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-10-26 09:01:51 +0000 |
commit | 90dfdb3215e6d8f0391847c0fad8f488db48982a (patch) | |
tree | 165e32ce7e8f0d8bf8da11f1c9a2abc9803d81db /devel/lfcbase | |
parent | 22ae82df7c8abae8cd482b690cd74cbc0958b04b (diff) | |
download | ports-90dfdb3215e6d8f0391847c0fad8f488db48982a.tar.gz ports-90dfdb3215e6d8f0391847c0fad8f488db48982a.zip |
Notes
Diffstat (limited to 'devel/lfcbase')
-rw-r--r-- | devel/lfcbase/Makefile | 3 | ||||
-rw-r--r-- | devel/lfcbase/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index 0d27d441cc26..bbb1ccd45134 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lfcbase -PORTVERSION= 1.5.7 +PORTVERSION= 1.5.8 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ @@ -15,7 +15,6 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf:env -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo index a8a23a96aaf4..01fc3ddb1064 100644 --- a/devel/lfcbase/distinfo +++ b/devel/lfcbase/distinfo @@ -1,2 +1,2 @@ -SHA256 (lfcbase-1.5.7.tar.gz) = 011e326e089e2001275935e7ce4574e1452cbf529d2b896d4a54d577f67428f7 -SIZE (lfcbase-1.5.7.tar.gz) = 468629 +SHA256 (lfcbase-1.5.8.tar.gz) = 3adea6cd01cc6b8257afda4e1a679b7bac94537d8e345062e5aff35cd0de7c89 +SIZE (lfcbase-1.5.8.tar.gz) = 468669 |