- Update to 2.5.4
PR: ports/121666 Submitted by: garga
This commit is contained in:
parent
6c3898f6ad
commit
a6d4fe71fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209383
3 changed files with 11 additions and 10 deletions
|
@ -7,7 +7,7 @@
|
|||
# Based on amavisd ports makefile.
|
||||
|
||||
PORTNAME= amavisd-new
|
||||
PORTVERSION= 2.5.3
|
||||
PORTVERSION= 2.5.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.ijs.si/software/amavisd/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (amavisd-new-2.5.3.tar.gz) = 5cf1a7a481855c6712378c0475058255
|
||||
SHA256 (amavisd-new-2.5.3.tar.gz) = f724654e15eab3fabce22873a5f2a0fcf2db9374ca84979cf066a29360ee533d
|
||||
SIZE (amavisd-new-2.5.3.tar.gz) = 789275
|
||||
MD5 (amavisd-new-2.5.4.tar.gz) = 9d482cb555e1e8c0834db6b90843b4a4
|
||||
SHA256 (amavisd-new-2.5.4.tar.gz) = 1b8410f023c94dcce61b0510fc737106f4c35a8cffee81c19364cdb86c48af2b
|
||||
SIZE (amavisd-new-2.5.4.tar.gz) = 791835
|
||||
|
|
|
@ -35,12 +35,6 @@
|
|||
%%PORTDOCS%%%%DOCSDIR%%/TODO-SNMP-AGENT
|
||||
%%PORTDOCS%%%%DOCSDIR%%/screen.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/1.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/10.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/11.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/12.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/13.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/14.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/15.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/2.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/3.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/4.png
|
||||
|
@ -50,6 +44,12 @@
|
|||
%%PORTDOCS%%%%DOCSDIR%%/images/8.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/9.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/blank.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/callouts/10.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/callouts/11.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/callouts/12.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/callouts/13.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/callouts/14.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/callouts/15.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/caution.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/draft.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/home.png
|
||||
|
@ -63,6 +63,7 @@
|
|||
%%PORTDOCS%%%%DOCSDIR%%/images/toc-plus.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/up.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/images/warning.png
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images/callouts
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
etc/amavisd-custom.conf-dist
|
||||
|
|
Loading…
Reference in a new issue