Bug 178265 - [patch] Update devel/p5-LockFile-Simple to 0.2.8
Summary: [patch] Update devel/p5-LockFile-Simple to 0.2.8
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-04-30 19:20 UTC by Brad Davis
Modified: 2013-05-01 08:20 UTC (History)
0 users

See Also:


Attachments
p5-LockFile-Simple.patch (870 bytes, patch)
2013-04-30 19:20 UTC, Brad Davis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Davis freebsd_committer freebsd_triage 2013-04-30 19:20:00 UTC
Update to 0.2.8. 0.2.7 is not available on any of the mirrors anymore.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-30 19:20:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-04-30 19:40:26 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-05-01 08:11:03 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-05-01 08:11:18 UTC
Author: culot
Date: Wed May  1 07:10:48 2013
New Revision: 316991
URL: http://svnweb.freebsd.org/changeset/ports/316991

Log:
  - Update to 0.2.8 [1]
  - Trim Makefile's header and canonicalize creator's field
  
  Changes:	http://search.cpan.org/dist/LockFile-Simple/ChangeLog
  PR:		ports/178265 [1]
  Submitted by:	brd@

Modified:
  head/devel/p5-LockFile-Simple/Makefile
  head/devel/p5-LockFile-Simple/distinfo

Modified: head/devel/p5-LockFile-Simple/Makefile
==============================================================================
--- head/devel/p5-LockFile-Simple/Makefile	Wed May  1 06:37:47 2013	(r316990)
+++ head/devel/p5-LockFile-Simple/Makefile	Wed May  1 07:10:48 2013	(r316991)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	LockFile-Simple
-# Date created:				Wed Jan  3 14:54:51 2001
-# Whom:					will
-#
+# Created by: Will Andrews <will@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	LockFile-Simple
-PORTVERSION=	0.2.7
+PORTVERSION=	0.2.8
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-LockFile-Simple/distinfo
==============================================================================
--- head/devel/p5-LockFile-Simple/distinfo	Wed May  1 06:37:47 2013	(r316990)
+++ head/devel/p5-LockFile-Simple/distinfo	Wed May  1 07:10:48 2013	(r316991)
@@ -1,2 +1,2 @@
-SHA256 (LockFile-Simple-0.207.tar.gz) = eac63d0bb3144527044478556ba7a47dedd010f95b29491af07652697c8a3b9c
-SIZE (LockFile-Simple-0.207.tar.gz) = 12753
+SHA256 (LockFile-Simple-0.208.tar.gz) = 45c77896b2a5a0a45f6202a6f813f437ff8b283f84a1c60d0c4f3730802af3a2
+SIZE (LockFile-Simple-0.208.tar.gz) = 13219
_______________________________________________
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"