mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Update to 0.7.2
This commit is contained in:
parent
d67c680f12
commit
a990688e78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254669
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libdmtx
|
||||
PORTVERSION= 0.7.0
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 0.7.2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -23,4 +22,8 @@ USE_BZIP2= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e '/^pkgconfigdir /s:(libdir):{prefix}/libdata:' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libdmtx-0.7.0.tar.bz2) = 1423cd0c190817e7e8c28802d8d1f4d9
|
||||
SHA256 (libdmtx-0.7.0.tar.bz2) = 4255c57e7415ca223bbdae3c7ca03721f4c091db6817a4110b0a63beeebe8003
|
||||
SIZE (libdmtx-0.7.0.tar.bz2) = 1152170
|
||||
MD5 (libdmtx-0.7.2.tar.bz2) = 0684cf3857591e777b57248d652444ae
|
||||
SHA256 (libdmtx-0.7.2.tar.bz2) = 73af17374cf45478fdcb4184c2321d3b923291780430dec4908d9ea686143646
|
||||
SIZE (libdmtx-0.7.2.tar.bz2) = 1164290
|
||||
|
@ -6,3 +6,4 @@ lib/libdmtx.so
|
||||
lib/libdmtx.so.0
|
||||
lib/libdmtx.la
|
||||
lib/libdmtx.a
|
||||
libdata/pkgconfig/libdmtx.pc
|
||||
|
Loading…
Reference in New Issue
Block a user