Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Mar 2001 09:25:38 +0900 (JST)
From:      kunishi@c.oka-pu.ac.jp
To:        freebsd-bugs@FreeBSD.ORG
Subject:   update ports: graphics/enfle 20010130
Message-ID:  <20010309.092538.129302878.kunishi@c.oka-pu.ac.jp>

next in thread | raw e-mail | index | archive | help
>Submitter-Id:   current-users
>Originator:     KUNISHIMA Takeo
>Organization:   
>Confidential:   no
>Synopsis:       update ports: graphics/enfle 20010130
>Severity:       non-critical
>Priority:       medium
>Category:       ports
>Release:        FreeBSD 4.2-STABLE i386
>Class:          change-request
>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



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




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