Bug 179454 - [PATCH] devel/libsysinfo: bump forgotten PORTREVISION
Summary: [PATCH] devel/libsysinfo: bump forgotten PORTREVISION
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-10 13:30 UTC by oleg
Modified: 2013-06-10 15:40 UTC (History)
1 user (show)

See Also:


Attachments
libsysinfo-0.0.2_1.patch (290 bytes, patch)
2013-06-10 13:30 UTC, oleg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description oleg 2013-06-10 13:30:00 UTC
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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-10 13:30:13 UTC
Maintainer of devel/libsysinfo,

Please note that PR ports/179454 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179454

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-10 13:30:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jason W. Bacon freebsd_committer freebsd_triage 2013-06-10 14:07:09 UTC
Approved.

On 06/10/13 07:30, Edwin Groothuis wrote:
> Maintainer of devel/libsysinfo,
>
> Please note that PR ports/179454 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179454
>


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   Jason W. Bacon
   jwbacon@tds.net

   Circumstances don't make a man:
   They reveal him.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comment 4 William Grzybowski freebsd_committer freebsd_triage 2013-06-10 15:33:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-06-10 15:35:14 UTC
Author: wg
Date: Mon Jun 10 14:35:01 2013
New Revision: 320480
URL: http://svnweb.freebsd.org/changeset/ports/320480

Log:
  - Bump PORTREVISION
  
  PR:		ports/179454
  Submitted by:	Oleg A. Mamontov <oleg@mamontov.net>
  Approved by:	culot / jpaetzel (mentors, implicit), maintainer

Modified:
  head/devel/libsysinfo/Makefile

Modified: head/devel/libsysinfo/Makefile
==============================================================================
--- head/devel/libsysinfo/Makefile	Mon Jun 10 14:29:05 2013	(r320479)
+++ head/devel/libsysinfo/Makefile	Mon Jun 10 14:35:01 2013	(r320480)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libsysinfo
 PORTVERSION=	0.0.2
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	GOOGLE_CODE
 
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 William Grzybowski freebsd_committer freebsd_triage 2013-06-10 15:35:24 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!