svn commit: r370082 - head/devel/librest

Guido Falsi madpilot at FreeBSD.org
Sun Oct 5 14:10:12 UTC 2014


Author: madpilot
Date: Sun Oct  5 14:10:10 2014
New Revision: 370082
URL: https://svnweb.freebsd.org/changeset/ports/370082
QAT: https://qat.redports.org/buildarchive/r370082/

Log:
  - Update to 0.7.92
  - Update WWW line
  - Remove dirrms
  
  PR:		193996
  Submitted by:	cmt at burggraben.net (maintainer)

Modified:
  head/devel/librest/Makefile
  head/devel/librest/distinfo
  head/devel/librest/pkg-descr
  head/devel/librest/pkg-plist

Modified: head/devel/librest/Makefile
==============================================================================
--- head/devel/librest/Makefile	Sun Oct  5 14:02:53 2014	(r370081)
+++ head/devel/librest/Makefile	Sun Oct  5 14:10:10 2014	(r370082)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rest
-PORTVERSION=	0.7.91
-PORTREVISION=	2
+PORTVERSION=	0.7.92
 CATEGORIES=	devel www
 MASTER_SITES=	GNOME
 

Modified: head/devel/librest/distinfo
==============================================================================
--- head/devel/librest/distinfo	Sun Oct  5 14:02:53 2014	(r370081)
+++ head/devel/librest/distinfo	Sun Oct  5 14:10:10 2014	(r370082)
@@ -1,2 +1,2 @@
-SHA256 (rest-0.7.91.tar.xz) = 838814d935143f2dc99eb79f1ac69c615e7b547339f6cd226dd0ed4d7c16b67a
-SIZE (rest-0.7.91.tar.xz) = 321120
+SHA256 (rest-0.7.92.tar.xz) = 07548c8785a3e743daf54a82b952ff5f32af94fee68997df4c83b00d52f9c0ec
+SIZE (rest-0.7.92.tar.xz) = 321580

Modified: head/devel/librest/pkg-descr
==============================================================================
--- head/devel/librest/pkg-descr	Sun Oct  5 14:02:53 2014	(r370081)
+++ head/devel/librest/pkg-descr	Sun Oct  5 14:10:10 2014	(r370082)
@@ -5,4 +5,4 @@ It comprises of two parts: the first aim
 by providing a wrapper around libsoup, the second aids with XML parsing by
 wrapping libxml2.
 
-WWW: https://live.gnome.org/Librest
+WWW: https://wiki.gnome.org/Projects/Librest

Modified: head/devel/librest/pkg-plist
==============================================================================
--- head/devel/librest/pkg-plist	Sun Oct  5 14:02:53 2014	(r370081)
+++ head/devel/librest/pkg-plist	Sun Oct  5 14:10:10 2014	(r370082)
@@ -58,11 +58,3 @@ share/gtk-doc/html/rest-0.7/rest-RestPar
 share/gtk-doc/html/rest-0.7/right.png
 share/gtk-doc/html/rest-0.7/style.css
 share/gtk-doc/html/rest-0.7/up.png
- at dirrm share/gtk-doc/html/rest-0.7
- at dirrmtry share/gtk-doc/html
- at dirrmtry share/gtk-doc
- at dirrmtry share/gir-1.0
- at dirrmtry lib/girepository-1.0
- at dirrm include/rest-0.7/rest-extras
- at dirrm include/rest-0.7/rest
- at dirrm include/rest-0.7


More information about the svn-ports-all mailing list