diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-07 08:54:25 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-07 08:54:25 +0000 |
commit | 363bb6aaf41d00ad792b353ffc0f691b2c515263 (patch) | |
tree | ff9fe1c114616e76b7d508791749686281344939 /multimedia/fxtv/Makefile | |
parent | 84f7c5f7af925be585c184bb16c5d6de5b290d57 (diff) | |
download | FreeBSD-ports-363bb6aaf41d00ad792b353ffc0f691b2c515263.zip FreeBSD-ports-363bb6aaf41d00ad792b353ffc0f691b2c515263.tar.gz |
Upgrade fxtv to 0.47.
* change checksum and filename/version number in Makefile.
* change patch-ab to patch cleanly against new version.
* remove patch-aa -- it is no longer needed.
* add patch-ac to fix a small tiffio.h bogon in the source.
* add some new files to PLIST.
Diffstat (limited to 'multimedia/fxtv/Makefile')
-rw-r--r-- | multimedia/fxtv/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index 5e127cc..abd27f6 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/fxtv/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fxtv -# Version required: 0.46 +# Version required: 0.47 # Date created: Sun Sep 7 17:55:07 EDT 1997 # Whom: Randall Hopper <rhh@ct.picker.com> # -# $Id: Makefile,v 1.3 1997/12/01 08:10:46 tg Exp $ +# $Id: Makefile,v 1.4 1997/12/18 16:58:25 markm Exp $ # -DISTNAME= fxtv-0.46 +DISTNAME= fxtv-0.47 CATEGORIES= graphics x11 MASTER_SITES= http://multiverse.com/~rhh/fxtv/ EXTRACT_SUFX= .tgz |