diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-11-26 08:32:10 +0800 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-11-26 08:32:10 +0800 |
commit | ec988c7cc13ba22e323bbe6c8b72680a985d1a61 (patch) | |
tree | 49b85cc72ecc50e1d282e51f90904987be7522f7 /news | |
parent | 86841525dad37891f9671b9536cb0407b20678dc (diff) | |
download | freebsd-ports-gnome-ec988c7cc13ba22e323bbe6c8b72680a985d1a61.tar.gz freebsd-ports-gnome-ec988c7cc13ba22e323bbe6c8b72680a985d1a61.tar.zst freebsd-ports-gnome-ec988c7cc13ba22e323bbe6c8b72680a985d1a61.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 |