Update to 2.0.5
PRs: ports/76295, ports/76296 Submitted by: maintainer
This commit is contained in:
parent
1b3350236c
commit
f2f6e04584
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126639
18 changed files with 21 additions and 24 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= fwbuilder
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 2.0.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/fwbuilder/
|
||||
MASTER_SITE_SUBDIR= fwbuilder
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
MD5 (fwbuilder-2.0.4.tar.gz) = a63df33d38f4845cc5721cee9a10640b
|
||||
SIZE (fwbuilder-2.0.4.tar.gz) = 1064789
|
||||
MD5 (fwbuilder-2.0.5.tar.gz) = 03fe6aaa6f8c7728bd3015a4df187c70
|
||||
|
|
|
@ -26,6 +26,8 @@ bin/fwbuilder
|
|||
%%DOCSDIR%%/ReleaseNotes_2.0.3.txt
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.4.html
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.4.txt
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.5.html
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.5.txt
|
||||
%%DOCSDIR%%/PatchAcceptancePolicy.txt
|
||||
%%DATADIR%%/objects_init.xml
|
||||
%%DATADIR%%/templates.xml
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= fwbuilder
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 2.0.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/fwbuilder/
|
||||
MASTER_SITE_SUBDIR= fwbuilder
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
MD5 (fwbuilder-2.0.4.tar.gz) = a63df33d38f4845cc5721cee9a10640b
|
||||
SIZE (fwbuilder-2.0.4.tar.gz) = 1064789
|
||||
MD5 (fwbuilder-2.0.5.tar.gz) = 03fe6aaa6f8c7728bd3015a4df187c70
|
||||
|
|
|
@ -26,6 +26,8 @@ bin/fwbuilder
|
|||
%%DOCSDIR%%/ReleaseNotes_2.0.3.txt
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.4.html
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.4.txt
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.5.html
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.5.txt
|
||||
%%DOCSDIR%%/PatchAcceptancePolicy.txt
|
||||
%%DATADIR%%/objects_init.xml
|
||||
%%DATADIR%%/templates.xml
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= fwbuilder
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 2.0.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/fwbuilder/
|
||||
MASTER_SITE_SUBDIR= fwbuilder
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
MD5 (fwbuilder-2.0.4.tar.gz) = a63df33d38f4845cc5721cee9a10640b
|
||||
SIZE (fwbuilder-2.0.4.tar.gz) = 1064789
|
||||
MD5 (fwbuilder-2.0.5.tar.gz) = 03fe6aaa6f8c7728bd3015a4df187c70
|
||||
|
|
|
@ -26,6 +26,8 @@ bin/fwbuilder
|
|||
%%DOCSDIR%%/ReleaseNotes_2.0.3.txt
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.4.html
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.4.txt
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.5.html
|
||||
%%DOCSDIR%%/ReleaseNotes_2.0.5.txt
|
||||
%%DOCSDIR%%/PatchAcceptancePolicy.txt
|
||||
%%DATADIR%%/objects_init.xml
|
||||
%%DATADIR%%/templates.xml
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libfwbuilder
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= fwbuilder
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
MD5 (libfwbuilder-2.0.4.tar.gz) = 36b27b6d2ae638bbfdb2ad125e3610dc
|
||||
SIZE (libfwbuilder-2.0.4.tar.gz) = 280231
|
||||
MD5 (libfwbuilder-2.0.5.tar.gz) = 7fe07b07e13d21e20d10185276c2318e
|
||||
|
|
|
@ -96,6 +96,7 @@ lib/libfwbuilder.so
|
|||
%%DATADIR%%/migration/FWObjectDatabase_2.0.1.xslt
|
||||
%%DATADIR%%/migration/FWObjectDatabase_2.0.2.xslt
|
||||
%%DATADIR%%/migration/FWObjectDatabase_2.0.3.xslt
|
||||
%%DATADIR%%/migration/FWObjectDatabase_2.0.4.xslt
|
||||
%%DATADIR%%/fwbuilder.dtd
|
||||
@dirrm %%DATADIR%%/migration
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libfwbuilder
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= fwbuilder
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
MD5 (libfwbuilder-2.0.4.tar.gz) = 36b27b6d2ae638bbfdb2ad125e3610dc
|
||||
SIZE (libfwbuilder-2.0.4.tar.gz) = 280231
|
||||
MD5 (libfwbuilder-2.0.5.tar.gz) = 7fe07b07e13d21e20d10185276c2318e
|
||||
|
|
|
@ -96,6 +96,7 @@ lib/libfwbuilder.so
|
|||
%%DATADIR%%/migration/FWObjectDatabase_2.0.1.xslt
|
||||
%%DATADIR%%/migration/FWObjectDatabase_2.0.2.xslt
|
||||
%%DATADIR%%/migration/FWObjectDatabase_2.0.3.xslt
|
||||
%%DATADIR%%/migration/FWObjectDatabase_2.0.4.xslt
|
||||
%%DATADIR%%/fwbuilder.dtd
|
||||
@dirrm %%DATADIR%%/migration
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libfwbuilder
|
||||
PORTVERSION= 2.0.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= fwbuilder
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
MD5 (libfwbuilder-2.0.4.tar.gz) = 36b27b6d2ae638bbfdb2ad125e3610dc
|
||||
SIZE (libfwbuilder-2.0.4.tar.gz) = 280231
|
||||
MD5 (libfwbuilder-2.0.5.tar.gz) = 7fe07b07e13d21e20d10185276c2318e
|
||||
|
|
|
@ -96,6 +96,7 @@ lib/libfwbuilder.so
|
|||
%%DATADIR%%/migration/FWObjectDatabase_2.0.1.xslt
|
||||
%%DATADIR%%/migration/FWObjectDatabase_2.0.2.xslt
|
||||
%%DATADIR%%/migration/FWObjectDatabase_2.0.3.xslt
|
||||
%%DATADIR%%/migration/FWObjectDatabase_2.0.4.xslt
|
||||
%%DATADIR%%/fwbuilder.dtd
|
||||
@dirrm %%DATADIR%%/migration
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
Loading…
Reference in a new issue