svn commit: r305505 - head/graphics/icoutils
Boris Samorodov
bsam at FreeBSD.org
Sun Oct 7 20:21:36 UTC 2012
Author: bsam
Date: Sun Oct 7 20:21:35 2012
New Revision: 305505
URL: http://svn.freebsd.org/changeset/ports/305505
Log:
. update to version 0.30.0;
. trim headers;
. remove LICENSE_FILE for the standard (GPLv3) license.
Modified:
head/graphics/icoutils/Makefile
head/graphics/icoutils/distinfo
Modified: head/graphics/icoutils/Makefile
==============================================================================
--- head/graphics/icoutils/Makefile Sun Oct 7 19:33:19 2012 (r305504)
+++ head/graphics/icoutils/Makefile Sun Oct 7 20:21:35 2012 (r305505)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: icoutils
-# Date created: Sun Jun 12 10:19:46 UTC 2005
-# Whom: Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org>
-#
+# Created by: Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= icoutils
-PORTVERSION= 0.29.1
-PORTREVISION= 1
+PORTVERSION= 0.30.0
CATEGORIES= graphics
MASTER_SITES= SAVANNAH
@@ -15,7 +10,6 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Convert/extract images in Microsoft Windows(R) icon/cursor files
LICENSE= GPLv3
-LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
Modified: head/graphics/icoutils/distinfo
==============================================================================
--- head/graphics/icoutils/distinfo Sun Oct 7 19:33:19 2012 (r305504)
+++ head/graphics/icoutils/distinfo Sun Oct 7 20:21:35 2012 (r305505)
@@ -1,2 +1,2 @@
-SHA256 (icoutils-0.29.1.tar.bz2) = 646c33e5ecefb2faa254fca01c816ceae3c854855f9dfe9e896e301fc8c61ea0
-SIZE (icoutils-0.29.1.tar.bz2) = 456955
+SHA256 (icoutils-0.30.0.tar.bz2) = b62956462db3f5dc2961469279dab89f41098fd47537a17e781fd553dbaa21c0
+SIZE (icoutils-0.30.0.tar.bz2) = 462718
More information about the svn-ports-head
mailing list