Date: Sat, 4 Jun 2005 00:00:19 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81853: Update port: devel/libpeak to 0.1.1 Message-ID: <20050604000019.16e146fd.tkato432@yahoo.com> Resent-Message-ID: <200506031510.j53FA4HI049817@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81853 >Category: ports >Synopsis: Update port: devel/libpeak to 0.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 03 15:10:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to version 0.1.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/libpeak/Makefile devel/libpeak/Makefile --- /usr/ports/devel/libpeak/Makefile Fri Apr 15 19:40:36 2005 +++ devel/libpeak/Makefile Thu Jun 2 02:32:26 2005 @@ -7,7 +7,7 @@ # PORTNAME= libpeak -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= peak @@ -15,10 +15,13 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Parallel Events and Asynchronous tasKing Library -USE_LIBTOOL_VER=15 -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes - ONLY_FOR_ARCHS= i386 + +USE_GMAKE= yes +USE_LIBTOOL_VER= 15 +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +MAKE_ARGS= CFLAGS="${CFLAGS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ + LIBS="${PTHREAD_LIBS}" +INSTALLS_SHLIB= yes .include <bsd.port.mk> diff -urN /usr/ports/devel/libpeak/distinfo devel/libpeak/distinfo --- /usr/ports/devel/libpeak/distinfo Fri Mar 18 12:09:41 2005 +++ devel/libpeak/distinfo Thu Jun 2 02:17:55 2005 @@ -1,2 +1,2 @@ -MD5 (libpeak-0.1.0.tar.gz) = 51addd101e69e639c979e7fe92affffb -SIZE (libpeak-0.1.0.tar.gz) = 501275 +MD5 (libpeak-0.1.1.tar.gz) = fe78cb6b70bf1c8fca53dc254597f77a +SIZE (libpeak-0.1.1.tar.gz) = 507536 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050604000019.16e146fd.tkato432>