svn commit: r321844 - head/converters/chmview

Alex Kozlov ak at FreeBSD.org
Thu Jun 27 03:17:31 UTC 2013


Author: ak
Date: Thu Jun 27 03:17:30 2013
New Revision: 321844
URL: http://svnweb.freebsd.org/changeset/ports/321844

Log:
  - Update, fix build with clang
  - Convert Makefile headers to new style
  - Update WWW

Modified:
  head/converters/chmview/Makefile   (contents, props changed)
  head/converters/chmview/distinfo   (contents, props changed)
  head/converters/chmview/pkg-descr   (contents, props changed)

Modified: head/converters/chmview/Makefile
==============================================================================
--- head/converters/chmview/Makefile	Thu Jun 27 03:01:06 2013	(r321843)
+++ head/converters/chmview/Makefile	Thu Jun 27 03:17:30 2013	(r321844)
@@ -1,15 +1,11 @@
-# New ports collection makefile for:	chmview
-# Date created:				Apr 19 2003
-# Whom:					Alex Semenyaka <alex at rinet.ru>
-#
+# Created by: Alex Semenyaka <alex at rinet.ru>
 # $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 at FreeBSD.org
 COMMENT=	Extractor from .chm files

Modified: head/converters/chmview/distinfo
==============================================================================
--- head/converters/chmview/distinfo	Thu Jun 27 03:01:06 2013	(r321843)
+++ head/converters/chmview/distinfo	Thu Jun 27 03:17:30 2013	(r321844)
@@ -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

Modified: head/converters/chmview/pkg-descr
==============================================================================
--- head/converters/chmview/pkg-descr	Thu Jun 27 03:01:06 2013	(r321843)
+++ head/converters/chmview/pkg-descr	Thu Jun 27 03:17:30 2013	(r321844)
@@ -2,4 +2,4 @@ Chmview is a simple program to decompose
 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/


More information about the svn-ports-all mailing list