diff options
author | Steve Price <steve@FreeBSD.org> | 2000-12-11 02:20:47 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-12-11 02:20:47 +0000 |
commit | 1f1e1cd7771e3f9198e7477a26c4b19bed15a60c (patch) | |
tree | b659c6f716473055bd3cd07a12bfdd5585547091 /graphics/xanim | |
parent | Photo Image Print System for Linux --- EPSON PM-2200C (diff) |
Update to version 2.80.2.
PR: 23085
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes
Notes:
svn path=/head/; revision=35843
Diffstat (limited to 'graphics/xanim')
-rw-r--r-- | graphics/xanim/Makefile | 7 | ||||
-rw-r--r-- | graphics/xanim/distinfo | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile index ec6d02947b3a..60eb3a61cef4 100644 --- a/graphics/xanim/Makefile +++ b/graphics/xanim/Makefile @@ -6,13 +6,16 @@ # PORTNAME= xanim -PORTVERSION= 2.80.1 +PORTVERSION= 2.80.2 CATEGORIES= graphics MASTER_SITES= ftp://xanim.va.pubnix.com/ \ ftp://xanim.va.pubnix.com/dlls/ DISTNAME= xanim2801 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES} +PATCH_SITES= http://virtual-estates.net/port-stuff/ +PATCHFILES= xanim-2801-to-2802-patch.gz + MAINTAINER= ports@FreeBSD.org EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \ @@ -27,6 +30,8 @@ MAN1= xanim.1 DLLDIR= ${PREFIX}/lib/X11/xanim +MAKE_ARGS+= -j 2 # safe and helps even the single-CPU machines + post-extract: ${CP} ${WRKSRC}/docs/xanim.man ${WRKSRC} diff --git a/graphics/xanim/distinfo b/graphics/xanim/distinfo index c738feb85dd1..f9720ba9118d 100644 --- a/graphics/xanim/distinfo +++ b/graphics/xanim/distinfo @@ -6,3 +6,4 @@ MD5 (vid_h263_1.0_freebsdELFx86.tgz) = 8c9b389944ee853b7b3469bde714729b MD5 (vid_iv32_2.1_freebsdELFx86.tgz) = 04ae2a4e86f28927e9d4adc1bf143861 MD5 (vid_iv41_1.1_freebsdELFx86.tgz) = f2b3f2bc8e6763581a2c8aceba632930 MD5 (vid_iv50_1.0_freebsdELFx86.tgz) = 47b8ec7a998386807b564666c6b0ea34 +MD5 (xanim-2801-to-2802-patch.gz) = 2340636fd17feb1f0a11492452b5fdea |