diff options
author | feld <feld@FreeBSD.org> | 2014-11-26 08:32:10 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-11-26 08:32:10 +0800 |
commit | 8b5f854f0f0454b724dd6e6dfa03e548c4684ef4 (patch) | |
tree | 49b85cc72ecc50e1d282e51f90904987be7522f7 /news | |
parent | 01e10a6d653bd2263269f27fdba8fe7eaaf7c2dd (diff) | |
download | freebsd-ports-gnome-8b5f854f0f0454b724dd6e6dfa03e548c4684ef4.tar.gz freebsd-ports-gnome-8b5f854f0f0454b724dd6e6dfa03e548c4684ef4.tar.zst freebsd-ports-gnome-8b5f854f0f0454b724dd6e6dfa03e548c4684ef4.zip |
Update to 0.7.20
Diffstat (limited to 'news')
-rw-r--r-- | news/sabnzbdplus/Makefile | 2 | ||||
-rw-r--r-- | news/sabnzbdplus/distinfo | 4 | ||||
-rw-r--r-- | news/sabnzbdplus/pkg-plist | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 1845bf298de9..0bafbdba284e 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sabnzbdplus -PORTVERSION= 0.7.19 +PORTVERSION= 0.7.20 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src diff --git a/news/sabnzbdplus/distinfo b/news/sabnzbdplus/distinfo index 7fc849fe3f01..2513a8bba4eb 100644 --- a/news/sabnzbdplus/distinfo +++ b/news/sabnzbdplus/distinfo @@ -1,2 +1,2 @@ -SHA256 (SABnzbd-0.7.19-src.tar.gz) = 31ad0ae24db3873011db816e1b100f4429734b2260f4c669b7261d2f85717487 -SIZE (SABnzbd-0.7.19-src.tar.gz) = 2386744 +SHA256 (SABnzbd-0.7.20-src.tar.gz) = 20b3a4613a0ecdede4fdfeb628ae806e458ac1a6fb684306328dd4ed1faf8742 +SIZE (SABnzbd-0.7.20-src.tar.gz) = 2389762 diff --git a/news/sabnzbdplus/pkg-plist b/news/sabnzbdplus/pkg-plist index f3b4295827de..73e8078281a8 100644 --- a/news/sabnzbdplus/pkg-plist +++ b/news/sabnzbdplus/pkg-plist @@ -421,4 +421,5 @@ bin/SABnzbd.py %%DATADIR%%/util/__init__.py %%DATADIR%%/util/apireg.py %%DATADIR%%/util/mailslot.py -@exec chown _sabnzbd:_sabnzbd %D/sabnzbd +%%DATADIR%%/util/pystone.py +@dir(_sabnzbd,_sabnzbd,755) sabnzbd |