diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-14 19:36:43 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-14 19:36:43 +0000 |
commit | 5763abdf62afafa4a6b021310cd6a6c811d358ab (patch) | |
tree | 6fb7f487661dc1db0d3d101ea42f3acc7afe69b5 /graphics | |
parent | 91da8de5b197039f48ed17de59b4cb3984012856 (diff) | |
download | ports-5763abdf62afafa4a6b021310cd6a6c811d358ab.tar.gz ports-5763abdf62afafa4a6b021310cd6a6c811d358ab.zip |
Upgrade, 0.4 -> 0.5.
Submitted by: the port maintainer
PR: 4536
Notes
Notes:
svn path=/head/; revision=7907
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imlib/Makefile | 12 | ||||
-rw-r--r-- | graphics/imlib/distinfo | 2 | ||||
-rw-r--r-- | graphics/imlib/files/patch-aa | 31 | ||||
-rw-r--r-- | graphics/imlib/pkg-plist | 3 | ||||
-rw-r--r-- | graphics/imlib2-tmp/Makefile | 12 | ||||
-rw-r--r-- | graphics/imlib2-tmp/distinfo | 2 | ||||
-rw-r--r-- | graphics/imlib2-tmp/files/patch-aa | 31 | ||||
-rw-r--r-- | graphics/imlib2-tmp/pkg-plist | 3 | ||||
-rw-r--r-- | graphics/imlib2/Makefile | 12 | ||||
-rw-r--r-- | graphics/imlib2/distinfo | 2 | ||||
-rw-r--r-- | graphics/imlib2/files/patch-aa | 31 | ||||
-rw-r--r-- | graphics/imlib2/pkg-plist | 3 |
12 files changed, 72 insertions, 72 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 420286b73dbc..2f0972468046 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: imlib -# Version required: 0.4 +# Version required: 0.5 # Date created: 18 August 1997 # Whom: Vanill I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.2 1997/08/18 17:45:11 chuckr Exp $ +# $Id: Makefile,v 1.3 1997/08/28 04:38:36 chuckr Exp $ # -DISTNAME= imlib_DR-0.4 -PKGNAME= imlib-0.4 +DISTNAME= imlib_DR-0.5 +PKGNAME= imlib-0.5 CATEGORIES= graphics MASTER_SITES= http://www.rasterman.com/ftp/ \ ftp://cthulhu.mandrake.net/pub/enlightenment/ -MAINTAINER= Vanill I. Shu <vanilla@MinJe.com.TW> +MAINTAINER= vanilla@MinJe.com.TW USE_GMAKE= yes USE_IMAKE= yes @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/imlib post-patch: $(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat - sed -e "s%X11BASE%$(X11BASE)%" <$(WRKSRC)/Imakefile.pat >$(WRKSRC)/Imakefile + ${SED} -e "s%X11BASE%$(X11BASE)%" <$(WRKSRC)/Imakefile.pat >$(WRKSRC)/Imakefile post-install: ${LDCONFIG} -m ${PREFIX}/lib diff --git a/graphics/imlib/distinfo b/graphics/imlib/distinfo index c5c34c9fab21..42e2a1e44cbc 100644 --- a/graphics/imlib/distinfo +++ b/graphics/imlib/distinfo @@ -1 +1 @@ -MD5 (imlib_DR-0.4.tar.gz) = a8b0d03bd598210d687614c306315a16 +MD5 (imlib_DR-0.5.tar.gz) = 7250d12713afd300d8bc64a3607c5c61 diff --git a/graphics/imlib/files/patch-aa b/graphics/imlib/files/patch-aa index 9025013da567..2618201a6400 100644 --- a/graphics/imlib/files/patch-aa +++ b/graphics/imlib/files/patch-aa @@ -1,24 +1,15 @@ -*** Imakefile.orig Sun Aug 17 13:45:11 1997 ---- Imakefile Mon Aug 25 21:25:31 1997 +*** Imakefile.orig Thu Aug 28 21:36:09 1997 +--- Imakefile Mon Sep 15 04:31:02 1997 *************** -*** 6,12 **** +*** 6,20 **** /* ---------------------------------------------------------------- */ LIBNAME=Im ! LIBREV=1.0 -! CONVERT_DIR=/usr/local/bin -! NETPBM_DIR=/usr/local/bin ---- 6,12 ---- - /* ---------------------------------------------------------------- */ - - LIBNAME=Im -! LIBREV=2.0 +! CONVERT_DIR=/usr/bin +! NETPBM_DIR=/usr/bin -! CONVERT_DIR=/usr/X11R6/bin -! NETPBM_DIR=/usr/X11R6/bin -*************** NETPBM_DIR=/usr/local/bin -*** 14,20 **** #ifdef UseEtcX11 ETCDIR=/etc/X11/$(LIBNAME) #else @@ -26,7 +17,15 @@ #endif /* def UseEtcX11 */ CNFDIR = $(ETCDIR) ---- 14,20 ---- +--- 6,20 ---- + /* ---------------------------------------------------------------- */ + + LIBNAME=Im +! LIBREV=3.0 + +! CONVERT_DIR=/usr/X11R6/bin +! NETPBM_DIR=/usr/X11R6/bin + #ifdef UseEtcX11 ETCDIR=/etc/X11/$(LIBNAME) #else @@ -34,7 +33,7 @@ #endif /* def UseEtcX11 */ CNFDIR = $(ETCDIR) -*************** InstallMultiple($(HDRS),$(INCROOT)/X11) +*************** *** 64,70 **** CNFSRC = ./sys_conf CNFS = $(CNFSRC)/imrc diff --git a/graphics/imlib/pkg-plist b/graphics/imlib/pkg-plist index 97e852dfa463..15c751efee80 100644 --- a/graphics/imlib/pkg-plist +++ b/graphics/imlib/pkg-plist @@ -1,6 +1,7 @@ include/X11/imlib.h lib/libIm.a -lib/libIm.so.2.0 +lib/libIm.so.3.0 @exec ldconfig -m %B lib/X11/enlightenment/im_palette.pal lib/X11/enlightenment/imrc +@dirrm lib/X11/enlightenment diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile index 420286b73dbc..2f0972468046 100644 --- a/graphics/imlib2-tmp/Makefile +++ b/graphics/imlib2-tmp/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: imlib -# Version required: 0.4 +# Version required: 0.5 # Date created: 18 August 1997 # Whom: Vanill I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.2 1997/08/18 17:45:11 chuckr Exp $ +# $Id: Makefile,v 1.3 1997/08/28 04:38:36 chuckr Exp $ # -DISTNAME= imlib_DR-0.4 -PKGNAME= imlib-0.4 +DISTNAME= imlib_DR-0.5 +PKGNAME= imlib-0.5 CATEGORIES= graphics MASTER_SITES= http://www.rasterman.com/ftp/ \ ftp://cthulhu.mandrake.net/pub/enlightenment/ -MAINTAINER= Vanill I. Shu <vanilla@MinJe.com.TW> +MAINTAINER= vanilla@MinJe.com.TW USE_GMAKE= yes USE_IMAKE= yes @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/imlib post-patch: $(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat - sed -e "s%X11BASE%$(X11BASE)%" <$(WRKSRC)/Imakefile.pat >$(WRKSRC)/Imakefile + ${SED} -e "s%X11BASE%$(X11BASE)%" <$(WRKSRC)/Imakefile.pat >$(WRKSRC)/Imakefile post-install: ${LDCONFIG} -m ${PREFIX}/lib diff --git a/graphics/imlib2-tmp/distinfo b/graphics/imlib2-tmp/distinfo index c5c34c9fab21..42e2a1e44cbc 100644 --- a/graphics/imlib2-tmp/distinfo +++ b/graphics/imlib2-tmp/distinfo @@ -1 +1 @@ -MD5 (imlib_DR-0.4.tar.gz) = a8b0d03bd598210d687614c306315a16 +MD5 (imlib_DR-0.5.tar.gz) = 7250d12713afd300d8bc64a3607c5c61 diff --git a/graphics/imlib2-tmp/files/patch-aa b/graphics/imlib2-tmp/files/patch-aa index 9025013da567..2618201a6400 100644 --- a/graphics/imlib2-tmp/files/patch-aa +++ b/graphics/imlib2-tmp/files/patch-aa @@ -1,24 +1,15 @@ -*** Imakefile.orig Sun Aug 17 13:45:11 1997 ---- Imakefile Mon Aug 25 21:25:31 1997 +*** Imakefile.orig Thu Aug 28 21:36:09 1997 +--- Imakefile Mon Sep 15 04:31:02 1997 *************** -*** 6,12 **** +*** 6,20 **** /* ---------------------------------------------------------------- */ LIBNAME=Im ! LIBREV=1.0 -! CONVERT_DIR=/usr/local/bin -! NETPBM_DIR=/usr/local/bin ---- 6,12 ---- - /* ---------------------------------------------------------------- */ - - LIBNAME=Im -! LIBREV=2.0 +! CONVERT_DIR=/usr/bin +! NETPBM_DIR=/usr/bin -! CONVERT_DIR=/usr/X11R6/bin -! NETPBM_DIR=/usr/X11R6/bin -*************** NETPBM_DIR=/usr/local/bin -*** 14,20 **** #ifdef UseEtcX11 ETCDIR=/etc/X11/$(LIBNAME) #else @@ -26,7 +17,15 @@ #endif /* def UseEtcX11 */ CNFDIR = $(ETCDIR) ---- 14,20 ---- +--- 6,20 ---- + /* ---------------------------------------------------------------- */ + + LIBNAME=Im +! LIBREV=3.0 + +! CONVERT_DIR=/usr/X11R6/bin +! NETPBM_DIR=/usr/X11R6/bin + #ifdef UseEtcX11 ETCDIR=/etc/X11/$(LIBNAME) #else @@ -34,7 +33,7 @@ #endif /* def UseEtcX11 */ CNFDIR = $(ETCDIR) -*************** InstallMultiple($(HDRS),$(INCROOT)/X11) +*************** *** 64,70 **** CNFSRC = ./sys_conf CNFS = $(CNFSRC)/imrc diff --git a/graphics/imlib2-tmp/pkg-plist b/graphics/imlib2-tmp/pkg-plist index 97e852dfa463..15c751efee80 100644 --- a/graphics/imlib2-tmp/pkg-plist +++ b/graphics/imlib2-tmp/pkg-plist @@ -1,6 +1,7 @@ include/X11/imlib.h lib/libIm.a -lib/libIm.so.2.0 +lib/libIm.so.3.0 @exec ldconfig -m %B lib/X11/enlightenment/im_palette.pal lib/X11/enlightenment/imrc +@dirrm lib/X11/enlightenment diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 420286b73dbc..2f0972468046 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: imlib -# Version required: 0.4 +# Version required: 0.5 # Date created: 18 August 1997 # Whom: Vanill I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.2 1997/08/18 17:45:11 chuckr Exp $ +# $Id: Makefile,v 1.3 1997/08/28 04:38:36 chuckr Exp $ # -DISTNAME= imlib_DR-0.4 -PKGNAME= imlib-0.4 +DISTNAME= imlib_DR-0.5 +PKGNAME= imlib-0.5 CATEGORIES= graphics MASTER_SITES= http://www.rasterman.com/ftp/ \ ftp://cthulhu.mandrake.net/pub/enlightenment/ -MAINTAINER= Vanill I. Shu <vanilla@MinJe.com.TW> +MAINTAINER= vanilla@MinJe.com.TW USE_GMAKE= yes USE_IMAKE= yes @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/imlib post-patch: $(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat - sed -e "s%X11BASE%$(X11BASE)%" <$(WRKSRC)/Imakefile.pat >$(WRKSRC)/Imakefile + ${SED} -e "s%X11BASE%$(X11BASE)%" <$(WRKSRC)/Imakefile.pat >$(WRKSRC)/Imakefile post-install: ${LDCONFIG} -m ${PREFIX}/lib diff --git a/graphics/imlib2/distinfo b/graphics/imlib2/distinfo index c5c34c9fab21..42e2a1e44cbc 100644 --- a/graphics/imlib2/distinfo +++ b/graphics/imlib2/distinfo @@ -1 +1 @@ -MD5 (imlib_DR-0.4.tar.gz) = a8b0d03bd598210d687614c306315a16 +MD5 (imlib_DR-0.5.tar.gz) = 7250d12713afd300d8bc64a3607c5c61 diff --git a/graphics/imlib2/files/patch-aa b/graphics/imlib2/files/patch-aa index 9025013da567..2618201a6400 100644 --- a/graphics/imlib2/files/patch-aa +++ b/graphics/imlib2/files/patch-aa @@ -1,24 +1,15 @@ -*** Imakefile.orig Sun Aug 17 13:45:11 1997 ---- Imakefile Mon Aug 25 21:25:31 1997 +*** Imakefile.orig Thu Aug 28 21:36:09 1997 +--- Imakefile Mon Sep 15 04:31:02 1997 *************** -*** 6,12 **** +*** 6,20 **** /* ---------------------------------------------------------------- */ LIBNAME=Im ! LIBREV=1.0 -! CONVERT_DIR=/usr/local/bin -! NETPBM_DIR=/usr/local/bin ---- 6,12 ---- - /* ---------------------------------------------------------------- */ - - LIBNAME=Im -! LIBREV=2.0 +! CONVERT_DIR=/usr/bin +! NETPBM_DIR=/usr/bin -! CONVERT_DIR=/usr/X11R6/bin -! NETPBM_DIR=/usr/X11R6/bin -*************** NETPBM_DIR=/usr/local/bin -*** 14,20 **** #ifdef UseEtcX11 ETCDIR=/etc/X11/$(LIBNAME) #else @@ -26,7 +17,15 @@ #endif /* def UseEtcX11 */ CNFDIR = $(ETCDIR) ---- 14,20 ---- +--- 6,20 ---- + /* ---------------------------------------------------------------- */ + + LIBNAME=Im +! LIBREV=3.0 + +! CONVERT_DIR=/usr/X11R6/bin +! NETPBM_DIR=/usr/X11R6/bin + #ifdef UseEtcX11 ETCDIR=/etc/X11/$(LIBNAME) #else @@ -34,7 +33,7 @@ #endif /* def UseEtcX11 */ CNFDIR = $(ETCDIR) -*************** InstallMultiple($(HDRS),$(INCROOT)/X11) +*************** *** 64,70 **** CNFSRC = ./sys_conf CNFS = $(CNFSRC)/imrc diff --git a/graphics/imlib2/pkg-plist b/graphics/imlib2/pkg-plist index 97e852dfa463..15c751efee80 100644 --- a/graphics/imlib2/pkg-plist +++ b/graphics/imlib2/pkg-plist @@ -1,6 +1,7 @@ include/X11/imlib.h lib/libIm.a -lib/libIm.so.2.0 +lib/libIm.so.3.0 @exec ldconfig -m %B lib/X11/enlightenment/im_palette.pal lib/X11/enlightenment/imrc +@dirrm lib/X11/enlightenment |