Bug 133188 - [patch] update to port devel/p5-SVN-Look
Summary: [patch] update to port devel/p5-SVN-Look
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-29 21:10 UTC by Olli Hauer
Modified: 2009-04-12 03:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer 2009-03-29 21:10:01 UTC
old distfile is no longer fetechable

Fix: 

--- Makefile    2009/03/29 14:09:31     1.1
+++ Makefile    2009/03/29 14:09:52
@@ -6,7 +6,7 @@
 #

 PORTNAME=      SVN-Look
-PORTVERSION=   0.13.463
+PORTVERSION=   0.14.12
 PORTREVISION=  1
 CATEGORIES=    devel perl5
 MASTER_SITES=  CPAN
--- distinfo    2009/03/29 14:09:34     1.1
+++ distinfo    2009/03/29 14:13:11
@@ -1,3 +1,3 @@
-MD5 (SVN-Look-0.13.463.tar.gz) = c9b161d4f7a27384713d040491e8c5f5
-SHA256 (SVN-Look-0.13.463.tar.gz) = 8caf41883b512b2238e3762965e1839c97181804cb2aaa725e66c51cad8677f1
-SIZE (SVN-Look-0.13.463.tar.gz) = 6273
+MD5 (SVN-Look-0.14.12.tar.gz) = 0262e8c6a8bdc771364230bf59665ed5
+SHA256 (SVN-Look-0.14.12.tar.gz) = 2585f0c3163c4894a4789a26600f93a4a957051ddd89898aeacb6a68b9e20172
+SIZE (SVN-Look-0.14.12.tar.gz) = 6323
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-29 21:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-04-12 03:39:45 UTC
glarkin     2009-04-12 02:39:36 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-SVN-Look    Makefile distinfo 
  Log:
  - Updated to 0.14.12
  
  PR:             ports/133188
  Submitted by:   olli hauer <ohauer at gmx dot de>
  
  Revision  Changes    Path
  1.3       +1 -2      ports/devel/p5-SVN-Look/Makefile
  1.2       +3 -3      ports/devel/p5-SVN-Look/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Greg Larkin freebsd_committer freebsd_triage 2009-04-12 03:39:52 UTC
State Changed
From-To: open->closed

Committed, thank you!