mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 1.10.1
PR: 99440 Submitted by: Steve Ames <steve@energistic.com> (maintainer)
This commit is contained in:
parent
ba5e3562b4
commit
7b4a4e7ebc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166269
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pwlib
|
||||
PORTVERSION= 1.10.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.10.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.voxgratia.org/releases/
|
||||
@ -19,7 +18,7 @@ COMMENT= A cross platform C++ library, used by OpenH323
|
||||
|
||||
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g}
|
||||
WRKSRC= ${WRKDIR}/pwlib_Phobos_release2/
|
||||
|
||||
USE_BISON= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pwlib-v1_10_0-src-tar.gz) = 90d10de70e79fe304462716e741a464e
|
||||
SHA256 (pwlib-v1_10_0-src-tar.gz) = 818c0dbe08cf2468eb2492e0ee967b95a934b30ecfb1f2d88586232f37bb0bbc
|
||||
SIZE (pwlib-v1_10_0-src-tar.gz) = 2074224
|
||||
MD5 (pwlib-v1_10_1-src-tar.gz) = 1d0ae5543db30588a49465138e6f3406
|
||||
SHA256 (pwlib-v1_10_1-src-tar.gz) = d7c18b8490be748fd05042a8d8ac135379fe9f9b56d44439eec3b24951cfe954
|
||||
SIZE (pwlib-v1_10_1-src-tar.gz) = 2078624
|
||||
|
@ -156,7 +156,7 @@ lib/libpt.so
|
||||
lib/libpt_r.so
|
||||
lib/libpt_r.so.1
|
||||
lib/libpt_r.so.1.10
|
||||
lib/libpt_r.so.1.10.0
|
||||
lib/libpt_r.so.1.10.1
|
||||
lib/pwlib/devices/sound/oss_pwplugin.so
|
||||
%%ESD%%lib/pwlib/devices/sound/esd_pwplugin.so
|
||||
%%AVC1394%%lib/pwlib/devices/videoinput/avc_pwplugin.so
|
||||
|
Loading…
Reference in New Issue
Block a user