Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2013 13:32:20 GMT
From:      Antoine Brodin <antoine@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Marcelo Araujo <araujo@freebsd.org>
Subject:   ports/182189: www/bins has a strange dependency line
Message-ID:  <201309171332.r8HDWKbG039055@pepperseed.dreadbsd.org>
Resent-Message-ID: <201309171340.r8HDe0tC091822@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         182189
>Category:       ports
>Synopsis:       www/bins has a strange dependency line
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 17 13:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Brodin
>Release:        FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
none
>Environment:
System: FreeBSD pepperseed.dreadbsd.org 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
See attached patch
>How-To-Repeat:
>Fix:


--- bins.diff begins here ---
Index: www/bins/Makefile
===================================================================
--- www/bins/Makefile	(revision 327473)
+++ www/bins/Makefile	(working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	bins
-# Date created:		Sat Nov 23 01:17:35 UTC 2002
-# Whom:			Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
+# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	bins
 PORTVERSION=	1.1.29
@@ -18,7 +14,7 @@
 	p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
 	convert:${PORTSDIR}/graphics/ImageMagick \
 	p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv \
-	p5-Text-Iconv>=0:${PORTSDIR}/textproc/p5-Text-Unaccent \
+	p5-Text-Unaccent>=0:${PORTSDIR}/textproc/p5-Text-Unaccent \
 	p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
 	p5-HTML-Clean>0:${PORTSDIR}/www/p5-HTML-Clean \
 	p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \
--- bins.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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