svn commit: r517245 - head/sysutils/dsbsu

Tobias C. Berner tcberner at FreeBSD.org
Mon Nov 11 05:57:31 UTC 2019


Author: tcberner
Date: Mon Nov 11 05:57:30 2019
New Revision: 517245
URL: https://svnweb.freebsd.org/changeset/ports/517245

Log:
  sysutils/dsbsu: Update to 0.1.1
  
  PR:		241850
  Submitted by:	Marcel Kaiser <mk at nic-nac-project.org>

Modified:
  head/sysutils/dsbsu/Makefile
  head/sysutils/dsbsu/distinfo

Modified: head/sysutils/dsbsu/Makefile
==============================================================================
--- head/sysutils/dsbsu/Makefile	Mon Nov 11 05:54:29 2019	(r517244)
+++ head/sysutils/dsbsu/Makefile	Mon Nov 11 05:57:30 2019	(r517245)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	dsbsu
-PORTVERSION=	0.1
-PORTREVISION=	1
+PORTVERSION=	0.1.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://freeshell.de/~mk/download/
 
@@ -12,7 +11,7 @@ COMMENT=	Qt frontend to su(1)
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		compiler:c++11-lang gl qmake qt:5 tar:tgz
+USES=		compiler:c++11-lang gl qmake qt:5 tar:tgz xorg
 USE_GL=		gl
 USE_QT=		buildtools_build core gui linguisttools_build widgets
 

Modified: head/sysutils/dsbsu/distinfo
==============================================================================
--- head/sysutils/dsbsu/distinfo	Mon Nov 11 05:54:29 2019	(r517244)
+++ head/sysutils/dsbsu/distinfo	Mon Nov 11 05:57:30 2019	(r517245)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552168791
-SHA256 (dsbsu-0.1.tgz) = 54f6e1d64e3c7532d9df9afac306dee5053a0443fc8d8ec000e199dec1e7e4ea
-SIZE (dsbsu-0.1.tgz) = 9607
+TIMESTAMP = 1573382523
+SHA256 (dsbsu-0.1.1.tgz) = 89bcdb64a1ff0398ebcec6fd2acb522958d6289a7b6092c7d601e1cd05eb9b61
+SIZE (dsbsu-0.1.1.tgz) = 9621


More information about the svn-ports-all mailing list