diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-06-27 13:22:20 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-06-27 13:22:20 +0000 |
commit | 5bbb3233167b0e5c6e7e58ab81d6537eae2ce62d (patch) | |
tree | f5b278e9f2e481988a26da5751132ca1509773b8 /news | |
parent | 62cf6454cf94d69fea6b6fa4471dc7dbdb901703 (diff) | |
download | ports-5bbb3233167b0e5c6e7e58ab81d6537eae2ce62d.tar.gz ports-5bbb3233167b0e5c6e7e58ab81d6537eae2ce62d.zip |
Notes
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 | 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 |