diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-06-27 21:22:20 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-06-27 21:22:20 +0800 |
commit | 60e8ccc3f2e0f2ca4d4bc10b2529605b1492b174 (patch) | |
tree | 310600c98a6b6e166b5c0690f000938e3b2465c9 /news/sabnzbdplus | |
parent | 33c859c4a5c84089a56daaf1e79bf4887ea46f6a (diff) | |
download | freebsd-ports-gnome-60e8ccc3f2e0f2ca4d4bc10b2529605b1492b174.tar.gz freebsd-ports-gnome-60e8ccc3f2e0f2ca4d4bc10b2529605b1492b174.tar.zst freebsd-ports-gnome-60e8ccc3f2e0f2ca4d4bc10b2529605b1492b174.zip |
Update to 0.6.5
PR: ports/158241
Submitted by: David Brooks <dab@rj45.org> (maintainer)
Approved by: tabthorpe (mentor)
Diffstat (limited to 'news/sabnzbdplus')
-rw-r--r-- | news/sabnzbdplus/Makefile | 2 | ||||
-rw-r--r-- | news/sabnzbdplus/distinfo | 4 | ||||
-rw-r--r-- | news/sabnzbdplus/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 42e274d95eae..d664abb2ba17 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sabnzbdplus -PORTVERSION= 0.6.4 +PORTVERSION= 0.6.5 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sabnzbd-${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src diff --git a/news/sabnzbdplus/distinfo b/news/sabnzbdplus/distinfo index 5a5dc8654d47..4725db280d98 100644 --- a/news/sabnzbdplus/distinfo +++ b/news/sabnzbdplus/distinfo @@ -1,2 +1,2 @@ -SHA256 (SABnzbd-0.6.4-src.tar.gz) = 28c3b11de087bc10b5f9f77796d37ea1b569cb8b054f112fdfbccd0fe0c61072 -SIZE (SABnzbd-0.6.4-src.tar.gz) = 1885380 +SHA256 (SABnzbd-0.6.5-src.tar.gz) = 4c100ced0873c29e71bdb9276ad1ed6a8782f9ba675302e2474d1844f737fcd6 +SIZE (SABnzbd-0.6.5-src.tar.gz) = 1885991 diff --git a/news/sabnzbdplus/pkg-plist b/news/sabnzbdplus/pkg-plist index 2f4e99b89cdb..d42271ba48cb 100644 --- a/news/sabnzbdplus/pkg-plist +++ b/news/sabnzbdplus/pkg-plist @@ -401,3 +401,4 @@ bin/SABnzbd.py @dirrm %%PYTHON_SITELIBDIR%%/sabnzbd/utils @dirrm %%PYTHON_SITELIBDIR%%/sabnzbd @dirrmtry %%PYTHON_SITELIBDIR%% +@exec mkdir -p %D/sabnzbd |