Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2016 20:51:28 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409208 - head/math/hs-Agda-stdlib
Message-ID:  <201602192051.u1JKpSPa030429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pgj
Date: Fri Feb 19 20:51:27 2016
New Revision: 409208
URL: https://svnweb.freebsd.org/changeset/ports/409208

Log:
  - Chase the changes in bsd.cabal.mk
  
  Obtained from:	FreeBSD Haskell

Modified:
  head/math/hs-Agda-stdlib/Makefile

Modified: head/math/hs-Agda-stdlib/Makefile
==============================================================================
--- head/math/hs-Agda-stdlib/Makefile	Fri Feb 19 20:50:24 2016	(r409207)
+++ head/math/hs-Agda-stdlib/Makefile	Fri Feb 19 20:51:27 2016	(r409208)
@@ -2,6 +2,8 @@
 
 PORTNAME=	Agda-stdlib
 PORTVERSION=	0.9
+PORTREVISION=	1
+
 DISTVERSIONPREFIX=	v
 CATEGORIES=	math haskell
 



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