Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2014 18:27:52 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375841 - in head: . deskutils deskutils/xpad deskutils/xpad3
Message-ID:  <201412301827.sBUIRqgU077369@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Dec 30 18:27:51 2014
New Revision: 375841
URL: https://svnweb.freebsd.org/changeset/ports/375841
QAT: https://qat.redports.org/buildarchive/r375841/

Log:
  - renamed deskutils/xpad to deskutils/xpad3 in preparation for rename
  of deskutils/xpad-current to deskutils/xpad

Added:
  head/deskutils/xpad3/
     - copied from r375838, head/deskutils/xpad/
Deleted:
  head/deskutils/xpad/
Modified:
  head/UPDATING
  head/deskutils/Makefile
  head/deskutils/xpad3/Makefile

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Dec 30 18:26:50 2014	(r375840)
+++ head/UPDATING	Tue Dec 30 18:27:51 2014	(r375841)
@@ -5,6 +5,16 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20141230:
+  AFFECTS: users of deskutils/xpad
+  AUTHOR: jgh@FreeBSD.org
+
+  deskutils/xpad has been moved to deskutils/xpad3, since 4.x has been around
+  for a while.
+
+  Should you wish to stick with legacy branch at this time;
+
+  # portmaster -o deskutils/xpad deskutils/xpad3
 
 20141225:
   AFFECTS: users of graphics/png

Modified: head/deskutils/Makefile
==============================================================================
--- head/deskutils/Makefile	Tue Dec 30 18:26:50 2014	(r375840)
+++ head/deskutils/Makefile	Tue Dec 30 18:27:51 2014	(r375841)
@@ -274,7 +274,7 @@
     SUBDIR += xmaddressbook
     SUBDIR += xmdiary
     SUBDIR += xneur
-    SUBDIR += xpad
+    SUBDIR += xpad3
     SUBDIR += xpad-current
     SUBDIR += xpostit
     SUBDIR += xpostitPlus

Modified: head/deskutils/xpad3/Makefile
==============================================================================
--- head/deskutils/xpad/Makefile	Tue Dec 30 14:26:23 2014	(r375838)
+++ head/deskutils/xpad3/Makefile	Tue Dec 30 18:27:51 2014	(r375841)
@@ -6,6 +6,7 @@ PORTVERSION=	3.1
 PORTREVISION=	8
 CATEGORIES=	deskutils
 MASTER_SITES=	http://launchpad.net/xpad/stable/${PORTVERSION}/+download/
+PKGNAMESUFFIX=	3
 
 MAINTAINER=	jgh@FreeBSD.org
 COMMENT=	Virtual note-pad system for your X11 desktop



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