Skip to content

Commit

Permalink
multimedia/libzen: Update to 23.03
Browse files Browse the repository at this point in the history
- Use mediainfo version

We do not care about its own version since libzen is an internal/personal
library used by upstream only for mediainfo project. We simply use the libzen
from the same tarball of mediainfo to avoid any compatibility issue.
  • Loading branch information
sunpoet committed Apr 9, 2023
1 parent 65c0bfb commit 0976359
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
9 changes: 3 additions & 6 deletions multimedia/libzen/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
PORTNAME= libzen
PORTVERSION= 0.4.40
PORTREVISION= 3
PORTVERSION= 23.03
PORTEPOCH= 1
CATEGORIES= multimedia
MASTER_SITES= https://mediaarea.net/download/binary/mediainfo/${MEDIAINFO_PORTVERSION}/ \
MASTER_SITES= https://mediaarea.net/download/binary/mediainfo/${PORTVERSION}/ \
LOCAL/sunpoet
DISTNAME= MediaInfo_CLI_${MEDIAINFO_PORTVERSION}_GNU_FromSource
DISTNAME= MediaInfo_CLI_${PORTVERSION}_GNU_FromSource

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= ZenLib used by MediaInfo and its library
Expand All @@ -24,6 +23,4 @@ USE_LDCONFIG= yes

WRKSRC= ${WRKDIR}/MediaInfo_CLI_GNU_FromSource/ZenLib/Project/GNU/Library

MEDIAINFO_PORTVERSION= 22.12

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions multimedia/libzen/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1677771029
SHA256 (MediaInfo_CLI_22.12_GNU_FromSource.tar.xz) = e67ce7419ec6af9fb54ffbe3164a42ae1cd874a7e559bfff017868cef1106947
SIZE (MediaInfo_CLI_22.12_GNU_FromSource.tar.xz) = 3352944
TIMESTAMP = 1680726046
SHA256 (MediaInfo_CLI_23.03_GNU_FromSource.tar.xz) = 8502098957e63c613bd97899ecaa22402c87dde395e90761d662cbe45c904cde
SIZE (MediaInfo_CLI_23.03_GNU_FromSource.tar.xz) = 3376144

0 comments on commit 0976359

Please sign in to comment.