mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Upgrade to version 2.0.2.
This commit is contained in:
parent
07d7b4cd7f
commit
c4d620512f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121290
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= pth
|
PORTNAME= pth
|
||||||
PORTVERSION= 2.0.0
|
PORTVERSION= 2.0.2
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||||
@ -18,6 +18,7 @@ COMMENT= GNU Portable Threads
|
|||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
LDCONFIG_DIRS= %%PREFIX%%/lib/pth
|
LDCONFIG_DIRS= %%PREFIX%%/lib/pth
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
CONFIGURE_ARGS= --enable-pthread \
|
CONFIGURE_ARGS= --enable-pthread \
|
||||||
--enable-syscall-soft \
|
--enable-syscall-soft \
|
||||||
--enable-optimize \
|
--enable-optimize \
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
MD5 (pth-2.0.0.tar.gz) = f84a87295fef3b41499f3b728b1f0050
|
MD5 (pth-2.0.2.tar.gz) = fc4d81a1dbf3d1af9a099b765f9a1be3
|
||||||
SIZE (pth-2.0.0.tar.gz) = 536605
|
SIZE (pth-2.0.2.tar.gz) = 638365
|
||||||
|
Loading…
Reference in New Issue
Block a user