svn commit: r314035 - head/net/p5-Net-DHCP
Frederic Culot
culot at FreeBSD.org
Wed Mar 13 07:55:47 UTC 2013
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 at 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 at cdpa.nsysu.edu.tw>
-#
+# Created by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
# $FreeBSD$
-#
PORTNAME= Net-DHCP
-PORTVERSION= 0.691
+PORTVERSION= 0.693
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tjs at 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
More information about the svn-ports-all
mailing list