Bug 176339 - [PATCH] net/p5-Net-DHCP: update to 0.693
Summary: [PATCH] net/p5-Net-DHCP: update to 0.693
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 02:50 UTC by gslin
Modified: 2013-03-13 08:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-Net-DHCP-0.693.patch (1.11 KB, patch)
2013-02-22 02:50 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2013-02-22 02:50:01 UTC
- Update to 0.693

Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-22 02:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-22 02:50:16 UTC
Maintainer of net/p5-Net-DHCP,

Please note that PR ports/176339 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/176339

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-22 02:50:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-02-22 06:04:02 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 5 Frederic Culot freebsd_committer freebsd_triage 2013-03-13 07:56:02 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-03-13 07:56:04 UTC
Author: culot
Date: Wed Mar 13 07:55:46 2013
New Revision: 314035
URL: http://svnweb.freebsd.org/changeset/ports/314035

Log:
  - Update to 0.693 [1]
  - Trim Makefile's header [1]
  - Remove leading article from COMMENT
  
  Changes:	http://search.cpan.org/dist/Net-DHCP/Changes
  PR:		ports/176339 [1]
  Submitted by:	Gea-Suan Lin <gslin@gslin.org>
  Approved by: 	maintainer (timeout, >14 days)

Modified:
  head/net/p5-Net-DHCP/Makefile
  head/net/p5-Net-DHCP/distinfo

Modified: head/net/p5-Net-DHCP/Makefile
==============================================================================
--- head/net/p5-Net-DHCP/Makefile	Wed Mar 13 07:23:52 2013	(r314034)
+++ head/net/p5-Net-DHCP/Makefile	Wed Mar 13 07:55:46 2013	(r314035)
@@ -1,18 +1,14 @@
-# New ports collection makefile for:   p5-Net-DHCP
-# Date created:                2006-07-13
-# Whom:                        Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
-#
+# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	Net-DHCP
-PORTVERSION=	0.691
+PORTVERSION=	0.693
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tjs@cdpa.nsysu.edu.tw
-COMMENT=	A DHCP set of classes designed to handle basic DHCP handling
+COMMENT=	DHCP set of classes designed to handle basic DHCP handling
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual

Modified: head/net/p5-Net-DHCP/distinfo
==============================================================================
--- head/net/p5-Net-DHCP/distinfo	Wed Mar 13 07:23:52 2013	(r314034)
+++ head/net/p5-Net-DHCP/distinfo	Wed Mar 13 07:55:46 2013	(r314035)
@@ -1,2 +1,2 @@
-SHA256 (Net-DHCP-0.691.tar.gz) = 5653c17f63c18e96b172d357cd157cf23bb0a5da5e440953b025942eaf41e3dd
-SIZE (Net-DHCP-0.691.tar.gz) = 42916
+SHA256 (Net-DHCP-0.693.tar.gz) = eb19242eef2799e3afab1f4e9ff7400aadf6e5aa2b896cb9b23dc870790428c8
+SIZE (Net-DHCP-0.693.tar.gz) = 45450
_______________________________________________
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"