svn commit: r376391 - in head/deskutils: notify-osd xfce4-generic-slider xfce4-notification-daemon

Emanuel Haupt ehaupt at FreeBSD.org
Tue Jan 6 09:37:06 UTC 2015


Author: ehaupt
Date: Tue Jan  6 09:37:04 2015
New Revision: 376391
URL: https://svnweb.freebsd.org/changeset/ports/376391
QAT: https://qat.redports.org/buildarchive/r376391/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/deskutils/notify-osd/Makefile
  head/deskutils/xfce4-generic-slider/Makefile
  head/deskutils/xfce4-notification-daemon/Makefile

Modified: head/deskutils/notify-osd/Makefile
==============================================================================
--- head/deskutils/notify-osd/Makefile	Tue Jan  6 09:36:52 2015	(r376390)
+++ head/deskutils/notify-osd/Makefile	Tue Jan  6 09:37:04 2015	(r376391)
@@ -6,7 +6,7 @@ PORTVERSION=	0.9.29
 PORTREVISION=	7
 CATEGORIES=	deskutils
 MASTER_SITES=	http://launchpadlibrarian.net/43419242/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	On-screen-display notification agent using libnotify

Modified: head/deskutils/xfce4-generic-slider/Makefile
==============================================================================
--- head/deskutils/xfce4-generic-slider/Makefile	Tue Jan  6 09:36:52 2015	(r376390)
+++ head/deskutils/xfce4-generic-slider/Makefile	Tue Jan  6 09:37:04 2015	(r376391)
@@ -5,7 +5,7 @@ PORTNAME=	xfce4-generic-slider
 PORTVERSION=	0.0.20100827
 PORTREVISION=	5
 CATEGORIES=	deskutils
-MASTER_SITES=	CRITICAL/
+MASTER_SITES=	LOCAL/ehaupt/
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Slider plugin to adjust and/or monitor any numeric variable

Modified: head/deskutils/xfce4-notification-daemon/Makefile
==============================================================================
--- head/deskutils/xfce4-notification-daemon/Makefile	Tue Jan  6 09:36:52 2015	(r376390)
+++ head/deskutils/xfce4-notification-daemon/Makefile	Tue Jan  6 09:37:04 2015	(r376391)
@@ -5,7 +5,7 @@ PORTNAME=	notification-daemon
 PORTVERSION=	0.3.7
 PORTREVISION=	21
 CATEGORIES=	deskutils xfce
-MASTER_SITES=	CRITICAL/
+MASTER_SITES=	LOCAL/ehaupt/
 PKGNAMEPREFIX=	xfce4-
 DISTNAME=	${PORTNAME}-xfce-${PORTVERSION}
 DIST_SUBDIR=	xfce4


More information about the svn-ports-all mailing list