news/inn: Update to 2.7.2
This commit is contained in:
parent
9222cbb477
commit
feed546a3d
@ -1,6 +1,6 @@
|
||||
PORTNAME?= inn
|
||||
PORTVERSION?= 2.7.1
|
||||
PORTREVISION?= 2
|
||||
PORTVERSION?= 2.7.2
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= news
|
||||
MASTER_SITES= ISC
|
||||
MASTER_SITE_SUBDIR?= ${PORTNAME}
|
||||
@ -71,9 +71,9 @@ CONFIGURE_ARGS+= --mandir=${PREFIX}/share/man \
|
||||
|
||||
UUCP_RNEWS_RUN_DEPENDS= uucp:net/freebsd-uucp
|
||||
|
||||
INNLIB_LONG?= 9.0.0
|
||||
LIBVER_LONG?= 3.0.7
|
||||
LIBSTORAGEVER_LONG?= 3.1.1
|
||||
INNLIB_LONG?= 9.0.1
|
||||
LIBVER_LONG?= 3.0.8
|
||||
LIBSTORAGEVER_LONG?= 3.1.2
|
||||
PLIST_SUB+= LIBVER=${LIBVER_LONG:R:R} LIBVER_LONG=${LIBVER_LONG} \
|
||||
INNLIB=${INNLIB_LONG:R:R} INNLIB_LONG=${INNLIB_LONG} \
|
||||
LIBSTORAGEVER=${LIBSTORAGEVER_LONG:R:R} LIBSTORAGEVER_LONG=${LIBSTORAGEVER_LONG}
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1682872459
|
||||
SHA256 (inn-2.7.1.tar.gz) = e8e0ca77f60f950f1747c82f72697dd7c2697bc691b46f7562056255795d93f4
|
||||
SIZE (inn-2.7.1.tar.gz) = 2753330
|
||||
TIMESTAMP = 1720292150
|
||||
SHA256 (inn-2.7.2.tar.gz) = 4f6f5c7da29903acb9b756908471f1d72909dab20f590fa8d844ce671e0584a5
|
||||
SIZE (inn-2.7.2.tar.gz) = 2809524
|
||||
|
||||
@ -26,6 +26,7 @@ bin/controlchan
|
||||
bin/convdate
|
||||
bin/ctlinnd
|
||||
bin/cvtbatch
|
||||
bin/delayer
|
||||
bin/docheckgroups
|
||||
bin/expire
|
||||
bin/expireover
|
||||
@ -166,6 +167,7 @@ include/inn/xmalloc.h
|
||||
include/inn/xwrite.h
|
||||
lib/perl/INN/Config.pm
|
||||
lib/perl/INN/Utils/Shlock.pm
|
||||
lib/perl/INN/ovsqlite_client.pm
|
||||
lib/innreport_inn.pm
|
||||
lib/innreport-display.conf
|
||||
lib/innshellvars
|
||||
@ -186,6 +188,7 @@ lib/libinnstorage.so.%%LIBSTORAGEVER_LONG%%
|
||||
@comment --------------------------------------------------------------
|
||||
@cwd
|
||||
share/man/man1/convdate.1.gz
|
||||
share/man/man1/delayer.1.gz
|
||||
share/man/man1/fastrm.1.gz
|
||||
share/man/man1/gencancel.1.gz
|
||||
share/man/man1/getlist.1.gz
|
||||
@ -203,6 +206,7 @@ share/man/man1/simpleftp.1.gz
|
||||
share/man/man1/sm.1.gz
|
||||
share/man/man3/INN::Config.3pm.gz
|
||||
share/man/man3/INN::Utils::Shlock.3pm.gz
|
||||
share/man/man3/INN::ovsqlite_client.3pm.gz
|
||||
share/man/man3/libinn_clientlib.3.gz
|
||||
share/man/man3/libinn_dbz.3.gz
|
||||
share/man/man3/libinn_inndcomm.3.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user