svn commit: r520302 - in head/graphics/graphene: . files

Baptiste Daroussin bapt at FreeBSD.org
Tue Dec 17 05:20:03 UTC 2019


Author: bapt
Date: Tue Dec 17 05:20:02 2019
New Revision: 520302
URL: https://svnweb.freebsd.org/changeset/ports/520302

Log:
  Update to 1.10.0

Deleted:
  head/graphics/graphene/files/
Modified:
  head/graphics/graphene/Makefile
  head/graphics/graphene/distinfo
  head/graphics/graphene/pkg-plist

Modified: head/graphics/graphene/Makefile
==============================================================================
--- head/graphics/graphene/Makefile	Tue Dec 17 03:57:19 2019	(r520301)
+++ head/graphics/graphene/Makefile	Tue Dec 17 05:20:02 2019	(r520302)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	graphene
-PORTVERSION=	1.8.2
-PORTREVISION=	1
+PORTVERSION=	1.10.0
 CATEGORIES=	graphics devel
 MASTER_SITES=	GNOME
 

Modified: head/graphics/graphene/distinfo
==============================================================================
--- head/graphics/graphene/distinfo	Tue Dec 17 03:57:19 2019	(r520301)
+++ head/graphics/graphene/distinfo	Tue Dec 17 05:20:02 2019	(r520302)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530384036
-SHA256 (graphene-1.8.2.tar.xz) = b3fcf20996e57b1f4df3941caac10f143bb29890a42f7a65407cd19271fc89f7
-SIZE (graphene-1.8.2.tar.xz) = 127436
+TIMESTAMP = 1576559670
+SHA256 (graphene-1.10.0.tar.xz) = 406d97f51dd4ca61e91f84666a00c3e976d3e667cd248b76d92fdb35ce876499
+SIZE (graphene-1.10.0.tar.xz) = 289452

Modified: head/graphics/graphene/pkg-plist
==============================================================================
--- head/graphics/graphene/pkg-plist	Tue Dec 17 03:57:19 2019	(r520301)
+++ head/graphics/graphene/pkg-plist	Tue Dec 17 05:20:02 2019	(r520302)
@@ -27,7 +27,7 @@ lib/girepository-1.0/Graphene-1.0.typelib
 lib/graphene-1.0/include/graphene-config.h
 lib/libgraphene-1.0.so
 lib/libgraphene-1.0.so.0
-lib/libgraphene-1.0.so.0.800.2
+lib/libgraphene-1.0.so.0.1000.0
 libdata/pkgconfig/graphene-1.0.pc
 libdata/pkgconfig/graphene-gobject-1.0.pc
 share/gir-1.0/Graphene-1.0.gir


More information about the svn-ports-head mailing list