Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2015 04:58:50 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383895 - head/deskutils/gruler
Message-ID:  <201504130458.t3D4wo8x038115@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Mon Apr 13 04:58:49 2015
New Revision: 383895
URL: https://svnweb.freebsd.org/changeset/ports/383895

Log:
  - Provide a working mastersite and unbreak (keep the old official
    site URL as a reference for now, maybe it will come back one day)
  - Reformat description text for better readability
  - Point WWW: to a working project homepage
  
  PR:		199328
  Submitted by:	Chris Hutchinson

Modified:
  head/deskutils/gruler/Makefile
  head/deskutils/gruler/pkg-descr

Modified: head/deskutils/gruler/Makefile
==============================================================================
--- head/deskutils/gruler/Makefile	Mon Apr 13 04:53:25 2015	(r383894)
+++ head/deskutils/gruler/Makefile	Mon Apr 13 04:58:49 2015	(r383895)
@@ -5,12 +5,12 @@ PORTNAME=	gruler
 PORTVERSION=	0.6
 PORTREVISION=	11
 CATEGORIES=	deskutils
-MASTER_SITES=	http://linuxadvocate.org/projects/gruler/downloads/
+MASTER_SITES=	http://BSDforge.com/projects/source/deskutils/gruler/ \
+		#http://linuxadvocate.org/projects/gruler/downloads/
 
 MAINTAINER=	ps.ports@smyrak.com
 COMMENT=	Simple customizable GTK screen ruler
 
-BROKEN=		Unfetchable
 USES=		pkgconfig pathfix libtool
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomeprefix libgnomeui libglade2

Modified: head/deskutils/gruler/pkg-descr
==============================================================================
--- head/deskutils/gruler/pkg-descr	Mon Apr 13 04:53:25 2015	(r383894)
+++ head/deskutils/gruler/pkg-descr	Mon Apr 13 04:58:49 2015	(r383895)
@@ -1,17 +1,17 @@
 Gnome Screen Ruler is an on-screen ruler for measuring horizontal and
-vertical distances in any application. Features:
+vertical distances in any application.  It has the following features:
 
-	* Horizontal and vertical display
-	* Multiple units: pixels, inches, centimeters, picas, points,
-	  percentage
-	* Configurable colors and font
-	* Can be set always-on-top
-	* Measurement lines track mouse cursor to help measure
-	  anything on screen
-	* Move and resize via click-and-drag with the mouse
-	* Align with other windows while dragging (hold SHIFT key)
-	* Move using the keyboard for precision (arrow keys)
-	* Resize using keyboard (ALT+arrow keys)
-	* Speed up keyboard operations (hold SHIFT key)
+    * Horizontal and vertical display
+    * Multiple units: pixels, inches, centimeters, picas, points,
+      percentage
+    * Configurable colors and font
+    * Can be set always-on-top
+    * Measurement lines track mouse cursor to help measure
+      anything on screen
+    * Move and resize via click-and-drag with the mouse
+    * Align with other windows while dragging (hold Shift key)
+    * Move using the keyboard for precision (arrow keys)
+    * Resize using keyboard (Alt+arrow keys)
+    * Speed up keyboard operations (hold Shift key)
 
-WWW: http://linuxadvocate.org/projects/gruler/
+WWW: http://gnomecoder.wordpress.com/screenruler/



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