summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordillo <dillo>2002-09-28 15:54:54 +0000
committerdillo <dillo>2002-09-28 15:54:54 +0000
commitf9ae8992d9c748121f89021ce0ddc6407f06ddba (patch)
treef1e741c8cf59efd0c8722b5e4cb2bba167368d07
parent67dd26d0a9c26d31b50f9355833d790cc2cb5b04 (diff)
downloadpkgsrc-f9ae8992d9c748121f89021ce0ddc6407f06ddba.tar.gz
belatedly bump mplayer package revision for AAC support
-rw-r--r--doc/CHANGES5
-rw-r--r--graphics/mplayer-share/Makefile.common3
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 26388c69526..be5223ee772 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.98 2002/09/28 10:25:19 wiz Exp $
+$NetBSD: CHANGES,v 1.99 2002/09/28 15:54:54 dillo Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3012,3 +3012,6 @@ Changes to the packages collection and infrastructure in 2002:
Updated gaim to 0.59.3 [hubertf 2002-09-28]
Updated etcupdate to 20020928 [martti 2002-09-28]
Updated automake-devel to 1.7 [wiz 2002-09-28]
+ Updated mplayer-share to 0.90rc6nb1 [dillo 2002-09-28]
+ Updated mplayer to 0.90rc6nb1 [dillo 2002-09-28]
+ Updated mencoder to 0.90rc6nb1 [dillo 2002-09-28]
diff --git a/graphics/mplayer-share/Makefile.common b/graphics/mplayer-share/Makefile.common
index 4a7dcb9686f..b81e11dc450 100644
--- a/graphics/mplayer-share/Makefile.common
+++ b/graphics/mplayer-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2002/09/27 00:31:01 dillo Exp $
+# $NetBSD: Makefile.common,v 1.10 2002/09/28 15:54:54 dillo Exp $
MPLAYER_DIST_VERSION= 0.90pre6
@@ -6,6 +6,7 @@ MPLAYER_DIST_VERSION= 0.90pre6
# This variable is used in all packages which depend on this package
MPLAYER_PKG_VERSION= ${MPLAYER_DIST_VERSION:S/pre/rc/}
+PKGREVISION= 1
DISTNAME= MPlayer-${MPLAYER_DIST_VERSION}
CATEGORIES?= graphics