diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2014-12-30 18:27:51 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2014-12-30 18:27:51 +0000 |
commit | 2421d5f908ce8404385d96a8fe70c5c44412126b (patch) | |
tree | 2f8175732703b733c63270d10ee7c2a67490c90e | |
parent | 9b2c2e3349be2d70e2db0d2070e611d63780b9fc (diff) |
Notes
-rw-r--r-- | UPDATING | 10 | ||||
-rw-r--r-- | deskutils/Makefile | 2 | ||||
-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
@@ -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 0aa85e65b6c1..c0d55e12de64 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 3da9e7d39e76..d1e241c3d31c 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 84771edc322e..84771edc322e 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 90d9923f9d63..90d9923f9d63 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 4298030e183d..4298030e183d 100644 --- a/deskutils/xpad/pkg-descr +++ b/deskutils/xpad3/pkg-descr diff --git a/deskutils/xpad/pkg-plist b/deskutils/xpad3/pkg-plist index 01f3ab30bf06..01f3ab30bf06 100644 --- a/deskutils/xpad/pkg-plist +++ b/deskutils/xpad3/pkg-plist |