svn commit: r377087 - in head/net/liferea: . files

Koop Mast kwm at FreeBSD.org
Thu Jan 15 12:25:33 UTC 2015


Author: kwm
Date: Thu Jan 15 12:25:31 2015
New Revision: 377087
URL: https://svnweb.freebsd.org/changeset/ports/377087
QAT: https://qat.redports.org/buildarchive/r377087/

Log:
  Update liferea to 1.10.12.
  
  PR:		192995 (based on)
  Submitted by:	cmt at burggraben.net

Deleted:
  head/net/liferea/files/
Modified:
  head/net/liferea/Makefile
  head/net/liferea/distinfo
  head/net/liferea/pkg-plist

Modified: head/net/liferea/Makefile
==============================================================================
--- head/net/liferea/Makefile	Thu Jan 15 12:21:56 2015	(r377086)
+++ head/net/liferea/Makefile	Thu Jan 15 12:25:31 2015	(r377087)
@@ -2,11 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	liferea
-PORTVERSION=	1.10.8
-PORTREVISION=	3
+PORTVERSION=	1.10.12
 CATEGORIES=	net gnome
-MASTER_SITES=	https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION}/ \
-		http://rainbow-runner.nl/~kwm/distfiles/
+MASTER_SITES=	https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION}/
 
 MAINTAINER=	kwm at FreeBSD.org
 COMMENT=	Simple RSS/RDF feed reader

Modified: head/net/liferea/distinfo
==============================================================================
--- head/net/liferea/distinfo	Thu Jan 15 12:21:56 2015	(r377086)
+++ head/net/liferea/distinfo	Thu Jan 15 12:25:31 2015	(r377087)
@@ -1,2 +1,2 @@
-SHA256 (liferea-1.10.8.tar.bz2) = 9dd7cb09f624c2f2765aadb139278f635032c9edd05d20a2b2405690546571b4
-SIZE (liferea-1.10.8.tar.bz2) = 1430531
+SHA256 (liferea-1.10.12.tar.bz2) = 511bd217cbef28293eab3fb00c1dd070482fdc0bdeb237256b4ab8c746360430
+SIZE (liferea-1.10.12.tar.bz2) = 1458081

Modified: head/net/liferea/pkg-plist
==============================================================================
--- head/net/liferea/pkg-plist	Thu Jan 15 12:21:56 2015	(r377086)
+++ head/net/liferea/pkg-plist	Thu Jan 15 12:25:31 2015	(r377087)
@@ -52,6 +52,7 @@ share/liferea/doc/html/help_prefs_headli
 share/liferea/doc/html/help_prefs_proxy_1.6.0.png
 share/liferea/doc/html/help_search_1.6.0.png
 share/liferea/doc/html/help_subscribe_1.6.0.png
+share/liferea/doc/html/help_subscribe_adv_1.6.0.png
 share/liferea/doc/html/help_vfolder_1.6.0.png
 share/liferea/doc/html/newsbin_de.html
 share/liferea/doc/html/newsbin_en.html


More information about the svn-ports-all mailing list