ports/149465: textproc/stardict2-quick; textproc/stardict2-dictd_mova: remove dependency on stardict2
Max Brazhnikov
makc at FreeBSD.org
Mon Aug 9 11:00:19 UTC 2010
>Number: 149465
>Category: ports
>Synopsis: textproc/stardict2-quick; textproc/stardict2-dictd_mova: remove dependency on stardict2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Aug 09 11:00:18 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Max Brazhnikov
>Release: FreeBSD 8.1-PRERELEASE amd64
>Organization:
>Environment:
FreeBSD luna.dio.ru 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #7: Wed Jul 14 01:05:50 MSD 2010 root at luna.dio.ru:/usr/obj/usr/freebsd/8/src/sys/LUNA amd64
>Description:
Don't depend on stardict2, thus allow use with stardict3, goldendict, qstardict
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: stardict2-dictd_mova/Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/stardict2-dictd_mova/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- stardict2-dictd_mova/Makefile 28 Mar 2010 06:44:31 -0000 1.10
+++ stardict2-dictd_mova/Makefile 9 Aug 2010 10:45:49 -0000
@@ -7,7 +7,7 @@
PORTNAME= stardict
PORTVERSION= 2.4.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dictionaries-mova/${PORTVERSION}
PKGNAMESUFFIX= -dictd_mova
@@ -16,8 +16,6 @@
MAINTAINER= timur at FreeBSD.org
COMMENT= Dictionaries from www.mova.org for StarDict
-RUN_DEPENDS= stardict:${PORTSDIR}/textproc/stardict2
-
NO_BUILD= yes
USE_BZIP2= yes
Index: stardict2-quick/Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/stardict2-quick/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- stardict2-quick/Makefile 28 Mar 2010 06:44:31 -0000 1.10
+++ stardict2-quick/Makefile 9 Aug 2010 10:46:09 -0000
@@ -7,7 +7,7 @@
PORTNAME= stardict
PORTVERSION= 2.4.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dictionaries-quick/${PORTVERSION}
PKGNAMESUFFIX= -quick
@@ -16,8 +16,6 @@
MAINTAINER= timur at FreeBSD.org
COMMENT= Dictionaries from Quick for StarDict
-RUN_DEPENDS= stardict:${PORTSDIR}/textproc/stardict2
-
NO_BUILD= yes
USE_BZIP2= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list