Index: head/news/nzbget/Makefile =================================================================== --- head/news/nzbget/Makefile (revision 444946) +++ head/news/nzbget/Makefile (revision 444947) @@ -1,59 +1,58 @@ # Created by: Lewis Thompson # $FreeBSD$ PORTNAME= nzbget -PORTVERSION= 18.1 +PORTVERSION= 19.0 DISTVERSIONPREFIX= v -PORTREVISION= 0 CATEGORIES= news MAINTAINER= toxic@doobie.com COMMENT= Binary newsreader supporting NZB files LICENSE= GPLv2 LIB_DEPENDS= libxml2.so:textproc/libxml2 USES= compiler:c++14-lang 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} CONFIGURE_ENV= LOCALBASE="${LOCALBASE}" MAKE_JOBS_UNSAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lpthread BINMODE= 0755 SHEBANG_FILES= scripts/*.py SUB_FILES= pkg-message USE_GITHUB= yes OPTIONS_DEFINE= 7Z PYTHON RAR DOCS OPTIONS_DEFAULT= PAR PYTHON RAR 7Z 7Z_DESC= Support extraction of 7z archives PYTHON_DESC= Support for python post-processing scripts RAR_DESC= Support extraction of rar archives 7Z_RUN_DEPENDS= 7z:archivers/p7zip 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 444946) +++ head/news/nzbget/distinfo (revision 444947) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494516675 -SHA256 (nzbget-nzbget-v18.1_GH0.tar.gz) = a5d71e5d31cd4290ebdfd7c0450731f98d96abf628e7df15b221eac0e0aa1ca9 -SIZE (nzbget-nzbget-v18.1_GH0.tar.gz) = 1805678 +TIMESTAMP = 1498634670 +SHA256 (nzbget-nzbget-v19.0_GH0.tar.gz) = 819ca4f1c5333bc2635f7552adb0d560bd578acde06274086aca10065c664d40 +SIZE (nzbget-nzbget-v19.0_GH0.tar.gz) = 1834182