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

(-)devel/liblognorm/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	liblognorm
3
PORTNAME=	liblognorm
4
PORTVERSION=	1.0.1
4
PORTVERSION=	1.1.0
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
(-)devel/liblognorm/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (liblognorm-1.0.1.tar.gz) = 1f6cdfd901a8f6a97a3cb74bc6107c6746b3e9381f7889e4cd866a488e0c59a5
1
SHA256 (liblognorm-1.1.0.tar.gz) = 2ddff2ee893c9268e19868f19dc4d8037e3d266c0d001436c33c9429fcbb3030
2
SIZE (liblognorm-1.0.1.tar.gz) = 475226
2
SIZE (liblognorm-1.1.0.tar.gz) = 499355
(-)devel/liblognorm/pkg-plist (+1 lines)
Lines 3-8 Link Here
3
include/enc.h
3
include/enc.h
4
include/liblognorm.h
4
include/liblognorm.h
5
include/lognorm.h
5
include/lognorm.h
6
include/lognorm-features.h
6
include/parser.h
7
include/parser.h
7
include/ptree.h
8
include/ptree.h
8
include/samp.h
9
include/samp.h

Return to bug 196894