- Update CODEC_MPLAYER_VERSION to 1.0rc1. It solve a problem with the previous
commmit and now this port can be updating. - Change PORTREVISION to DISTVERSION
This commit is contained in:
parent
1405c2b832
commit
c0a21468b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178910
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= win32-codecs
|
||||
PORTVERSION= 3.${CODEC_MPLAYER_VERSION:S/pre/.p/}
|
||||
DISTVERSION= 3.${CODEC_MPLAYER_VERSION}
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/codecs/ \
|
||||
|
@ -34,7 +34,7 @@ WRKSRC= ${WRKDIR}/w32codec-${CODEC_MPLAYER_VERSION:S/pre7//}
|
|||
|
||||
PLIST_SUB= PKGNAME=${PKGNAME}
|
||||
|
||||
CODEC_MPLAYER_VERSION= 1.0pre8
|
||||
CODEC_MPLAYER_VERSION= 1.0rc1
|
||||
# Used by other ports to detect if this is installed
|
||||
CODEC_DETECTION_FILE= ${LOCALBASE}/lib/win32/${PKGNAME}
|
||||
|
||||
|
|
Loading…
Reference in a new issue