Bug 40978 - update www/p5-HTML-Mason to 1.1201
Summary: update www/p5-HTML-Mason to 1.1201
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-25 13:10 UTC by Denis Shaposhnikov
Modified: 2002-07-25 18:12 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 Denis Shaposhnikov 2002-07-25 13:10:01 UTC

How-To-Repeat: 
diff -Nru p5-HTML-Mason.orig/Makefile p5-HTML-Mason/Makefile
--- p5-HTML-Mason.orig/Makefile	Wed Jul 10 13:03:01 2002
+++ p5-HTML-Mason/Makefile	Thu Jul 25 15:50:30 2002
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	HTML-Mason
-PORTVERSION=	1.11
+PORTVERSION=	1.12.1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
+DISTNAME=	${PORTNAME}-1.1201
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	dsh@vlink.ru
diff -Nru p5-HTML-Mason.orig/distinfo p5-HTML-Mason/distinfo
--- p5-HTML-Mason.orig/distinfo	Wed Jul 10 13:03:01 2002
+++ p5-HTML-Mason/distinfo	Thu Jul 25 15:51:38 2002
@@ -1 +1 @@
-MD5 (HTML-Mason-1.11.tar.gz) = aa690f4dd833036c3f57c94a122f2c29
+MD5 (HTML-Mason-1.1201.tar.gz) = 591fd1a3093d3495e197c69704ce4c91
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-07-25 18:10:20 UTC
State Changed
From-To: open->closed

Committed, Thanks! (portlint complained about the order of DISTNAME. 
PKGNAMEPREFIX comes before)