Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2018 08:09:39 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465503 - in head: . graphics graphics/skanlite graphics/skanlite-kde4
Message-ID:  <201803250809.w2P89dbf096709@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Sun Mar 25 08:09:39 2018
New Revision: 465503
URL: https://svnweb.freebsd.org/changeset/ports/465503

Log:
  Move graphics/skanlite to skanlite-kde4. This makes room for the
  updated, KDE Frameworks 5, version of the same application.
  
  Approved by:	tcberner (mentor, implicit)

Added:
  head/graphics/skanlite-kde4/
     - copied from r465502, head/graphics/skanlite/
Deleted:
  head/graphics/skanlite/
Modified:
  head/MOVED
  head/graphics/Makefile
  head/graphics/skanlite-kde4/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Mar 25 08:08:22 2018	(r465502)
+++ head/MOVED	Sun Mar 25 08:09:39 2018	(r465503)
@@ -10235,3 +10235,4 @@ net-im/kde-telepathy|net-im/telepathy-kde4|2018-03-23|
 net-im/plasma-applet-ktp|net-im/plasma-applet-ktp-kde4|2018-03-23|Make room for KDE updates
 multimedia/gmencoder||2018-03-23|Abandonware, does not support modern codecs
 mail/wanderlust-devel|mail/wanderlust|2018-03-23|Removed, use mail/wanderlust instead
+graphics/skanlite|graphics/skanlite-kde4|2018-03-25|Make room for KDE updates

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Sun Mar 25 08:08:22 2018	(r465502)
+++ head/graphics/Makefile	Sun Mar 25 08:09:39 2018	(r465503)
@@ -1023,7 +1023,7 @@
     SUBDIR += simage
     SUBDIR += simpleviewer
     SUBDIR += sk1libs
-    SUBDIR += skanlite
+    SUBDIR += skanlite-kde4
     SUBDIR += smillaenlarger
     SUBDIR += springgraph
     SUBDIR += squish

Modified: head/graphics/skanlite-kde4/Makefile
==============================================================================
--- head/graphics/skanlite/Makefile	Sun Mar 25 08:08:22 2018	(r465502)
+++ head/graphics/skanlite-kde4/Makefile	Sun Mar 25 08:09:39 2018	(r465503)
@@ -2,9 +2,10 @@
 
 PORTNAME=	skanlite
 PORTVERSION=	1.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/src
+PKGNAMESUFFIX=	-kde4
 DIST_SUBDIR=	KDE/extragear
 
 MAINTAINER=	kde@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803250809.w2P89dbf096709>