summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorminskim <minskim>2005-10-24 19:46:05 +0000
committerminskim <minskim>2005-10-24 19:46:05 +0000
commit8327cecdd99e2e4b98271b8d1d3a17ab2579486f (patch)
treea37444274d22980450762ab581acb5db62446823 /multimedia/mplayer
parentb6d3414084fd94a7b12f9516597d4b161247e7b8 (diff)
downloadpkgsrc-8327cecdd99e2e4b98271b8d1d3a17ab2579486f.tar.gz
Call isspace(3) with unsigned char, instead of char, to handle
non-ASCII characters properly. Based on patches provided by Kevin Kim Bump PKGREVISION for mplayer and gmplayer.
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index fb7287b03fb..dfe4bdb63d8 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2005/10/20 03:47:37 minskim Exp $
+# $NetBSD: Makefile,v 1.22 2005/10/24 19:46:05 minskim Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Software-only MPEG-1/2/4 video decoder