View | Details | Raw Unified | Return to bug 202061
Collapse All | Expand All

(-)devel/liblognorm/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	liblognorm
3
PORTNAME=	liblognorm
4
PORTVERSION=	1.1.1
4
PORTVERSION=	1.1.2
5
CATEGORIES=	devel net security
5
CATEGORIES=	devel net security
6
MASTER_SITES=	http://www.liblognorm.com/download/files/download/
6
MASTER_SITES=	http://www.liblognorm.com/download/files/download/
7
7
Lines 14-20 Link Here
14
		libestr.so:${PORTSDIR}/devel/libestr
14
		libestr.so:${PORTSDIR}/devel/libestr
15
BUILD_DEPENDS=	sphinx-build:${PORTSDIR}/textproc/py-sphinx
15
BUILD_DEPENDS=	sphinx-build:${PORTSDIR}/textproc/py-sphinx
16
16
17
USES=		pathfix pkgconfig libtool
17
USES=		libtool pathfix pkgconfig
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
INSTALL_TARGET=	install-strip
20
INSTALL_TARGET=	install-strip
(-)devel/liblognorm/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (liblognorm-1.1.1.tar.gz) = a75db38419356f8638c29e817806328db1a9edbef258c789a15b2aa88a4522f2
1
SHA256 (liblognorm-1.1.2.tar.gz) = 935a112fb5310877aaa5046ac8bd2ec7d0e9fed03e2fffccb84b6f93b92a536c
2
SIZE (liblognorm-1.1.1.tar.gz) = 521231
2
SIZE (liblognorm-1.1.2.tar.gz) = 547224

Return to bug 202061