Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Mar 2001 20:08:25 +0900
From:      kunishi@c.oka-pu.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25629: update ports: graphics/enfle 20010130
Message-ID:  <20010309200825W.kunishi@aquamarine.c.oka-pu.ac.jp>

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

>Number:         25629
>Category:       ports
>Synopsis:       update ports: graphics/enfle 20010130
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 09 03:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KUNISHIMA Takeo
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Okayama Prefectural University, Japan
>Environment:

	

>Description:

	ports update for Enfle (graphics/enfle) 20010130.
	In addition, LIB_DEPENDS to libarch (archivers/libarc) was
	added because GNU configure in Enfle package automatically
	detects whether libarch is installed.

>How-To-Repeat:

	

>Fix:
	
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/enfle/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	2000/12/11 03:08:18	1.21
+++ Makefile	2001/03/08 10:14:49
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	enfle
-PORTVERSION=	20001011
+PORTVERSION=	20010130
 CATEGORIES=	graphics
 MASTER_SITES=	http://enfle.fennel.org/ \
 		http://www3.big.or.jp/~sian/linux/products/enfle/ \
@@ -16,7 +16,8 @@
 
 LIB_DEPENDS=	png.4:${PORTSDIR}/graphics/png \
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
-		bz2.1:${PORTSDIR}/archivers/bzip2
+		bz2.1:${PORTSDIR}/archivers/bzip2 \
+		arc.1:${PORTSDIR}/archivers/libarc
 
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/enfle/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo	2000/12/11 03:08:18	1.17
+++ distinfo	2001/03/08 10:06:32
@@ -1 +1 @@
-MD5 (enfle-20001011.tar.bz2) = 9f34dfeb2a7384f30071b02dbbddabd5
+MD5 (enfle-20010130.tar.bz2) = b9095756d7d7e7294686750c47d334ed
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/enfle/pkg-plist,v
retrieving revision 1.8
diff -u -r1.8 pkg-plist
--- pkg-plist	2000/12/11 03:08:18	1.8
+++ pkg-plist	2001/03/08 10:15:59
@@ -3,6 +3,7 @@
 lib/enfle/plugins/archiver/archiver_dri.so
 lib/enfle/plugins/archiver/archiver_exe.so
 lib/enfle/plugins/archiver/archiver_gz.so
+lib/enfle/plugins/archiver/archiver_libarc.so
 lib/enfle/plugins/archiver/archiver_misc.so
 lib/enfle/plugins/archiver/archiver_one.so
 lib/enfle/plugins/archiver/archiver_pak.so


>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?20010309200825W.kunishi>