mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Update to 1.9.10 release.
This commit is contained in:
parent
19e92bdb99
commit
9a011de8ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561454
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nocc
|
||||
PORTVERSION= 1.9.9
|
||||
PORTVERSION= 1.9.10
|
||||
CATEGORIES= mail www
|
||||
MASTER_SITES= SF/${PORTNAME}/NOCC/${PORTVERSION}
|
||||
|
||||
@ -15,17 +15,19 @@ USES= php:web
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USE_PHP= ctype iconv imap mbstring pcre session
|
||||
USE_PHP= ctype iconv imap mbstring openssl pcre session
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
NOCCCOMP= .htaccess favicon.ico robots.txt \
|
||||
action.php common.php contacts.php contacts_manager.php \
|
||||
action.php ckeditor.php ckeditor5.php common.php \
|
||||
contacts.php contacts_manager.php \
|
||||
delete.php down_mail.php download.php get_img.php \
|
||||
help.php index.php logout.php rss.php send.php \
|
||||
ckeditor classes config html js lang themes utils
|
||||
ckeditor5 classes config html htmlpurifier js lang \
|
||||
themes utils
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1604498862
|
||||
SHA256 (nocc-1.9.9.tar.gz) = ccce4a58272b2065eadd19c4e3a665eff87cb8dbb4ac63e1511593bb89c63263
|
||||
SIZE (nocc-1.9.9.tar.gz) = 1731088
|
||||
TIMESTAMP = 1610524419
|
||||
SHA256 (nocc-1.9.10.tar.gz) = 05cb820fd2cebde241954e843222924a782ee3a9350a41ce9015ee017cd7c7f8
|
||||
SIZE (nocc-1.9.10.tar.gz) = 2556051
|
||||
|
Loading…
Reference in New Issue
Block a user