From owner-svn-ports-head@freebsd.org Sat Apr 13 18:29:47 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEDB4157FCA5; Sat, 13 Apr 2019 18:29:46 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8CED78D032; Sat, 13 Apr 2019 18:29:46 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 79800CE34; Sat, 13 Apr 2019 18:29:46 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3DITke2072084; Sat, 13 Apr 2019 18:29:46 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3DITkpL072083; Sat, 13 Apr 2019 18:29:46 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201904131829.x3DITkpL072083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 13 Apr 2019 18:29:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498819 - head/graphics/kamerka X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/graphics/kamerka X-SVN-Commit-Revision: 498819 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8CED78D032 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Apr 2019 18:29:47 -0000 Author: yuri Date: Sat Apr 13 18:29:45 2019 New Revision: 498819 URL: https://svnweb.freebsd.org/changeset/ports/498819 Log: graphics/kamerka: Correct pkg-descr Modified: head/graphics/kamerka/Makefile head/graphics/kamerka/pkg-descr Modified: head/graphics/kamerka/Makefile ============================================================================== --- head/graphics/kamerka/Makefile Sat Apr 13 18:27:17 2019 (r498818) +++ head/graphics/kamerka/Makefile Sat Apr 13 18:29:45 2019 (r498819) @@ -2,6 +2,7 @@ PORTNAME= kamerka DISTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org Modified: head/graphics/kamerka/pkg-descr ============================================================================== --- head/graphics/kamerka/pkg-descr Sat Apr 13 18:27:17 2019 (r498818) +++ head/graphics/kamerka/pkg-descr Sat Apr 13 18:29:45 2019 (r498819) @@ -1,5 +1,5 @@ -This DICOM ToolKit (DCMTK) package consists of source code, documentation -and installation instructions for a set of software libraries and -applications implementing part of the DICOM/MEDICOM Standard. +Take photos using your webcam and shiny animated QML interface. -WWW: https://dcmtk.org +It provides a very nice user interface to use your webcam to take photos. + +WWW: https://dos1.github.io/kamerka/