From owner-freebsd-ports Thu Nov 6 17:50:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA29295 for ports-outgoing; Thu, 6 Nov 1997 17:50:05 -0800 (PST) (envelope-from owner-freebsd-ports) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA29276; Thu, 6 Nov 1997 17:50:02 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 6 Nov 1997 17:50:02 -0800 (PST) Resent-Message-Id: <199711070150.RAA29276@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@MinJe.com.TW Received: from MinJe.com.TW (qmailr@ns.MinJe.com.TW [210.66.86.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id RAA28993 for ; Thu, 6 Nov 1997 17:45:40 -0800 (PST) (envelope-from vanilla@MinJe.com.TW) Received: (qmail 7619 invoked by uid 900); 7 Nov 1997 01:38:53 -0000 Message-Id: <19971107013853.7618.qmail@MinJe.com.TW> Date: 7 Nov 1997 01:38:53 -0000 From: vanilla@MinJe.com.TW Reply-To: vanilla@MinJe.com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/4962: Update imlib to 0.5.2 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4962 >Category: ports >Synopsis: Update imlib to 0.5.2 >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 6 17:50:01 PST 1997 >Last-Modified: >Originator: Vanill I. Shu >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: >How-To-Repeat: >Fix: diff -ruN imlib.orig/Makefile imlib/Makefile --- imlib.orig/Makefile Wed Nov 5 05:29:22 1997 +++ imlib/Makefile Fri Nov 7 06:54:26 1997 @@ -1,12 +1,12 @@ # New ports collection makefile for: imlib -# Version required: 0.5.1 +# Version required: 0.5.2 # Date created: 10 June 1997 # Whom: Yukihiro Nakai # # $Id: Makefile,v 1.8 1997/11/04 03:57:54 asami Exp $ # -DISTNAME= imlib_DR-0.5.1 +DISTNAME= imlib_DR-0.5.2 CATEGORIES= graphics MASTER_SITES= ftp://cthulhu.mandrake.net/pub/imlib/ @@ -18,11 +18,15 @@ USE_GMAKE= yes USE_IMAKE= yes -WRKSRC= ${WRKDIR}/imlib-0.5.1 +WRKSRC= ${WRKDIR}/imlib-0.5.2 post-patch: $(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat ${SED} -e "s%X11BASE%$(X11BASE)%" <$(WRKSRC)/Imakefile.pat >$(WRKSRC)/Imakefile + +pre-build: + $(RM) $(WRKSRC)/shobj/*.o + $(RM) $(WRKSRC)/libIm.a $(WRKSRC)/libIm.so.1.0 post-install: ${LDCONFIG} -m ${PREFIX}/lib diff -ruN imlib.orig/files/md5 imlib/files/md5 --- imlib.orig/files/md5 Wed Nov 5 05:29:22 1997 +++ imlib/files/md5 Fri Nov 7 06:43:06 1997 @@ -1 +1 @@ -MD5 (imlib_DR-0.5.1.tar.gz) = 26484e1cbf5c431aa46ea4eb2e34b590 +MD5 (imlib_DR-0.5.2.tar.gz) = 5da446ffe702800637b10a7027b93094 diff -ruN imlib.orig/patches/patch-ab imlib/patches/patch-ab --- imlib.orig/patches/patch-ab Thu Jan 1 08:00:00 1970 +++ imlib/patches/patch-ab Fri Nov 7 09:37:01 1997 @@ -0,0 +1,11 @@ +--- sys_conf/imrc.orig Fri Nov 7 09:36:03 1997 ++++ sys_conf/imrc Fri Nov 7 09:36:40 1997 +@@ -5,7 +5,7 @@ + # The file that contains palette entries for a golbal palette for all Imlib + # based programs. + # options: full path to palette file +-PaletteFile /etc/im_palette.pal ++PaletteFile /usr/X11R6/lib/X11/enlightenment/im_palette.pal + # This defines if when the display is greater than 8 bit, that is still remaps + # the images to the palette defined, rather than using "perfect" rendering + # options: yes/no >Audit-Trail: >Unformatted: