Index: head/news/nzbget/Makefile =================================================================== --- head/news/nzbget/Makefile (revision 503632) +++ head/news/nzbget/Makefile (revision 503633) @@ -1,58 +1,59 @@ # Created by: Lewis Thompson # $FreeBSD$ PORTNAME= nzbget -PORTVERSION= 20.0 -PORTREVISION= 1 +PORTVERSION= 21.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= news -MAINTAINER= toxic@doobie.com +MAINTAINER= ports@FreeBSD.org COMMENT= Binary newsreader supporting NZB files LICENSE= GPLv2 LIB_DEPENDS= libxml2.so:textproc/libxml2 USES= autoreconf compiler:c++14-lang gmake localbase ncurses pkgconfig shebangfix ssl USE_RC_SUBR= nzbget + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libcurses-includes=${NCURSESINC} \ --with-libcurses-libraries=${NCURSESLIB} \ --with-tlslib=OpenSSL \ --with-openssl-includes=${OPENSSLINC} \ --with-openssl-libraries=${OPENSSLLIB} BINMODE= 0755 SHEBANG_FILES= scripts/*.py SUB_FILES= pkg-message USE_GITHUB= yes OPTIONS_DEFINE= 7Z DOCS OPTIMIZED_FLAGS PYTHON RAR OPTIONS_DEFAULT= PAR PYTHON RAR 7Z 7Z_DESC= Support extraction of 7z archives OPTIMIZED_FLAGS_DESC= Enable optimized CPU instructions (SSE2/SSE3/NEON/etc) PYTHON_DESC= Support for python post-processing scripts RAR_DESC= Support extraction of rar archives 7Z_RUN_DEPENDS= 7z:archivers/p7zip OPTIMIZED_FLAGS_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-disable-optimized-flags.patch PYTHON_USES= python:run RAR_RUN_DEPENDS= unrar:archivers/unrar .include .if (${ARCH} == "i386") CONFIGURE_ARGS+= --disable-sigchld-handler .endif post-install: ${INSTALL_DATA} ${WRKSRC}/nzbget.conf \ ${STAGEDIR}${PREFIX}/etc/nzbget.conf.sample .include Index: head/news/nzbget/distinfo =================================================================== --- head/news/nzbget/distinfo (revision 503632) +++ head/news/nzbget/distinfo (revision 503633) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528390488 -SHA256 (nzbget-nzbget-v20.0_GH0.tar.gz) = c04c4fca1ea226b767d922de041b3604bd9a53226878ab532e96b1ef31562361 -SIZE (nzbget-nzbget-v20.0_GH0.tar.gz) = 1952219 +TIMESTAMP = 1559757041 +SHA256 (nzbget-nzbget-v21.0_GH0.tar.gz) = c7d3ece53f9bf958011b05404bf4063d74bd73fc8140a63c334e9e767eff6d50 +SIZE (nzbget-nzbget-v21.0_GH0.tar.gz) = 2011852