diff options
author | swills <swills@FreeBSD.org> | 2010-11-27 23:15:12 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2010-11-27 23:15:12 +0800 |
commit | a84b9f4ced3e2cdbae3dfe06b126e88ffd956712 (patch) | |
tree | 7c1681312edaa12575d2d2181bd347eec1a41263 | |
parent | e25a18ceabfb15495ea93a2c05eaf6ec79159b82 (diff) | |
download | freebsd-ports-gnome-a84b9f4ced3e2cdbae3dfe06b126e88ffd956712.tar.gz freebsd-ports-gnome-a84b9f4ced3e2cdbae3dfe06b126e88ffd956712.tar.zst freebsd-ports-gnome-a84b9f4ced3e2cdbae3dfe06b126e88ffd956712.zip |
- Update to 0.5.6
PR: ports/152608
Submitted by: Mark Felder <feld at feld.me>
Approved by: wxs (mentor), Daniel <daniel at netwalk.org> (maintainer)
-rw-r--r-- | news/sabnzbdplus/Makefile | 3 | ||||
-rw-r--r-- | news/sabnzbdplus/distinfo | 5 | ||||
-rw-r--r-- | news/sabnzbdplus/pkg-plist | 7 |
3 files changed, 10 insertions, 5 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index ab546ec44fc1..5e36391cf38b 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sabnzbdplus -PORTVERSION= 0.5.4 -PORTREVISION= 2 +PORTVERSION= 0.5.6 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sabnzbd-${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src diff --git a/news/sabnzbdplus/distinfo b/news/sabnzbdplus/distinfo index 23c5fa0d38b0..635d0154d1de 100644 --- a/news/sabnzbdplus/distinfo +++ b/news/sabnzbdplus/distinfo @@ -1,3 +1,2 @@ -MD5 (SABnzbd-0.5.4-src.tar.gz) = b64e5d47ea4c115b98dd96744946c89d -SHA256 (SABnzbd-0.5.4-src.tar.gz) = d94ca3e0247a14f156567fd474d01e6db1a89ee47647f5e606d0820dcf831577 -SIZE (SABnzbd-0.5.4-src.tar.gz) = 1409675 +SHA256 (SABnzbd-0.5.6-src.tar.gz) = dc83f3e2f9af2d3cd32cd02e88de7522e37b5d0732e59498b67244cca1d5cb22 +SIZE (SABnzbd-0.5.6-src.tar.gz) = 1426370 diff --git a/news/sabnzbdplus/pkg-plist b/news/sabnzbdplus/pkg-plist index ea3a81a48069..9c21360365be 100644 --- a/news/sabnzbdplus/pkg-plist +++ b/news/sabnzbdplus/pkg-plist @@ -53,12 +53,15 @@ bin/SABnzbd.py %%DATADIR%%/language/email-de-de.tmpl %%DATADIR%%/language/email-fr-fr.tmpl %%DATADIR%%/language/email-nl-du.tmpl +%%DATADIR%%/language/email-no-no.tmpl %%DATADIR%%/language/email-sv-se.tmpl %%DATADIR%%/language/email-us-en.tmpl %%DATADIR%%/language/fr-fr.txt %%DATADIR%%/language/nl-du.txt +%%DATADIR%%/language/no-no.txt %%DATADIR%%/language/sv-se.txt %%DATADIR%%/language/us-en.txt +%%DATADIR%%/language/rss-no-no.tmpl %%DATADIR%%/interfaces/wizard/README.TXT %%DATADIR%%/interfaces/wizard/inc_top.tmpl %%DATADIR%%/interfaces/wizard/three.html @@ -72,6 +75,7 @@ bin/SABnzbd.py %%DATADIR%%/interfaces/wizard/language/de-de.txt %%DATADIR%%/interfaces/wizard/language/us-en.txt %%DATADIR%%/interfaces/wizard/language/fr-fr.txt +%%DATADIR%%/interfaces/wizard/language/no-no.txt %%DATADIR%%/interfaces/wizard/static/style.css %%DATADIR%%/interfaces/wizard/static/javascript/checkserver.js %%DATADIR%%/interfaces/wizard/static/javascript/jquery.js @@ -85,6 +89,7 @@ bin/SABnzbd.py %%DATADIR%%/interfaces/wizard/static/images/flags/dk-da.png %%DATADIR%%/interfaces/wizard/static/images/flags/sv-se.png %%DATADIR%%/interfaces/wizard/static/images/flags/fr-fr.png +%%DATADIR%%/interfaces/wizard/static/images/flags/no-no.png %%DATADIR%%/interfaces/wizard/static/images/icon_sab.png %%DATADIR%%/interfaces/wizard/static/images/favicon.ico %%DATADIR%%/interfaces/wizard/static/images/classic-th.png @@ -104,6 +109,7 @@ bin/SABnzbd.py %%DATADIR%%/interfaces/Mobile/language/dk-da.txt %%DATADIR%%/interfaces/Mobile/language/us-en.txt %%DATADIR%%/interfaces/Mobile/language/fr-fr.txt +%%DATADIR%%/interfaces/Mobile/language/no-no.txt %%DATADIR%%/interfaces/Mobile/templates/static/javascripts/mobile.js %%DATADIR%%/interfaces/Mobile/templates/static/images/sab.png %%DATADIR%%/interfaces/Mobile/templates/static/images/dark/whiteButton.png @@ -227,6 +233,7 @@ bin/SABnzbd.py %%DATADIR%%/interfaces/smpl/language/dk-da.txt %%DATADIR%%/interfaces/smpl/language/us-en.txt %%DATADIR%%/interfaces/smpl/language/fr-fr.txt +%%DATADIR%%/interfaces/smpl/language/no-no.txt %%DATADIR%%/interfaces/smpl/templates/config_scheduling.tmpl %%DATADIR%%/interfaces/smpl/templates/config_sorting.tmpl %%DATADIR%%/interfaces/smpl/templates/config_rss.tmpl |