summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2014-12-30 18:27:51 +0000
committerjgh <jgh@FreeBSD.org>2014-12-30 18:27:51 +0000
commit87ad3392220f8884365a2e755e4e884239ff721e (patch)
tree2f8175732703b733c63270d10ee7c2a67490c90e
parent7eeb14ec7be31d1c646a975de3e537eb19388340 (diff)
downloadFreeBSD-ports-87ad3392220f8884365a2e755e4e884239ff721e.zip
FreeBSD-ports-87ad3392220f8884365a2e755e4e884239ff721e.tar.gz
- renamed deskutils/xpad to deskutils/xpad3 in preparation for rename
of deskutils/xpad-current to deskutils/xpad
-rw-r--r--UPDATING10
-rw-r--r--deskutils/Makefile2
-rw-r--r--deskutils/xpad3/Makefile (renamed from deskutils/xpad/Makefile)1
-rw-r--r--deskutils/xpad3/distinfo (renamed from deskutils/xpad/distinfo)0
-rw-r--r--deskutils/xpad3/files/patch-src-xpad-pad.c (renamed from deskutils/xpad/files/patch-src-xpad-pad.c)0
-rw-r--r--deskutils/xpad3/pkg-descr (renamed from deskutils/xpad/pkg-descr)0
-rw-r--r--deskutils/xpad3/pkg-plist (renamed from deskutils/xpad/pkg-plist)0
7 files changed, 12 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 7b75961..6f3432db 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 0aa85e6..c0d55e1 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -274,7 +274,7 @@
SUBDIR += xmaddressbook
SUBDIR += xmdiary
SUBDIR += xneur
- SUBDIR += xpad
+ SUBDIR += xpad3
SUBDIR += xpad-current
SUBDIR += xpostit
SUBDIR += xpostitPlus
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad3/Makefile
index 3da9e7d..d1e241c 100644
--- a/deskutils/xpad/Makefile
+++ b/deskutils/xpad3/Makefile
@@ -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
diff --git a/deskutils/xpad/distinfo b/deskutils/xpad3/distinfo
index 84771ed..84771ed 100644
--- a/deskutils/xpad/distinfo
+++ b/deskutils/xpad3/distinfo
diff --git a/deskutils/xpad/files/patch-src-xpad-pad.c b/deskutils/xpad3/files/patch-src-xpad-pad.c
index 90d9923..90d9923 100644
--- a/deskutils/xpad/files/patch-src-xpad-pad.c
+++ b/deskutils/xpad3/files/patch-src-xpad-pad.c
diff --git a/deskutils/xpad/pkg-descr b/deskutils/xpad3/pkg-descr
index 4298030..4298030 100644
--- a/deskutils/xpad/pkg-descr
+++ b/deskutils/xpad3/pkg-descr
diff --git a/deskutils/xpad/pkg-plist b/deskutils/xpad3/pkg-plist
index 01f3ab3..01f3ab3 100644
--- a/deskutils/xpad/pkg-plist
+++ b/deskutils/xpad3/pkg-plist
OpenPOWER on IntegriCloud