Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2002 17:00:05 +0300 (EEST)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43583: [MAINTAINER] converters/enca: update to 0.10.3
Message-ID:  <200210021400.g92E05tv094430@mile.nevermind.kiev.ua>

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

>Number:         43583
>Category:       ports
>Synopsis:       [MAINTAINER] converters/enca: update to 0.10.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 02 07:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Kovalenko
>Release:        FreeBSD 4.7-RC i386
>Organization:
Net.Style
>Environment:
System: FreeBSD mile.nevermind.kiev.ua 4.7-RC FreeBSD 4.7-RC #0: Wed Sep 18 19:26:14 EEST 2002 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386

>Description:
	- Update converters/enca port to 0.10.3
	- Change MASTER_SITES
	- Make libiconv dependency mandatory
	- Fix MAINTAINER to represent correct mainteiner (me)

NB: this PR requires ports/43168 commited.
>How-To-Repeat:
N/A
>Fix:
diff -urN enca/Makefile enca-devel/Makefile
--- enca/Makefile	Sat Sep 21 16:18:52 2002
+++ enca-devel/Makefile	Wed Oct  2 16:54:57 2002
@@ -6,25 +6,20 @@
 #
 
 PORTNAME=	enca
-PORTVERSION=	0.10.2
+PORTVERSION=	0.10.3
 CATEGORIES=	textproc converters
-MASTER_SITES=	http://www.physics.muni.cz/~yeti/download/
+MASTER_SITES=	http://trific.ath.cx/Ftp/enca/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	never@nevermind.kiev.ua
 
-.if exists(${PREFIX}/lib/libiconv.so)
 LIB_DEPENDS+=	iconv.3:${PORTSDIR}/converters/libiconv
-CONFIGURE_ARGS+=	--with-libiconv=${PREFIX}
-.endif
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 
 CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/enca \
-		--without-librecode
-
-CONFIGURE_ENV+= LDFLAGS="-L${PREFIX}/lib" CPPFLAGS="-I${PREFIX}/include"
+		--without-librecode --with-libiconv=${PREFIX}
 
 MAN1=	enca.1
 MLINKS=	enca.1 enconv.1
diff -urN enca/distinfo enca-devel/distinfo
--- enca/distinfo	Fri Sep 20 13:58:59 2002
+++ enca-devel/distinfo	Wed Oct  2 16:45:47 2002
@@ -1 +1 @@
-MD5 (enca-0.10.2.tar.bz2) = ed2494af922397aa62c7e4c61aa3d7f3
+MD5 (enca-0.10.3.tar.bz2) = 69dee21115a9538f7116961bfe8976c9
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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