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

(-)./Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/net-mgmt/centreon-clib/Makefile 355085 2014-05-24 20:54:09Z sunpoet $
2
# $FreeBSD: head/net-mgmt/centreon-clib/Makefile 355085 2014-05-24 20:54:09Z sunpoet $
3
3
4
PORTNAME=	centreon-clib
4
PORTNAME=	centreon-clib
5
PORTVERSION=	1.2.0
5
PORTVERSION=	1.4.1
6
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
7
MASTER_SITES=	http://download.centreon.com/centreon-clib/
7
MASTER_SITES=	http://download.centreon.com/centreon-clib/
8
8
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (centreon-clib-1.2.0.tar.gz) = 0405f5c14339403edb8c5dd357bd33061b543d9a0cd851500756bd88e2f9c5d6
1
SHA256 (centreon-clib-1.4.1.tar.gz) = 5bd43d341949243c9e0cbbcea5c7e3b31866f4fbf43d4e53c63b4ee68d3b6659
2
SIZE (centreon-clib-1.2.0.tar.gz) = 99049
2
SIZE (centreon-clib-1.4.1.tar.gz) = 124124
(-)./pkg-plist (+1 lines)
Lines 46-51 Link Here
46
include/centreon/com/centreon/concurrency/thread_win32.hh
46
include/centreon/com/centreon/concurrency/thread_win32.hh
47
include/centreon/com/centreon/concurrency/write_locker.hh
47
include/centreon/com/centreon/concurrency/write_locker.hh
48
include/centreon/com/centreon/exceptions/basic.hh
48
include/centreon/com/centreon/exceptions/basic.hh
49
include/centreon/com/centreon/exceptions/interruption.hh
49
include/centreon/com/centreon/io/directory_entry.hh
50
include/centreon/com/centreon/io/directory_entry.hh
50
include/centreon/com/centreon/io/file_entry.hh
51
include/centreon/com/centreon/io/file_entry.hh
51
include/centreon/com/centreon/io/file_stream.hh
52
include/centreon/com/centreon/io/file_stream.hh

Return to bug 193581