Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2013 16:25:11 +0400
From:      "Oleg A. Mamontov" <oleg@mamontov.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        jwbacon@tds.net
Subject:   ports/179454: [PATCH] devel/libsysinfo: bump forgotten PORTREVISION
Message-ID:  <E1Um19r-000IEF-5W@lb1.lamoda.ru>
Resent-Message-ID: <201306101230.r5ACU129016429@freefall.freebsd.org>

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

>Number:         179454
>Category:       ports
>Synopsis:       [PATCH] devel/libsysinfo: bump forgotten PORTREVISION
>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:   Mon Jun 10 12:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Oleg A. Mamontov
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD lonerr.jail.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10
>Description:
r320219 was commited without properly incremented PORTREVISION (for portmaster,etc.)

Port maintainer (jwbacon@tds.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:

--- libsysinfo-0.0.2_1.patch begins here ---
diff -ruN ../libsysinfo.orig/Makefile ./Makefile
--- ../libsysinfo.orig/Makefile	2013-06-10 13:48:55.502054000 +0400
+++ ./Makefile	2013-06-10 16:21:40.826054775 +0400
@@ -3,6 +3,7 @@
 
 PORTNAME=	libsysinfo
 PORTVERSION=	0.0.2
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	GOOGLE_CODE
 
--- libsysinfo-0.0.2_1.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?E1Um19r-000IEF-5W>