diff options
author | max <max@FreeBSD.org> | 1997-10-31 06:15:29 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-10-31 06:15:29 +0800 |
commit | 678aabcdc1779251ac71cb976bb9ce6ef0c9e1dc (patch) | |
tree | 01c2444ec4fd03a3b7cef9719129c576edc1d210 /graphics/imlib2 | |
parent | 90a3cf1e276767a256102d8b40aa38b07902468a (diff) | |
download | freebsd-ports-gnome-678aabcdc1779251ac71cb976bb9ce6ef0c9e1dc.tar.gz freebsd-ports-gnome-678aabcdc1779251ac71cb976bb9ce6ef0c9e1dc.tar.zst freebsd-ports-gnome-678aabcdc1779251ac71cb976bb9ce6ef0c9e1dc.zip |
Upgrade, 0.5 -> 0.5.1.
Submitted by: maintainer
PR: 4895
While at it, I also restored the Whom: and the Date created: lines in
the Makefile from the first revision.
Diffstat (limited to 'graphics/imlib2')
-rw-r--r-- | graphics/imlib2/Makefile | 15 | ||||
-rw-r--r-- | graphics/imlib2/distinfo | 2 |
2 files changed, 7 insertions, 10 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 74a462627093..31c97953b6e0 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -1,16 +1,14 @@ # New ports collection makefile for: imlib -# Version required: 0.5 -# Date created: 18 August 1997 -# Whom: Vanill I. Shu <vanilla@MinJe.com.TW> +# Version required: 0.5.1 +# Date created: 10 June 1997 +# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.4 1997/09/14 19:36:41 max Exp $ +# $Id: Makefile,v 1.5 1997/09/19 03:45:57 max Exp $ # -DISTNAME= imlib_DR-0.5 -PKGNAME= imlib-0.5 +DISTNAME= imlib-0.5.1 CATEGORIES= graphics -MASTER_SITES= http://www.rasterman.com/ftp/ \ - ftp://cthulhu.mandrake.net/pub/enlightenment/ +MASTER_SITES= ftp://cthulhu.mandrake.net/pub/enlightenment/ MAINTAINER= vanilla@MinJe.com.TW @@ -20,7 +18,6 @@ RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \ USE_GMAKE= yes USE_IMAKE= yes -WRKSRC= ${WRKDIR}/imlib post-patch: $(CP) $(WRKSRC)/Imakefile $(WRKSRC)/Imakefile.pat diff --git a/graphics/imlib2/distinfo b/graphics/imlib2/distinfo index 42e2a1e44cbc..6693a74959da 100644 --- a/graphics/imlib2/distinfo +++ b/graphics/imlib2/distinfo @@ -1 +1 @@ -MD5 (imlib_DR-0.5.tar.gz) = 7250d12713afd300d8bc64a3607c5c61 +MD5 (imlib-0.5.1.tar.gz) = 26484e1cbf5c431aa46ea4eb2e34b590 |