1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Update to 0.10.2

Strip binaries
This commit is contained in:
Baptiste Daroussin 2013-10-17 07:46:54 +00:00
parent 6b8e996d9f
commit 8ad18f7510
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330616
2 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libass
PORTVERSION= 0.10.1
PORTVERSION= 0.10.2
CATEGORIES= multimedia devel
MASTER_SITES= GOOGLE_CODE
@ -22,4 +22,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so.*
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (libass-0.10.1.tar.xz) = fbf287ac6d0dbdf015783b7354280ad8371c106326ad3f77a99471bc5aa18210
SIZE (libass-0.10.1.tar.xz) = 257792
SHA256 (libass-0.10.2.tar.xz) = f02afcc6410b800f0007dc7c282e897dab64f817c23b37d171fd6ff7fc4ca1d8
SIZE (libass-0.10.2.tar.xz) = 278244