summaryrefslogtreecommitdiff
path: root/multimedia/xanim
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-06-09 22:27:12 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-06-09 22:27:12 +0000
commitd17ec141ae0d2013cdd393beae56f13f5177cd08 (patch)
tree9d38c2630eceb5f4ffb55b8eeebd113c5ff7ed66 /multimedia/xanim
parentSome patch file wasn't applied due to a typo. (diff)
Upgrade, 2.70.6.3 -> 2.70.6.4.
PR: 3814 Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
Notes
Notes: svn path=/head/; revision=6826
Diffstat (limited to 'multimedia/xanim')
-rw-r--r--multimedia/xanim/Makefile10
-rw-r--r--multimedia/xanim/distinfo2
-rw-r--r--multimedia/xanim/files/patch-ab24
3 files changed, 19 insertions, 17 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile
index e5ddbe2d0331..d259fc9c03a2 100644
--- a/multimedia/xanim/Makefile
+++ b/multimedia/xanim/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: xanim
-# Version required: 2.70.6.3
+# Version required: 2.70.6.4
# Date created: Sat Nov 5 11:43:03 PST 1994
# Whom: piero
#
-# $Id: Makefile,v 1.10 1996/11/18 11:29:30 asami Exp $
+# $Id: Makefile,v 1.11 1996/12/07 01:06:25 asami Exp $
#
-DISTNAME= xanim27063
-PKGNAME= xanim-2.70.6.3
+DISTNAME= xanim27064
+PKGNAME= xanim-2.70.6.4
CATEGORIES= graphics x11
MASTER_SITES= ftp://xanim.va.pubnix.com/\
ftp://xanim.va.pubnix.com/modules/
@@ -17,6 +17,8 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
EXTRA_FILES= xa2.0_cvid_netbsd386.o.Z xa2.0_iv32_netbsd386.o.Z \
xa1.0_cyuv_netbsd386.o.Z
USE_IMAKE= yes
+MAN1= xanim.1
+MANCOMPRESSED= yes
post-extract:
@for file in ${EXTRA_FILES}; do \
diff --git a/multimedia/xanim/distinfo b/multimedia/xanim/distinfo
index 7c3439191a13..826c7a5f3271 100644
--- a/multimedia/xanim/distinfo
+++ b/multimedia/xanim/distinfo
@@ -1,4 +1,4 @@
-MD5 (xanim27063.tar.gz) = 044708c971c6b2137c884489c68841c5
+MD5 (xanim27064.tar.gz) = ce521899a41477016f2e90caf02ecaad
MD5 (xa2.0_cvid_netbsd386.o.Z) = 80a70d69ea532c7f32a074381fff8468
MD5 (xa2.0_iv32_netbsd386.o.Z) = 1968c29d77e02c53df14bc4f2a29a1c0
MD5 (xa1.0_cyuv_netbsd386.o.Z) = 9f2d2b1a14f4518ffd02c0f45ccbf9e6
diff --git a/multimedia/xanim/files/patch-ab b/multimedia/xanim/files/patch-ab
index 8cfddc062cfe..c65a7d1af999 100644
--- a/multimedia/xanim/files/patch-ab
+++ b/multimedia/xanim/files/patch-ab
@@ -1,9 +1,9 @@
-*** Imakefile.orig Sat Aug 3 01:32:32 1996
---- Imakefile Fri Sep 27 00:53:38 1996
+*** Imakefile.orig Mon Jan 27 01:22:08 1997
+--- Imakefile Tue Jun 10 07:12:07 1997
***************
-*** 68,80 ****
- XCOMM AND have downloaded the proper decompression modules AND have verified
- XCOMM that they are the correct size in bytes as listed in the readmes.
+*** 91,103 ****
+ XCOMM -- Indeo 3.x IV32 indeo.readme
+ XCOMM -- Creative CYUV creative.readme
XCOMM
! XCOMM XA_IV32_DEF = -DXA_INDEO
! XCOMM XA_CVID_DEF = -DXA_CINEPAK
@@ -15,9 +15,9 @@
XCOMM
XCOMM -- NOTE: SGI Machines only: if you see an error like
XCOMM -- "merge_ext returns nil during relocation" or similiar
---- 68,80 ----
- XCOMM AND have downloaded the proper decompression modules AND have verified
- XCOMM that they are the correct size in bytes as listed in the readmes.
+--- 91,103 ----
+ XCOMM -- Indeo 3.x IV32 indeo.readme
+ XCOMM -- Creative CYUV creative.readme
XCOMM
! XA_IV32_DEF = -DXA_INDEO
! XA_CVID_DEF = -DXA_CINEPAK
@@ -30,7 +30,7 @@
XCOMM -- NOTE: SGI Machines only: if you see an error like
XCOMM -- "merge_ext returns nil during relocation" or similiar
***************
-*** 183,189 ****
+*** 154,160 ****
XCOMM XA_AUDIO_DEFS =
XCOMM
XCOMM -- Sun Sparcs -----------------------------------------------------------
@@ -38,7 +38,7 @@
XCOMM
XCOMM NOTE: Imakefile should add the -DSVR4 to Sun Solaris machines, if not
XCOMM use the following:
---- 183,189 ----
+--- 154,160 ----
XCOMM XA_AUDIO_DEFS =
XCOMM
XCOMM -- Sun Sparcs -----------------------------------------------------------
@@ -47,7 +47,7 @@
XCOMM NOTE: Imakefile should add the -DSVR4 to Sun Solaris machines, if not
XCOMM use the following:
***************
-*** 224,230 ****
+*** 199,205 ****
XCOMM XA_MACH_LIBS = -lc
XCOMM
XCOMM -- Also FreeBSD, and BSDI with SBlast-BSD-1.5 (development stages)-------
@@ -55,7 +55,7 @@
XCOMM XA_AUDIO_LIBS = -lc
XCOMM
XCOMM -- SGI Indigo -----------------------------------------------------------
---- 224,230 ----
+--- 199,205 ----
XCOMM XA_MACH_LIBS = -lc
XCOMM
XCOMM -- Also FreeBSD, and BSDI with SBlast-BSD-1.5 (development stages)-------