svn commit: r452992 - head/devel/liblxqt

Steve Wills swills at FreeBSD.org
Fri Oct 27 15:33:59 UTC 2017


Author: swills
Date: Fri Oct 27 15:33:57 2017
New Revision: 452992
URL: https://svnweb.freebsd.org/changeset/ports/452992

Log:
  devel/liblxqt: Update to 0.12.0
  
  PR:		223212
  Submitted by:	Olivier Duchateau <duchateau.olivier at gmail.com>
  Approved by:	Jesper Schmitz Mouridsen <jesper at schmitz.computer> (maintainer)

Modified:
  head/devel/liblxqt/Makefile
  head/devel/liblxqt/distinfo
  head/devel/liblxqt/pkg-descr

Modified: head/devel/liblxqt/Makefile
==============================================================================
--- head/devel/liblxqt/Makefile	Fri Oct 27 15:32:49 2017	(r452991)
+++ head/devel/liblxqt/Makefile	Fri Oct 27 15:33:57 2017	(r452992)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	liblxqt
-PORTVERSION=	0.11.1
-PORTREVISION=	2
+PORTVERSION=	0.12.0
 CATEGORIES=	devel
 MASTER_SITES=	LXQT
 

Modified: head/devel/liblxqt/distinfo
==============================================================================
--- head/devel/liblxqt/distinfo	Fri Oct 27 15:32:49 2017	(r452991)
+++ head/devel/liblxqt/distinfo	Fri Oct 27 15:33:57 2017	(r452992)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483344405
-SHA256 (lxqt/liblxqt-0.11.1.tar.xz) = 487dc42ceb611f53024c531d5550bd0d4fe8cbfe3dbf3711faba5db6ee6d415d
-SIZE (lxqt/liblxqt-0.11.1.tar.xz) = 50356
+TIMESTAMP = 1508753771
+SHA256 (lxqt/liblxqt-0.12.0.tar.xz) = 44bba48b073ded5b0ab3de2ea3575a704bb22d23ce5cc5743f76579c1f084f33
+SIZE (lxqt/liblxqt-0.12.0.tar.xz) = 51192

Modified: head/devel/liblxqt/pkg-descr
==============================================================================
--- head/devel/liblxqt/pkg-descr	Fri Oct 27 15:32:49 2017	(r452991)
+++ head/devel/liblxqt/pkg-descr	Fri Oct 27 15:33:57 2017	(r452992)
@@ -1,3 +1,3 @@
 Core utility library for all LXQt components.
 
-WWW: http://lxqt.org/
+WWW: https://github.com/lxde/liblxqt


More information about the svn-ports-all mailing list