- Update to 0.6.10.
This commit is contained in:
parent
efea52790a
commit
6b1a62870f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364778
2 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rspamd
|
||||
PORTVERSION= 0.6.9
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.6.10
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://rspamd.com/downloads/
|
||||
|
||||
|
@ -34,7 +33,7 @@ CMAKE_ARGS+= -DCONFDIR=${PREFIX}/etc/rspamd \
|
|||
-DLIBDIR=${PREFIX}/lib \
|
||||
-DNO_SHARED=ON
|
||||
|
||||
USES= cmake:outsource gettext iconv pkgconfig lua:51+
|
||||
USES= cmake:outsource gettext iconv pkgconfig lua:51+ tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_GNOME= glib20
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rspamd-0.6.9.tar.gz) = 9af5ea3475e0cf5c2e26c3293573187ef4dcddc8925ea228293a5e35e51e8bf0
|
||||
SIZE (rspamd-0.6.9.tar.gz) = 1088703
|
||||
SHA256 (rspamd-0.6.10.tar.xz) = 031d2fe06a4ca5c9e0754f0aa7b50c205e77d7bef4bc38bed4433e77227f96d7
|
||||
SIZE (rspamd-0.6.10.tar.xz) = 841592
|
||||
|
|
Loading…
Reference in a new issue