svn commit: r306776 - head/www/xpi-pentadactyl
Ruslan Mahmatkhanov
rm at FreeBSD.org
Thu Nov 1 05:44:34 UTC 2012
Author: rm
Date: Thu Nov 1 05:44:33 2012
New Revision: 306776
URL: http://svn.freebsd.org/changeset/ports/306776
Log:
- mark IGNORE: doesn't work with firefox 15+
while here:
- trim Makefile header
- remove trailing dot from COMMENT (portlint warning)
- whitespace fix and tab -> space change in pkg-descr:WWW
PR: 173225
Submitted by: clutton <mbsd at isgroup.com dot ua> (maintainer)
Feature safe: yes
Modified:
head/www/xpi-pentadactyl/Makefile
head/www/xpi-pentadactyl/pkg-descr
Modified: head/www/xpi-pentadactyl/Makefile
==============================================================================
--- head/www/xpi-pentadactyl/Makefile Thu Nov 1 05:27:34 2012 (r306775)
+++ head/www/xpi-pentadactyl/Makefile Thu Nov 1 05:44:33 2012 (r306776)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-pentadactyl
-# Date created: 20 Jul 2012
-# Whom: clutton mbsd at isgroup.com.ua
-#
+# Created by: clutton mbsd at isgroup.com.ua
# $FreeBSD$
-#
PORTNAME= pentadactyl
PORTVERSION= 1.0r1
@@ -12,7 +8,9 @@ CATEGORIES= www
DISTNAME= pentadactyl-${PORTVERSION:S/r/rc/}${DISTVERSIONSUFFIX}
MAINTAINER= mbsd at isgroup.com.ua
-COMMENT= Firefox for Vim and Links addicts.
+COMMENT= Firefox for Vim and Links addicts
+
+IGNORE= does not work with firefox 15+
XPI_NUM= 235854
XPI_ID= pentadactyl at dactyl.googlecode.com
Modified: head/www/xpi-pentadactyl/pkg-descr
==============================================================================
--- head/www/xpi-pentadactyl/pkg-descr Thu Nov 1 05:27:34 2012 (r306775)
+++ head/www/xpi-pentadactyl/pkg-descr Thu Nov 1 05:44:33 2012 (r306776)
@@ -1,6 +1,6 @@
Pentadactyl is a free browser add-on for Firefox, designed to make browsing
more efficient and especially more keyboard accessible. Largely inspired by
the Vim text editor, the appearance and finger feel of Pentadactyl should be
-familiar to Vim users.
+familiar to Vim users.
-WWW: http://5digits.org/pentadactyl
+WWW: http://5digits.org/pentadactyl
More information about the svn-ports-all
mailing list