Date: Fri, 17 Nov 2006 15:40:20 GMT From: skv@FreeBSD.org To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105637: Update port: devel/rudiments to 0.30 Message-ID: <200611171540.kAHFeKgo092908@freefall.freebsd.org> Resent-Message-ID: <200611171550.kAHFo1Gu093728@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105637 >Category: ports >Synopsis: Update port: devel/rudiments to 0.30 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 17 15:50:01 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 6.1-STABLE i386 >Organization: <Organization of PR author (multiple lines)> >Environment: <Relevant environment information (multiple lines)> >Description: Update port: devel/rudiments to 0.30 >How-To-Repeat: <Code/input/activities to reproduce the problem (multiple lines)> >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/rudiments/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- Makefile 6 May 2006 02:42:34 -0000 1.24 +++ Makefile 17 Nov 2006 15:36:50 -0000 @@ -6,10 +6,9 @@ # PORTNAME= rudiments -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= rainer.alves@gmail.com COMMENT= A utility C++ class library for daemons, clients, servers and more @@ -23,7 +22,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= PTHREADINCLUDES="${PTHREAD_CFLAGS}" \ PTHREADLIB="${PTHREAD_LIBS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/rudiments/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- distinfo 6 May 2006 02:42:34 -0000 1.11 +++ distinfo 16 Nov 2006 16:45:38 -0000 @@ -1,3 +1,3 @@ -MD5 (rudiments-0.29.tar.gz) = 5f823e39cb89b6bcd309e3628ba48d3e -SHA256 (rudiments-0.29.tar.gz) = e3b10dbf5b33747ffa39587796df1fb9c300bcbf2e4095f7291bb4b8f3632b11 -SIZE (rudiments-0.29.tar.gz) = 605753 +MD5 (rudiments-0.30.tar.gz) = 5fed91a1e01eb8bb821f306d74226086 +SHA256 (rudiments-0.30.tar.gz) = b3a565b86f5fb7e5b4ea5268e21ee8ea5955a9d2f0536d58e1820d0b897f1868 +SIZE (rudiments-0.30.tar.gz) = 615266 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/rudiments/pkg-plist,v retrieving revision 1.9 diff -u -r1.9 pkg-plist --- pkg-plist 6 May 2006 02:42:34 -0000 1.9 +++ pkg-plist 17 Nov 2006 15:27:41 -0000 @@ -68,7 +68,6 @@ %%NOT4X%%include/rudiments/private/dtdincludes.h include/rudiments/private/dynamiclib.h include/rudiments/private/dynamiclibincludes.h -include/rudiments/private/environment.h include/rudiments/private/environmentincludes.h include/rudiments/private/file.h include/rudiments/private/filedescriptor.h @@ -197,7 +196,7 @@ lib/librudiments.a lib/librudiments.la lib/librudiments.so -lib/librudiments.so.0 +lib/librudiments.so.1 libdata/pkgconfig/rudiments.pc %%DOCSDIR%%/classes/character.h.html %%DOCSDIR%%/classes/charstring.h.html Index: files/patch-configure =================================================================== RCS file: /home/ncvs/ports/devel/rudiments/files/patch-configure,v retrieving revision 1.3 diff -u -r1.3 patch-configure --- files/patch-configure 30 Aug 2004 07:53:12 -0000 1.3 +++ files/patch-configure 17 Nov 2006 15:27:19 -0000 @@ -31,12 +31,6 @@ eval "PTHREADSTATIC=\"$STATIC\"" if ( test -n "" ) then -@@ -30503,7 +30497,7 @@ - #define RUDIMENTS_VERSION "$RUDIMENTS_VERSION" - _ACEOF - --SONAME_VERSION_INFO="1:0:0" -+SONAME_VERSION_INFO="0:0:0" >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611171540.kAHFeKgo092908>