Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2015 18:57:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r390036 - in head/devel/rubygem-term-ansicolor: . files
Message-ID:  <201506181857.t5IIvWbK075297@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jun 18 18:57:31 2015
New Revision: 390036
URL: https://svnweb.freebsd.org/changeset/ports/390036

Log:
  - Update to 1.3.1
  - Remove EXAMPLES option

Deleted:
  head/devel/rubygem-term-ansicolor/files/
Modified:
  head/devel/rubygem-term-ansicolor/Makefile
  head/devel/rubygem-term-ansicolor/distinfo

Modified: head/devel/rubygem-term-ansicolor/Makefile
==============================================================================
--- head/devel/rubygem-term-ansicolor/Makefile	Thu Jun 18 18:57:26 2015	(r390035)
+++ head/devel/rubygem-term-ansicolor/Makefile	Thu Jun 18 18:57:31 2015	(r390036)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	term-ansicolor
-PORTVERSION=	1.3.0
+PORTVERSION=	1.3.1
 CATEGORIES=	devel ruby
 MASTER_SITES=	RG
 
@@ -13,18 +13,11 @@ LICENSE=	GPLv2
 
 RUN_DEPENDS=	rubygem-tins>=1.0:${PORTSDIR}/devel/rubygem-tins
 
-OPTIONS_DEFINE=	EXAMPLES
-
 NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-PLIST_FILES=	bin/colortab bin/term_display bin/term_mandel
-PORTEXAMPLES=	cdiff decolor
-
-post-install:
-	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
-	cd ${WRKSRC}/bin/ && ${INSTALL_SCRIPT} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR}/
+PLIST_FILES=	bin/term_cdiff bin/term_colortab bin/term_decolor bin/term_display bin/term_mandel
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-term-ansicolor/distinfo
==============================================================================
--- head/devel/rubygem-term-ansicolor/distinfo	Thu Jun 18 18:57:26 2015	(r390035)
+++ head/devel/rubygem-term-ansicolor/distinfo	Thu Jun 18 18:57:31 2015	(r390036)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/term-ansicolor-1.3.0.gem) = 8b5caf6839a0c1bbf7a55a9d2fbd3c172f623fa05c427f9b3ea5d75bdfe14fa8
-SIZE (rubygem/term-ansicolor-1.3.0.gem) = 890368
+SHA256 (rubygem/term-ansicolor-1.3.1.gem) = 3881dfecb33903585797a989ef6d0a341f73541f2309956244fea3cd84d4c503
+SIZE (rubygem/term-ansicolor-1.3.1.gem) = 890880



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