Update to version 0.6.1.

Reported by:	portscout
This commit is contained in:
Alexey Dokuchaev 2020-01-08 14:54:06 +00:00
parent dee1f0228e
commit 9bda871088
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522426
3 changed files with 9 additions and 9 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= alog
PORTVERSION= 0.5.3
PORTVERSION= 0.6.1
CATEGORIES= devel
MASTER_SITES= http://www.codelabs.ch/download/
DISTNAME= libalog-${PORTVERSION}
@ -26,9 +26,9 @@ TEST_DESC= Run unit test suite before installation
NO_OPTIONS_SORT=yes
DOCS_USES= gmake
DOCS_BUILD_DEPENDS= asciidoc:textproc/asciidoc \
source-highlight:textproc/source-highlight
DOCS_BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor
DOCS_ALL_TARGET= doc
TEST_BUILD_DEPENDS= ${LOCALBASE}/lib/gnat/ahven.gpr:devel/ahven
TEST_ALL_TARGET= tests

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1534559318
SHA256 (libalog-0.5.3.tar.bz2) = 26b960a8a73250a9d00ee70dc097f35d80d2560752110035e37c4f62378248aa
SIZE (libalog-0.5.3.tar.bz2) = 72559
TIMESTAMP = 1578322733
SHA256 (libalog-0.6.1.tar.bz2) = ae779c9052263e5106ca8f5254bd0f5b6fa584b500a77c4f903476e4bb59f819
SIZE (libalog-0.6.1.tar.bz2) = 269249

View File

@ -2,6 +2,8 @@ include/alog/alog-active_logger.adb
include/alog/alog-active_logger.ads
include/alog/alog-controlled_map.adb
include/alog/alog-controlled_map.ads
include/alog/alog-dst_filter.adb
include/alog/alog-dst_filter.ads
include/alog/alog-exceptions.ads
include/alog/alog-facilities-file_descriptor.adb
include/alog/alog-facilities-file_descriptor.ads
@ -19,8 +21,6 @@ include/alog/alog-maps.adb
include/alog/alog-maps.ads
include/alog/alog-policy_db.adb
include/alog/alog-policy_db.ads
include/alog/alog-policy_db-types.adb
include/alog/alog-policy_db-types.ads
include/alog/alog-protected_containers.adb
include/alog/alog-protected_containers.ads
include/alog/alog-tasked_logger.adb
@ -33,6 +33,7 @@ include/alog/alog.ads
include/alog/glue_syslog.c
lib/alog/alog-active_logger.ali
lib/alog/alog-controlled_map.ali
lib/alog/alog-dst_filter.ali
lib/alog/alog-exceptions.ali
lib/alog/alog-facilities-file_descriptor.ali
lib/alog/alog-facilities-syslog.ali
@ -42,7 +43,6 @@ lib/alog/alog-log_request.ali
lib/alog/alog-logger.ali
lib/alog/alog-maps.ali
lib/alog/alog-policy_db.ali
lib/alog/alog-policy_db-types.ali
lib/alog/alog-protected_containers.ali
lib/alog/alog-tasked_logger.ali
lib/alog/alog-transforms-casing.ali