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
Class Changed From-To: update->maintainer-update Fix category (submitter is maintainer)
Responsible Changed From-To: freebsd-ports-bugs->novel I will take it.
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).