diff options
author | nork <nork@FreeBSD.org> | 2004-03-04 01:08:10 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-03-04 01:08:10 +0800 |
commit | b7c11bf227ee98316bee7bf355917d555b135e9b (patch) | |
tree | 58c68741de8ee7f41f8bd1633e3825c09ae4e81d /misc/magicpoint | |
parent | f5b07b506ae85b814462bbe24353c5d8aab52ba1 (diff) | |
download | freebsd-ports-gnome-b7c11bf227ee98316bee7bf355917d555b135e9b.tar.gz freebsd-ports-gnome-b7c11bf227ee98316bee7bf355917d555b135e9b.tar.zst freebsd-ports-gnome-b7c11bf227ee98316bee7bf355917d555b135e9b.zip |
Update to 1.10a.
PR: ports/62326
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Apporved by: mita (blanket)
Diffstat (limited to 'misc/magicpoint')
-rw-r--r-- | misc/magicpoint/Makefile | 7 | ||||
-rw-r--r-- | misc/magicpoint/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 7ecd4da205a5..3d33b502bdf4 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -7,14 +7,15 @@ # "?=" and "+=" are for localized (i.e. Japanese) version PORTNAME= magicpoint -PORTVERSION= 1.09a +PORTVERSION= 1.10a CATEGORIES+= misc -MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/ +MASTER_SITES= ftp://ftp.mew.org/pub/mgp/ MAINTAINER?= mita@FreeBSD.org COMMENT?= An X11-based presentation tool -LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ + mng:${PORTSDIR}/graphics/libmng RUN_DEPENDS+= pnmscale:${PORTSDIR}/graphics/netpbm USE_IMAKE= yes diff --git a/misc/magicpoint/distinfo b/misc/magicpoint/distinfo index cf6ff95d100c..496b0b6d77e7 100644 --- a/misc/magicpoint/distinfo +++ b/misc/magicpoint/distinfo @@ -1 +1 @@ -MD5 (magicpoint-1.09a.tar.gz) = 4fc48bd292a7c8b1aab656bf2f0af47d +MD5 (magicpoint-1.10a.tar.gz) = 7a5d91b2b3bdabea704ee3cb6505d772 |