mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to 1.3.1
- Grab MAINTAINER
This commit is contained in:
parent
79f3a9dd4f
commit
b33fd973d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126205
2 changed files with 4 additions and 9 deletions
|
@ -7,13 +7,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= mpgtx
|
||||
PORTVERSION= 1.3
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ahze@FreeBSD.org
|
||||
COMMENT= A command line MPEG audio/video/system file toolbox
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
@ -30,10 +29,6 @@ MLINKS= mpgtx.1 mpgcat.1 \
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 600000
|
||||
CFLAGS+= -fno-unit-at-a-time
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
@${REINPLACE_CMD} -e 's|CFLAGS=|CFLAGS\+=|g ; \
|
||||
s|\$$cflags \$$optimization_cflags|${CFLAGS}|g ; \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (mpgtx-1.3.tgz) = 209a25eb7563ad4c4eb2948c783f123a
|
||||
SIZE (mpgtx-1.3.tgz) = 76471
|
||||
MD5 (mpgtx-1.3.1.tar.gz) = d628060aa04ad3b40a175bf35f5167cf
|
||||
SIZE (mpgtx-1.3.1.tar.gz) = 89170
|
||||
|
|
Loading…
Add table
Reference in a new issue