diff options
-rw-r--r-- | x11-wm/e16/Makefile | 17 | ||||
-rw-r--r-- | x11-wm/e16/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 17 | ||||
-rw-r--r-- | x11-wm/enlightenment-devel/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment/Makefile | 17 | ||||
-rw-r--r-- | x11-wm/enlightenment/distinfo | 2 |
6 files changed, 27 insertions, 30 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 099797fd9512..d1aa84318954 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -1,27 +1,26 @@ # New ports collection makefile for: enlightenment -# Version required: 0.13.2 +# Version required: 0.13.3 # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.11 1997/12/01 16:31:07 vanilla Exp $ +# $Id: Makefile,v 1.12 1998/02/01 02:03:44 vanilla Exp $ # -DISTNAME= enl_BETA-0.13.2 -PKGNAME= enlightenment-0.13.2 +DISTNAME= enl_BETA-0.13.3 +PKGNAME= enlightenment-0.13.3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.mandrake.net/pub/enlightenment/ \ - http://www.rasterman.com/ftp/ -DISTFILES= enl_BETA-0.13.2.src.tar.gz \ +MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/ +DISTFILES= enl_BETA-0.13.3.tar.gz \ enl-0.13-themes.tar.gz MAINTAINER= vanilla@FreeBSD.ORG -LIB_DEPENDS= Im\\.4\\.:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Imlib\\.1\\.:${PORTSDIR}/graphics/imlib USE_GMAKE= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes -WRKSRC= ${WRKDIR}/enl-0.13.2 +WRKSRC= ${WRKDIR}/enl-0.13.3 post-install: ${MKDIR} ${X11BASE}/lib/X11/enlightenment/themes diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo index dee60018b1cd..b932e4ed041c 100644 --- a/x11-wm/e16/distinfo +++ b/x11-wm/e16/distinfo @@ -1,2 +1,2 @@ -MD5 (enl_BETA-0.13.2.src.tar.gz) = df4620527ae9da78a84c734e54b689b1 +MD5 (enl_BETA-0.13.3.tar.gz) = 11c482bd9cd360ec6c7110629f1759f4 MD5 (enl-0.13-themes.tar.gz) = 246fe53212542f8b0d52a1b5a20dc680 diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index 099797fd9512..d1aa84318954 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/Makefile @@ -1,27 +1,26 @@ # New ports collection makefile for: enlightenment -# Version required: 0.13.2 +# Version required: 0.13.3 # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.11 1997/12/01 16:31:07 vanilla Exp $ +# $Id: Makefile,v 1.12 1998/02/01 02:03:44 vanilla Exp $ # -DISTNAME= enl_BETA-0.13.2 -PKGNAME= enlightenment-0.13.2 +DISTNAME= enl_BETA-0.13.3 +PKGNAME= enlightenment-0.13.3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.mandrake.net/pub/enlightenment/ \ - http://www.rasterman.com/ftp/ -DISTFILES= enl_BETA-0.13.2.src.tar.gz \ +MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/ +DISTFILES= enl_BETA-0.13.3.tar.gz \ enl-0.13-themes.tar.gz MAINTAINER= vanilla@FreeBSD.ORG -LIB_DEPENDS= Im\\.4\\.:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Imlib\\.1\\.:${PORTSDIR}/graphics/imlib USE_GMAKE= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes -WRKSRC= ${WRKDIR}/enl-0.13.2 +WRKSRC= ${WRKDIR}/enl-0.13.3 post-install: ${MKDIR} ${X11BASE}/lib/X11/enlightenment/themes diff --git a/x11-wm/enlightenment-devel/distinfo b/x11-wm/enlightenment-devel/distinfo index dee60018b1cd..b932e4ed041c 100644 --- a/x11-wm/enlightenment-devel/distinfo +++ b/x11-wm/enlightenment-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (enl_BETA-0.13.2.src.tar.gz) = df4620527ae9da78a84c734e54b689b1 +MD5 (enl_BETA-0.13.3.tar.gz) = 11c482bd9cd360ec6c7110629f1759f4 MD5 (enl-0.13-themes.tar.gz) = 246fe53212542f8b0d52a1b5a20dc680 diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 099797fd9512..d1aa84318954 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -1,27 +1,26 @@ # New ports collection makefile for: enlightenment -# Version required: 0.13.2 +# Version required: 0.13.3 # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.11 1997/12/01 16:31:07 vanilla Exp $ +# $Id: Makefile,v 1.12 1998/02/01 02:03:44 vanilla Exp $ # -DISTNAME= enl_BETA-0.13.2 -PKGNAME= enlightenment-0.13.2 +DISTNAME= enl_BETA-0.13.3 +PKGNAME= enlightenment-0.13.3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.mandrake.net/pub/enlightenment/ \ - http://www.rasterman.com/ftp/ -DISTFILES= enl_BETA-0.13.2.src.tar.gz \ +MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/ +DISTFILES= enl_BETA-0.13.3.tar.gz \ enl-0.13-themes.tar.gz MAINTAINER= vanilla@FreeBSD.ORG -LIB_DEPENDS= Im\\.4\\.:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Imlib\\.1\\.:${PORTSDIR}/graphics/imlib USE_GMAKE= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes -WRKSRC= ${WRKDIR}/enl-0.13.2 +WRKSRC= ${WRKDIR}/enl-0.13.3 post-install: ${MKDIR} ${X11BASE}/lib/X11/enlightenment/themes diff --git a/x11-wm/enlightenment/distinfo b/x11-wm/enlightenment/distinfo index dee60018b1cd..b932e4ed041c 100644 --- a/x11-wm/enlightenment/distinfo +++ b/x11-wm/enlightenment/distinfo @@ -1,2 +1,2 @@ -MD5 (enl_BETA-0.13.2.src.tar.gz) = df4620527ae9da78a84c734e54b689b1 +MD5 (enl_BETA-0.13.3.tar.gz) = 11c482bd9cd360ec6c7110629f1759f4 MD5 (enl-0.13-themes.tar.gz) = 246fe53212542f8b0d52a1b5a20dc680 |