- update to 0.1.6.8
PR: 147343 Submitted by: Heiner Eichmann
This commit is contained in:
parent
9708877378
commit
3c8abc6984
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255648
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= replex
|
||||
PORTVERSION= 0.1.4
|
||||
PORTVERSION= 0.1.6.8
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://www.metzlerbros.org/dvb/
|
||||
|
@ -15,7 +15,7 @@ MAINTAINER= dinoex@FreeBSD.org
|
|||
COMMENT= Remultiplex an MPEG2 TS into a PS for DVD
|
||||
|
||||
USE_GMAKE= yes
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS}" DEFINES="${CPPFLAGS} -DO_LARGEFILE=0" \
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS}" DEFINES="${CPPFLAGS} -DO_LARGEFILE=0 -DVERSION=\\\"$(PORTVERSION)\\\"" \
|
||||
LIBS="${LDFLAGS}"
|
||||
|
||||
PLIST_FILES= bin/replex
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (replex-0.1.4.tar.gz) = 4f7f8772528327f8eb592eeb93554f3a
|
||||
SHA256 (replex-0.1.4.tar.gz) = 7539079ec824a0795d845918bf61c2465803a6c3da870ca745e3406333eec08c
|
||||
SIZE (replex-0.1.4.tar.gz) = 43292
|
||||
MD5 (replex-0.1.6.8.tar.gz) = de02c1b55bc7863f811adffe611f1c71
|
||||
SHA256 (replex-0.1.6.8.tar.gz) = 68718d6671570815e8576b6e0b595195f5cea435194209ee5528721cb8737b63
|
||||
SIZE (replex-0.1.6.8.tar.gz) = 49587
|
||||
|
|
Loading…
Reference in a new issue