summaryrefslogtreecommitdiffstats
path: root/textproc/rarian
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-11 12:04:18 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-11 12:04:18 +0800
commit764f2c516c874e77ffc0cbd9ce894767742b93bc (patch)
tree8edb671cb50bdf0b716a7131b2bca96e4ac00128 /textproc/rarian
parentacc58e3209f06bb356a8c83226dd5a0aa5212200 (diff)
downloadmarcuscom-ports-764f2c516c874e77ffc0cbd9ce894767742b93bc.tar
marcuscom-ports-764f2c516c874e77ffc0cbd9ce894767742b93bc.tar.gz
marcuscom-ports-764f2c516c874e77ffc0cbd9ce894767742b93bc.tar.bz2
marcuscom-ports-764f2c516c874e77ffc0cbd9ce894767742b93bc.tar.lz
marcuscom-ports-764f2c516c874e77ffc0cbd9ce894767742b93bc.tar.xz
marcuscom-ports-764f2c516c874e77ffc0cbd9ce894767742b93bc.tar.zst
marcuscom-ports-764f2c516c874e77ffc0cbd9ce894767742b93bc.zip
Remove bloat of 'scrollkeeper-config --version' that causes gtranslator can't
finish the configure. Bump the PORTREVISION. Before: =============================================== # scrollkeeper-config --version|sed -e 's/\.//g' 060 (Rarian replacement for scrollkeeper-config) =============================================== After: =============================================== # scrollkeeper-config --version | sed -e 's/\.//g' 060 =============================================== Reported by: pointyhat-exp git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9770 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/rarian')
-rw-r--r--textproc/rarian/Makefile3
-rw-r--r--textproc/rarian/files/patch-util_rarian-sk-config.in11
2 files changed, 13 insertions, 1 deletions
diff --git a/textproc/rarian/Makefile b/textproc/rarian/Makefile
index 26d3105bc..18794a880 100644
--- a/textproc/rarian/Makefile
+++ b/textproc/rarian/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/textproc/rarian/Makefile,v 1.6 2007/08/18 06:06:20 marcus Exp $
+# $MCom: ports/textproc/rarian/Makefile,v 1.7 2007/09/12 20:12:35 marcus Exp $
#
PORTNAME= rarian
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/textproc/rarian/files/patch-util_rarian-sk-config.in b/textproc/rarian/files/patch-util_rarian-sk-config.in
new file mode 100644
index 000000000..c97a07c77
--- /dev/null
+++ b/textproc/rarian/files/patch-util_rarian-sk-config.in
@@ -0,0 +1,11 @@
+--- util/rarian-sk-config.in.orig 2007-10-10 23:00:03.000000000 -0500
++++ util/rarian-sk-config.in 2007-10-10 23:00:30.000000000 -0500
+@@ -47,7 +47,7 @@
+ print_help
+ ;;
+ --version )
+- echo $package_version \(Rarian replacement for scrollkeeper-config\)
++ echo $package_version
+ ;;
+ --prefix )
+ echo $prefix