Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2009 23:41:44 +0200
From:      "Radim Kolar SF.NET" <hsn@sendmail.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hsn@sendmail.cz
Subject:   ports/135522: [updatE] net/fsplib: update to 0.10
Message-ID:  <E1MFEVM-0002WE-6e@sanatana.dharma>
Resent-Message-ID: <200906122150.n5CLo1XN031888@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135522
>Category:       ports
>Synopsis:       [updatE] net/fsplib: update to 0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 12 21:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar SF.NET
>Release:        FreeBSD 6.4-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 6.4-RELEASE-p4 FreeBSD 6.4-RELEASE-p4 #1: Tue Jun  9 11:43:11 CEST
>Description:
- Update to 0.10
- Honor PREFIX

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- fsplib-0.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/fsplib/Makefile /home/hsn/myports/fsplib/Makefile
--- /usr/ports/net/fsplib/Makefile	2007-07-24 11:24:06.000000000 +0200
+++ /home/hsn/myports/fsplib/Makefile	2009-06-12 23:35:57.000000000 +0200
@@ -5,8 +5,8 @@
 # $FreeBSD: ports/net/fsplib/Makefile,v 1.5 2007/07/24 09:24:06 miwi Exp $
 
 PORTNAME=	fsplib
-PORTVERSION=	0.9
-PORTREVISION=	1
+PORTVERSION=	0.10
+PORTREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	fsp
@@ -16,6 +16,7 @@
 
 NO_WRKSUBDIR=	yes
 USE_SCONS=	yes
+SCONS_ARGS=	prefix=${PREFIX}
 
 PLIST_FILES=	include/fsplib.h lib/libfsp.a
 
diff -ruN --exclude=CVS /usr/ports/net/fsplib/distinfo /home/hsn/myports/fsplib/distinfo
--- /usr/ports/net/fsplib/distinfo	2007-07-24 11:24:06.000000000 +0200
+++ /home/hsn/myports/fsplib/distinfo	2009-06-12 23:30:22.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (fsplib-0.9.tar.gz) = e6f2e5a9cf9a893625b80ce7255c0d8c
-SHA256 (fsplib-0.9.tar.gz) = 666ae1e378da31bdfa82911f192e3a3e425744a872026767b5b316bac43ceb17
-SIZE (fsplib-0.9.tar.gz) = 18220
+MD5 (fsplib-0.10.tar.gz) = 3143463ea222e9ca23285ddd984af2ab
+SHA256 (fsplib-0.10.tar.gz) = 571eab1af394b0980159926944ea62eecf999f69307eb7b7d5eb3d88fd297a32
+SIZE (fsplib-0.10.tar.gz) = 17270
--- fsplib-0.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1MFEVM-0002WE-6e>