svn commit: r316183 - head/x11/rsibreak-kde4

Chris Rees crees at FreeBSD.org
Sun Apr 21 15:22:37 UTC 2013


Author: crees
Date: Sun Apr 21 15:22:36 2013
New Revision: 316183
URL: http://svnweb.freebsd.org/changeset/ports/316183

Log:
  Update to 0.11
  
  Use new MASTER_SITES
  
  PR:		ports/178000
  Submitted by:	John Marino <draco at marino.st>
  Feature safe:	yes

Modified:
  head/x11/rsibreak-kde4/Makefile
  head/x11/rsibreak-kde4/distinfo
  head/x11/rsibreak-kde4/pkg-plist

Modified: head/x11/rsibreak-kde4/Makefile
==============================================================================
--- head/x11/rsibreak-kde4/Makefile	Sun Apr 21 15:00:50 2013	(r316182)
+++ head/x11/rsibreak-kde4/Makefile	Sun Apr 21 15:22:36 2013	(r316183)
@@ -1,18 +1,14 @@
-# New ports collection makefile for:	RSIBreak
-# Date created:			15 Mar 2006
-# Whom:				Alex Dupre <ale at FreeBSD.org>
-#
+# Created by: Alex Dupre <ale at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	rsibreak
-DISTVERSION=	0.11-beta1
-PORTREVISION=	2
+DISTVERSION=	0.11
 CATEGORIES=	x11 kde
-MASTER_SITES=	http://www.rsibreak.org/files/
+MASTER_SITES=	LOCAL/crees/${PORTNAME} \
+		http://pkgs.fedoraproject.org/repo/pkgs/rsibreak/rsibreak-0.11.tar.bz2/d5dd540efd18900aa508eee381bcaafd/
 
 MAINTAINER=	avg at icyb.net.ua
-COMMENT=	A KDE RSI prevention tool
+COMMENT=	KDE RSI prevention tool
 
 LATEST_LINK=	${PORTNAME}-kde4
 

Modified: head/x11/rsibreak-kde4/distinfo
==============================================================================
--- head/x11/rsibreak-kde4/distinfo	Sun Apr 21 15:00:50 2013	(r316182)
+++ head/x11/rsibreak-kde4/distinfo	Sun Apr 21 15:22:36 2013	(r316183)
@@ -1,2 +1,2 @@
-SHA256 (rsibreak-0.11-beta1.tar.bz2) = a39fb8fd774665fb14c43c214849ef73a4377a35de7d10f1f444f55828e7098f
-SIZE (rsibreak-0.11-beta1.tar.bz2) = 410137
+SHA256 (rsibreak-0.11.tar.bz2) = bc224812c4554209a9cbba830078cee727ed1a5a3c8cb2109cbac78af2382efb
+SIZE (rsibreak-0.11.tar.bz2) = 463748

Modified: head/x11/rsibreak-kde4/pkg-plist
==============================================================================
--- head/x11/rsibreak-kde4/pkg-plist	Sun Apr 21 15:00:50 2013	(r316182)
+++ head/x11/rsibreak-kde4/pkg-plist	Sun Apr 21 15:22:36 2013	(r316183)
@@ -7,7 +7,6 @@ share/apps/rsibreak/rsibreak.notifyrc
 share/autostart/rsibreak.desktop
 share/dbus-1/interfaces/org.rsibreak.rsiwidget.xml
 share/doc/HTML/en/rsibreak/common
-share/doc/HTML/en/rsibreak/dcop.png
 share/doc/HTML/en/rsibreak/index.cache.bz2
 share/doc/HTML/en/rsibreak/index.docbook
 share/doc/HTML/en/rsibreak/logo.png
@@ -43,6 +42,7 @@ share/doc/HTML/sv/rsibreak/index.docbook
 share/doc/HTML/uk/rsibreak/common
 share/doc/HTML/uk/rsibreak/index.cache.bz2
 share/doc/HTML/uk/rsibreak/index.docbook
+share/doc/HTML/uk/rsibreak/statistics.png
 share/icons/hicolor/128x128/apps/rsibreak.png
 share/icons/hicolor/16x16/actions/rsibreak0.png
 share/icons/hicolor/16x16/actions/rsibreak1.png


More information about the svn-ports-all mailing list