Skip to content
Snippets Groups Projects
Commit db697484 authored by Kevin Bowling's avatar Kevin Bowling
Browse files

news/inn: Update to 2.7.1

parent 67007895
No related branches found
No related tags found
No related merge requests found
PORTNAME?= inn
PORTVERSION?= 2.7.0
PORTREVISION?= 1
PORTVERSION?= 2.7.1
PORTREVISION?= 0
CATEGORIES= news
MASTER_SITES= ISC
MASTER_SITE_SUBDIR?= ${PORTNAME}
......@@ -71,9 +71,9 @@ CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man \
UUCP_RNEWS_RUN_DEPENDS= uucp:net/freebsd-uucp
INNLIB_LONG?= 8.0.0
LIBVER_LONG?= 3.0.6
LIBSTORAGEVER_LONG?= 3.1.0
INNLIB_LONG?= 9.0.0
LIBVER_LONG?= 3.0.7
LIBSTORAGEVER_LONG?= 3.1.1
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}
......
TIMESTAMP = 1659899363
SHA256 (inn-2.7.0.tar.gz) = 75c17e02aac939149187766a448e706118e13b22fecd8802a987e1f8ce866066
SIZE (inn-2.7.0.tar.gz) = 2718463
TIMESTAMP = 1682872459
SHA256 (inn-2.7.1.tar.gz) = e8e0ca77f60f950f1747c82f72697dd7c2697bc691b46f7562056255795d93f4
SIZE (inn-2.7.1.tar.gz) = 2753330
......@@ -76,6 +76,7 @@ bin/ovdb_server
bin/ovdb_stat
bin/overchan
%%SQLITE%%bin/ovsqlite-server
%%SQLITE%%bin/ovsqlite-util
bin/perl-nocem
bin/pgpverify
bin/procbatch
......@@ -291,6 +292,7 @@ man/man8/ovdb_monitor.8.gz
man/man8/ovdb_server.8.gz
man/man8/ovdb_stat.8.gz
%%SQLITE%%man/man8/ovsqlite-server.8.gz
%%SQLITE%%man/man8/ovsqlite-util.8.gz
man/man8/overchan.8.gz
man/man8/perl-nocem.8.gz
man/man8/procbatch.8.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment