summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@FreeBSD.org>1999-08-19 15:40:56 +0000
committerRalf S. Engelschall <rse@FreeBSD.org>1999-08-19 15:40:56 +0000
commit781b26345285ea6a2ed430087ab55070c676ebfb (patch)
treed05a25130867be77fa9b933eec35abaff2da4dda /devel
parentUpdate for mod_ssl 2.3.1 (diff)
Upgrade to the new stabilized GNU Portable Thread 1.1 series.
This port is now at GNU Pth 1.1.0.
Notes
Notes: svn path=/head/; revision=20819
Diffstat (limited to 'devel')
-rw-r--r--devel/pth/Makefile11
-rw-r--r--devel/pth/distinfo2
-rw-r--r--devel/pth/pkg-plist8
3 files changed, 14 insertions, 7 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index 0a21157ae227..b2146a27b85e 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: pth
-# Version required: 1.0.6
+# Version required: 1.1.0
# Date Created: 23 May 1999
# Whom: Ralf S. Engelschall
#
-# $Id: Makefile,v 1.28 1999/08/10 08:12:00 rse Exp $
+# $Id: Makefile,v 1.8 1999/08/18 15:20:00 rse Exp $
#
-DISTNAME= pth-1.0.6
+DISTNAME= pth-1.1.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.engelschall.com/sw/pth/
@@ -16,11 +16,12 @@ MAINTAINER= rse@engelschall.com
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
+ --enable-pthread \
--enable-syscall-soft \
--enable-batch
-MAN1= pth-config.1
-MAN3= pth.3
+MAN1= pth-config.1 pthread-config.1
+MAN3= pth.3 pthread.3
post-build:
@${ECHO_MSG} "===> Use 'make test' to run a quick test suite."
diff --git a/devel/pth/distinfo b/devel/pth/distinfo
index 9bbb670a20ca..3a9ebf745688 100644
--- a/devel/pth/distinfo
+++ b/devel/pth/distinfo
@@ -1 +1 @@
-MD5 (pth-1.0.6.tar.gz) = 4be3ab155ec7794da7b0551898c09e96
+MD5 (pth-1.1.0.tar.gz) = 18c9501b56061b0803dc4577ffabef04
diff --git a/devel/pth/pkg-plist b/devel/pth/pkg-plist
index f1b00bb14e56..3355fe72710d 100644
--- a/devel/pth/pkg-plist
+++ b/devel/pth/pkg-plist
@@ -1,8 +1,14 @@
bin/pth-config
+bin/pthread-config
include/pth.h
+include/pthread.h
lib/libpth.a
lib/libpth.la
lib/libpth.so
-lib/libpth.so.10
+lib/libpth.so.11
+lib/libpthread.a
+lib/libpthread.la
+lib/libpthread.so
+lib/libpthread.so.11
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B