Date: Wed, 28 Nov 2012 17:12:26 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307915 - head/graphics/sam2p Message-ID: <201211281712.qASHCQva091954@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Wed Nov 28 17:12:26 2012 New Revision: 307915 URL: http://svnweb.freebsd.org/changeset/ports/307915 Log: - Update to 0.49.1 - Trim header - Fix keyword property on distinfo Feature safe: yes Modified: head/graphics/sam2p/Makefile head/graphics/sam2p/distinfo (contents, props changed) Modified: head/graphics/sam2p/Makefile ============================================================================== --- head/graphics/sam2p/Makefile Wed Nov 28 17:04:05 2012 (r307914) +++ head/graphics/sam2p/Makefile Wed Nov 28 17:12:26 2012 (r307915) @@ -1,14 +1,8 @@ -# ex:ts=8 -# Ports collection makefile for: sam2p -# Date created: Jan 7, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= sam2p -PORTVERSION= 0.49 -PORTREVISION= 1 +PORTVERSION= 0.49.1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE Modified: head/graphics/sam2p/distinfo ============================================================================== --- head/graphics/sam2p/distinfo Wed Nov 28 17:04:05 2012 (r307914) +++ head/graphics/sam2p/distinfo Wed Nov 28 17:12:26 2012 (r307915) @@ -1,2 +1,2 @@ -SHA256 (sam2p-0.49.tar.gz) = 2028bf2f25e5d98757fca5a0414a8367ef77b6d683ce193676d6dcf1a9cd6c51 -SIZE (sam2p-0.49.tar.gz) = 562676 +SHA256 (sam2p-0.49.1.tar.gz) = d97a270e3ad4ad138378b5fcb10e489e9af48a8150f308458771808dfceb069a +SIZE (sam2p-0.49.1.tar.gz) = 562304
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211281712.qASHCQva091954>