Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Oct 2006 01:38:44 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        chinsan@FreeBSD.org
Subject:   ports/104182: [PATCH] sysutils/p5-BSD-Sysctl: update to 0.04
Message-ID:  <20061008173844.963B1284FB@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200610081740.k98HeRFP061933@freefall.freebsd.org>

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

>Number:         104182
>Category:       ports
>Synopsis:       [PATCH] sysutils/p5-BSD-Sysctl: update to 0.04
>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:   Sun Oct 08 17:40:27 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
- Update to 0.04
- According to Changes, amd64 support has been added.

Port maintainer (chinsan@FreeBSD.org) is cc'd.

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

--- p5-BSD-Sysctl-0.04.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/p5-BSD-Sysctl/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	3 Oct 2006 15:34:36 -0000	1.3
+++ Makefile	8 Oct 2006 17:36:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	BSD-Sysctl
-PORTVERSION=	0.03
+PORTVERSION=	0.04
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/D/DL/DLAND
@@ -15,9 +15,6 @@
 MAINTAINER=	chinsan@FreeBSD.org
 COMMENT=	Fetch sysctl values from BSD-like systems
 
-NOT_FOR_ARCHS=	amd64
-NOT_FOR_ARCHS_REASON_amd64=	lack of machine/bootinfo.h to compile
-
 PERL_CONFIGURE=	yes
 
 MAN3=		BSD::Sysctl.3
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/sysutils/p5-BSD-Sysctl/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	5 Sep 2006 18:39:30 -0000	1.1
+++ distinfo	8 Oct 2006 17:36:46 -0000
@@ -1,3 +1,3 @@
-MD5 (BSD-Sysctl-0.03.tar.gz) = fb65579e2b4d39c474cdd59d001d1472
-SHA256 (BSD-Sysctl-0.03.tar.gz) = aa86ca55df87da0871c33ff072a042b43d28048ac9c041d00c2f814b1407b86a
-SIZE (BSD-Sysctl-0.03.tar.gz) = 17633
+MD5 (BSD-Sysctl-0.04.tar.gz) = 3b0be74f7905a1c5aefa89025fc28a29
+SHA256 (BSD-Sysctl-0.04.tar.gz) = 2c7c724daa9d5f16f9e6bc4ae232a7c77fcd4acdae46964be8ab28e25f6d1eec
+SIZE (BSD-Sysctl-0.04.tar.gz) = 19155
--- p5-BSD-Sysctl-0.04.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?20061008173844.963B1284FB>