Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2012 17:36:09 +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: r303437 - head/devel/cc65
Message-ID:  <201208311736.q7VHa9N9069239@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Fri Aug 31 17:36:09 2012
New Revision: 303437
URL: http://svn.freebsd.org/changeset/ports/303437

Log:
  - Update to 2.13.3
  - Add missing perl build dependency
  - Remove header
  
  Approved by:	eadler, bapt (mentors, implicit)

Modified:
  head/devel/cc65/Makefile
  head/devel/cc65/distinfo

Modified: head/devel/cc65/Makefile
==============================================================================
--- head/devel/cc65/Makefile	Fri Aug 31 17:35:11 2012	(r303436)
+++ head/devel/cc65/Makefile	Fri Aug 31 17:36:09 2012	(r303437)
@@ -1,13 +1,7 @@
-# Ports collection makefile for:	cc65
-# Date created:			8 May 2000
-# Whom:				Tim Vanderhoek <hoek@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	cc65
-PORTVERSION=	2.13.2
-PORTREVISION=	1
+PORTVERSION=	2.13.3
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.musoftware.de/pub/uz/cc65/ \
 		http://www.funet.fi/pub/cbm/programming/cc65/ \
@@ -23,6 +17,7 @@ USE_BZIP2=	yes
 USE_GMAKE=	yes
 WRKSRC=		${WRKDIR}/cc65-${PORTVERSION}
 MAKEFILE=	${WRKSRC}/make/gcc.mak
+USE_PERL5_BUILD=yes
 MAKE_JOBS_UNSAFE=	yes
 
 SUB_FILES=	pkg-message

Modified: head/devel/cc65/distinfo
==============================================================================
--- head/devel/cc65/distinfo	Fri Aug 31 17:35:11 2012	(r303436)
+++ head/devel/cc65/distinfo	Fri Aug 31 17:36:09 2012	(r303437)
@@ -1,2 +1,2 @@
-SHA256 (cc65-sources-2.13.2.tar.bz2) = 74fc224044aaaefe1219ada92c7aaee066ecba414b986f04213b6093bb7a5691
-SIZE (cc65-sources-2.13.2.tar.bz2) = 1100100
+SHA256 (cc65-sources-2.13.3.tar.bz2) = a98a1b69d3fa15551fe7d53d5bebfc5f9b2aafb9642ee14b735587a421e00468
+SIZE (cc65-sources-2.13.3.tar.bz2) = 1103245



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208311736.q7VHa9N9069239>