- Update to 1.4.1

PR:		193581
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
This commit is contained in:
Jason E. Hale 2014-09-12 23:46:26 +00:00
parent d5bc5b5493
commit 79a5626183
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368073
3 changed files with 4 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= centreon-clib
PORTVERSION= 1.2.0
PORTVERSION= 1.4.1
CATEGORIES= net-mgmt
MASTER_SITES= http://download.centreon.com/centreon-clib/

View file

@ -1,2 +1,2 @@
SHA256 (centreon-clib-1.2.0.tar.gz) = 0405f5c14339403edb8c5dd357bd33061b543d9a0cd851500756bd88e2f9c5d6
SIZE (centreon-clib-1.2.0.tar.gz) = 99049
SHA256 (centreon-clib-1.4.1.tar.gz) = 5bd43d341949243c9e0cbbcea5c7e3b31866f4fbf43d4e53c63b4ee68d3b6659
SIZE (centreon-clib-1.4.1.tar.gz) = 124124

View file

@ -46,6 +46,7 @@ include/centreon/com/centreon/concurrency/thread_posix.hh
include/centreon/com/centreon/concurrency/thread_win32.hh
include/centreon/com/centreon/concurrency/write_locker.hh
include/centreon/com/centreon/exceptions/basic.hh
include/centreon/com/centreon/exceptions/interruption.hh
include/centreon/com/centreon/io/directory_entry.hh
include/centreon/com/centreon/io/file_entry.hh
include/centreon/com/centreon/io/file_stream.hh