From d5f14f7483de36ae0aae1aa798b4d8d06b8202c1 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Thu, 27 Jun 2013 03:17:30 +0000 Subject: [PATCH] - Update, fix build with clang - Convert Makefile headers to new style - Update WWW --- converters/chmview/Makefile | 10 +++------- converters/chmview/distinfo | 4 ++-- converters/chmview/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/converters/chmview/Makefile b/converters/chmview/Makefile index 1d134c83d2ec..ae940ea5ad56 100644 --- a/converters/chmview/Makefile +++ b/converters/chmview/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: chmview -# Date created: Apr 19 2003 -# Whom: Alex Semenyaka -# +# Created by: Alex Semenyaka # $FreeBSD$ -# PORTNAME= chmview -DISTVERSION= 2.0b4 +PORTVERSION= 2.0b4 +PORTREVISION= 1 CATEGORIES= converters textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= CHMView_${DISTVERSION} MAINTAINER= ak@FreeBSD.org COMMENT= Extractor from .chm files diff --git a/converters/chmview/distinfo b/converters/chmview/distinfo index 2cddef7e2945..1ad394e1078f 100644 --- a/converters/chmview/distinfo +++ b/converters/chmview/distinfo @@ -1,2 +1,2 @@ -SHA256 (CHMView_2.0b4.tar.xz) = 122d6d3f027a0ff3070d61aa3245d3091788ac6bd3fd506b41aaae53c401b910 -SIZE (CHMView_2.0b4.tar.xz) = 30528 +SHA256 (chmview-2.0b4.tar.xz) = cc860a5de9e1f379d199b9809471ca045790425389f0a32908c80bd480de0e1d +SIZE (chmview-2.0b4.tar.xz) = 12008 diff --git a/converters/chmview/pkg-descr b/converters/chmview/pkg-descr index 550b04ad7f84..aa6a0b4c4f31 100644 --- a/converters/chmview/pkg-descr +++ b/converters/chmview/pkg-descr @@ -2,4 +2,4 @@ Chmview is a simple program to decompose .chm-file to the components. Originally it was written for MS Windows to work in conjunction with Far filemanager. -WWW: http://trexinc.narod.ru +WWW: http://code.google.com/p/evil-programmers/