diff options
author | swills <swills@FreeBSD.org> | 2012-11-24 07:34:40 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-11-24 07:34:40 +0800 |
commit | 5a96bf4464c606a375594aa1c93dc8b4a14662e7 (patch) | |
tree | 7be707c7ef8dca12ae88160f98883466b29f14a7 | |
parent | f5559e1118612315bd4e1f557f63ed332d7df6ae (diff) | |
download | freebsd-ports-gnome-5a96bf4464c606a375594aa1c93dc8b4a14662e7.tar.gz freebsd-ports-gnome-5a96bf4464c606a375594aa1c93dc8b4a14662e7.tar.zst freebsd-ports-gnome-5a96bf4464c606a375594aa1c93dc8b4a14662e7.zip |
- Update to 0.7.5
- Set maintainer to submitter
PR: ports/173628
Submitted by: Mark Felder <feld@feld.me>
Approved by: David Brooks <dab@rj45.org> (maintianer)
Feature safe: yes
-rw-r--r-- | news/sabnzbdplus/Makefile | 4 | ||||
-rw-r--r-- | news/sabnzbdplus/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 50037ffed1ea..399fe9d23b9e 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -6,12 +6,12 @@ # PORTNAME= sabnzbdplus -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.5 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= SABnzbd-${PORTVERSION}-src -MAINTAINER= dab@rj45.org +MAINTAINER= feld@feld.me COMMENT= A web-interface based binary newsgrabber in python, with nzb support LICENSE= GPLv2 GPLv3 PSFL CHERRYPY CONFIGOBJ FEEDPARSER GNTP JSON KRONOS LISTQUOTE MSGFMT PYNEWSLEECHER RARFILE RSSLIB SSMTPLIB diff --git a/news/sabnzbdplus/distinfo b/news/sabnzbdplus/distinfo index 6a8001bf9244..62e1866bbdfe 100644 --- a/news/sabnzbdplus/distinfo +++ b/news/sabnzbdplus/distinfo @@ -1,2 +1,2 @@ -SHA256 (SABnzbd-0.7.3-src.tar.gz) = a0d2e7c49d0c3231f1882cd0ef83883c3d03e189ddc8ef6120bcd63cc902f337 -SIZE (SABnzbd-0.7.3-src.tar.gz) = 2249872 +SHA256 (SABnzbd-0.7.5-src.tar.gz) = 4c4573fd5bff6720ffa301d75c62a496e4e1ff89858977711adc3cffddc16ee5 +SIZE (SABnzbd-0.7.5-src.tar.gz) = 2261402 |