Bug 90891 - [UPDATE] www/typo 2.5.6 --> 2.6.0
Summary: [UPDATE] www/typo 2.5.6 --> 2.6.0
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: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-25 01:00 UTC by Jonathan Weiss
Modified: 2005-12-25 07:24 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 Jonathan Weiss 2005-12-25 01:00:15 UTC
Updates typo to version 2.6.0

Fix: 

Install the patch. It is also available here:

blog.innerewut.de/files/patches/typo.patch
How-To-Repeat: Install the patch:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/typo/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile    16 Dec 2005 10:38:52 -0000      1.4
+++ Makefile    25 Dec 2005 00:44:20 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=      typo
-PORTVERSION=   2.5.6
-PORTREVISION=  1
+PORTVERSION=   2.6.0
 CATEGORIES=    www
-MASTER_SITES=  http://rubyforge.org/frs/download.php/6171/
+MASTER_SITES=  http://rubyforge.org/frs/download.php/7005/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    jw@innerewut.de
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/typo/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo    16 Oct 2005 17:03:57 -0000      1.2
+++ distinfo    25 Dec 2005 00:44:38 -0000
@@ -1,2 +1,3 @@
-MD5 (typo-2.5.6.tgz) = 5915acae44fdc69f607f342091d928fe
-SIZE (typo-2.5.6.tgz) = 321475
+MD5 (typo-2.6.0.tgz) = 0f4168c7a4c70c968a52bdbc6fba581a
+SHA256 (typo-2.6.0.tgz) = 550529df66627ccad2981e657d8e2983f24de4db2acb5d5e6aab40f5391bdf1e
+SIZE (typo-2.6.0.tgz) = 323736
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-25 01:01:48 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-12-25 07:17:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

I will take it.
Comment 3 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-12-25 07:21:14 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Suggestion: patches should be in a "Fix" section, not in "How-To-Repeat" 
(which, by the way, may be left empty for port updates).