diff options
author | swills <swills@FreeBSD.org> | 2013-01-09 12:11:25 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-01-09 12:11:25 +0800 |
commit | ae98de3b489fd07570fe658848306ccc0d42fe34 (patch) | |
tree | 95cf315f484667c932de02c1c9f84d66e084a5d2 /news | |
parent | cfb16478ce520622d9969f507d40a507b9fbbfd3 (diff) | |
download | freebsd-ports-gnome-ae98de3b489fd07570fe658848306ccc0d42fe34.tar.gz freebsd-ports-gnome-ae98de3b489fd07570fe658848306ccc0d42fe34.tar.zst freebsd-ports-gnome-ae98de3b489fd07570fe658848306ccc0d42fe34.zip |
- Update to 0.7.9
PR: ports/174866
Submitted by: Mark Felder <feld@feld.me> (maintainer)
Diffstat (limited to 'news')
-rw-r--r-- | news/sabnzbdplus/Makefile | 10 | ||||
-rw-r--r-- | news/sabnzbdplus/distinfo | 4 | ||||
-rw-r--r-- | news/sabnzbdplus/pkg-plist | 1 |
3 files changed, 5 insertions, 10 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 3eecadbacc85..00554220a687 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: sabnzdbplus -# Date created: January 2008 -# Whom: Daniel Bretoi -# +# Created by: Daniel Bretoi # $FreeBSD$ -# PORTNAME= sabnzbdplus -PORTVERSION= 0.7.6 +PORTVERSION= 0.7.9 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src @@ -138,7 +134,7 @@ do-install: .endfor post-install: -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} diff --git a/news/sabnzbdplus/distinfo b/news/sabnzbdplus/distinfo index ef6c6a612f85..d44f51cad77b 100644 --- a/news/sabnzbdplus/distinfo +++ b/news/sabnzbdplus/distinfo @@ -1,2 +1,2 @@ -SHA256 (SABnzbd-0.7.6-src.tar.gz) = e2b3cd5c571b7bb4413693a178669b2a7fcb1b5c707b5228a818fc4c9b0ee6b8 -SIZE (SABnzbd-0.7.6-src.tar.gz) = 2263486 +SHA256 (SABnzbd-0.7.9-src.tar.gz) = cabe3148f3ad45ddeb0229c89cb4013477f4ffd7c11e034c6bf6262a0f7b71ae +SIZE (SABnzbd-0.7.9-src.tar.gz) = 2269872 diff --git a/news/sabnzbdplus/pkg-plist b/news/sabnzbdplus/pkg-plist index 0dec0b378a80..282d797ae6e1 100644 --- a/news/sabnzbdplus/pkg-plist +++ b/news/sabnzbdplus/pkg-plist @@ -334,7 +334,6 @@ bin/SABnzbd.py %%DATADIR%%/interfaces/smpl/templates/static/stylesheets/smpl.css %%DATADIR%%/interfaces/smpl/templates/status.tmpl %%DATADIR%%/interfaces/wizard/README.TXT -%%DATADIR%%/interfaces/wizard/four.html %%DATADIR%%/interfaces/wizard/inc_bottom.tmpl %%DATADIR%%/interfaces/wizard/inc_top.tmpl %%DATADIR%%/interfaces/wizard/index.html |