ports/78295: [MAINTAINER] devel/libstatgrab: update to 0.11.1

Tim Bishop tim at bishnet.net
Wed Mar 2 12:10:23 UTC 2005


>Number:         78295
>Category:       ports
>Synopsis:       [MAINTAINER] devel/libstatgrab: update to 0.11.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 02 12:10:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Sun Jul 18 15:23:54 BST 2004
>Description:
- Update to 0.11.1

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

--- libstatgrab-0.11.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /u1/freebsd/cvs/ports/devel/libstatgrab/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	11 Nov 2004 13:21:36 -0000	1.21
+++ Makefile	1 Mar 2005 23:18:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libstatgrab
-PORTVERSION=	0.11
+PORTVERSION=	0.11.1
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \
 		http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \
@@ -37,14 +37,14 @@
 
 CONFIGURE_ARGS+=	--disable-examples
 
-.if defined(WITHOUT_STATGRAB)
+.ifdef(WITHOUT_STATGRAB)
 CONFIGURE_ARGS+=	--disable-statgrab
 PLIST_SUB+=		STATGRAB="@comment "
 .else
 PLIST_SUB+=		STATGRAB=""
 .endif
 
-.if defined(WITHOUT_SAIDAR)
+.ifdef(WITHOUT_SAIDAR)
 CONFIGURE_ARGS+=	--disable-saidar
 PLIST_SUB+=		SAIDAR="@comment "
 .else
@@ -52,7 +52,7 @@
 .endif
 
 # setgid kmem binaries needed on FreeBSD 4 only
-.if defined(WITHOUT_SETGID_BINARIES)
+.ifdef(WITHOUT_SETGID_BINARIES)
 CONFIGURE_ARGS+=	--disable-setgid-binaries
 .endif
 
Index: distinfo
===================================================================
RCS file: /u1/freebsd/cvs/ports/devel/libstatgrab/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- distinfo	11 Nov 2004 13:21:36 -0000	1.16
+++ distinfo	1 Mar 2005 23:19:48 -0000
@@ -1,2 +1,2 @@
-MD5 (i-scream/libstatgrab-0.11.tar.gz) = f6fde507207a8083ddd71c555e212a25
-SIZE (i-scream/libstatgrab-0.11.tar.gz) = 415774
+MD5 (i-scream/libstatgrab-0.11.1.tar.gz) = 6d1e6980c39e505082e1c98c9fe81950
+SIZE (i-scream/libstatgrab-0.11.1.tar.gz) = 416279
--- libstatgrab-0.11.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list