- Update to 1.0.5
PR: 140121 Submitted by: Ports Fury
This commit is contained in:
parent
efdbe3e794
commit
12eaa77c7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243651
2 changed files with 5 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lives
|
||||
PORTVERSION= 1.0.4
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://www.xs4all.nl/~salsaman/lives/current/
|
||||
DISTNAME= LiVES-${PORTVERSION}
|
||||
|
@ -85,10 +85,8 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e 's|off64_t|off_t|g ; \
|
||||
s|lseek64|lseek|g' ${WRKSRC}/${file}
|
||||
.endfor
|
||||
@${REINPLACE_CMD} -e 's|/usr/lib/|${LOCALBASE}/lib/|g' \
|
||||
@${REINPLACE_CMD} -e 's|/usr/local/lib/|${LOCALBASE}/lib/|g' \
|
||||
${WRKSRC}/lives-plugins/weed-plugins/frei0r.c
|
||||
@${REINPLACE_CMD} -e '/weed_plant_free/d' \
|
||||
${WRKSRC}/lives-plugins/weed-plugins/libvis.c
|
||||
@${FIND} ${WRKSRC} -name "Makefile.in" -print0 | ${XARGS} -0 \
|
||||
${REINPLACE_CMD} -e \
|
||||
'/FLAGS/s|-O3||g ; \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (LiVES-1.0.4.tar.bz2) = 496c64fd75ca16e5dcc247a48ec7843d
|
||||
SHA256 (LiVES-1.0.4.tar.bz2) = 0f863b2d269a306c01fc205ea9b89bb40b3adb7e468913929aaa68fe92b1129f
|
||||
SIZE (LiVES-1.0.4.tar.bz2) = 2843436
|
||||
MD5 (LiVES-1.0.5.tar.bz2) = 7b7dd03e98bbd11db463790cae0cabdb
|
||||
SHA256 (LiVES-1.0.5.tar.bz2) = 3d992ee639d911681b993454e7503dd0d4556ba662c09d57f6ac192dc50cac23
|
||||
SIZE (LiVES-1.0.5.tar.bz2) = 2843709
|
||||
|
|
Loading…
Reference in a new issue