summaryrefslogtreecommitdiff
path: root/news/inn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r--news/inn/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index ffab9dd16e73..2da13e679f9d 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -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}