From b55a292b5336fa5eba8d4ce27fa3ed943076d94b Mon Sep 17 00:00:00 2001 From: Tor Egge Date: Sun, 1 Jul 2001 17:36:25 +0000 Subject: Backout library major number bump. It wasn't needed. Additionally, ldconfig -r didn't list the library, making it impossible for other ports to depend on the linuxthreads port. --- devel/linuxthreads/Makefile | 4 +--- devel/linuxthreads/files/patch-aa | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'devel/linuxthreads') diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile index 08616fd35571..d46d45acab50 100644 --- a/devel/linuxthreads/Makefile +++ b/devel/linuxthreads/Makefile @@ -7,14 +7,12 @@ PORTNAME= linuxthreads PORTVERSION= 2.2.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glibc DISTNAME= glibc-linuxthreads-${PORTVERSION} -NO_FILTER_SHLIBS = true - MAINTAINER= tegge@freebsd.org .include diff --git a/devel/linuxthreads/files/patch-aa b/devel/linuxthreads/files/patch-aa index 9dd4ac1ad0af..54a6f6a848c2 100644 --- a/devel/linuxthreads/files/patch-aa +++ b/devel/linuxthreads/files/patch-aa @@ -17,8 +17,8 @@ diff -ru ../../work/linuxthreads-2.2.3/Makefile ./Makefile -# Copyright (C) 1996,1997,1998,1999,2000,2001 Free Software Foundation, Inc. -# This file is part of the GNU C Library. +LIB=lthread -+SHLIB_MAJOR= 2.2 -+SHLIB_MINOR= 3 ++SHLIB_MAJOR= 2 ++SHLIB_MINOR= 2 + +.if !defined(MACHINE_ARCH) +MACHINE_ARCH != /usr/bin/uname -m -- cgit v1.2.3