diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-14 19:54:25 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-14 19:54:25 +0000 |
commit | 94c985fda2a93a5809d9b356756396f2a89c4dc2 (patch) | |
tree | 2f4853ed1679e985149ed753d5e7da81d458222c /x11-wm/enlightenment | |
parent | Upgrade, 0.4 -> 0.5. (diff) |
Upgrade, 0.12 -> 0.123.
PR: 4537
Submitted by: the port maintainer
Notes
Notes:
svn path=/head/; revision=7908
Diffstat (limited to 'x11-wm/enlightenment')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 10 | ||||
-rw-r--r-- | x11-wm/enlightenment/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 51d6e6ef7130..ca661b6ce4cc 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: enlightenment -# Version required: 0.12 +# Version required: 0.12.3 # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1997/06/03 23:53:31 asami Exp $ +# $Id: Makefile,v 1.2 1997/08/28 18:09:47 gj Exp $ # -DISTNAME= enl_DR-0.12 -PKGNAME= enlightenment-0.12 +DISTNAME= enl_DR-0.12.3 +PKGNAME= enlightenment-0.12.3 CATEGORIES= x11 MASTER_SITES= http://www.rasterman.com/ftp/ \ ftp://cthulhu.mandrake.net/pub/enlightenment/ MAINTAINER= vanilla@MinJe.com.TW -LIB_DEPENDS= Im\\.2\\.:${PORTSDIR}/graphics/imlib +LIB_DEPENDS= Im\\.3\\.:${PORTSDIR}/graphics/imlib RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \ tgatoppm:${PORTSDIR}/graphics/netpbm \ convert:${PORTSDIR}/graphics/ImageMagick diff --git a/x11-wm/enlightenment/distinfo b/x11-wm/enlightenment/distinfo index e7d8c77b7323..b48f08189411 100644 --- a/x11-wm/enlightenment/distinfo +++ b/x11-wm/enlightenment/distinfo @@ -1 +1 @@ -MD5 (enl_DR-0.12.tar.gz) = 46bb9c57d59070faddb9890199b5d86b +MD5 (enl_DR-0.12.3.tar.gz) = 5cba377fd1e3504dcb1b6ac20112dc21 |