1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 1.17.

- Set maintainer to haskell@

Approved by:	old maintainer (simonmar@microsoft.com)
This commit is contained in:
Oliver Braun 2008-02-11 18:54:34 +00:00
parent 7b8222f2b7
commit 24b51a724c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207033
3 changed files with 7 additions and 6 deletions

View File

@ -5,14 +5,13 @@
# $FreeBSD$
PORTNAME= happy
PORTVERSION= 1.16
PORTREVISION= 2
PORTVERSION= 1.17
CATEGORIES= devel haskell
MASTER_SITES= http://www.haskell.org/happy/dist/${PORTVERSION}/
PKGNAMEPREFIX= hs-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= simonmar@microsoft.com
MAINTAINER= haskell@FreeBSD.org
COMMENT= An LALR(1) parser generator for the functional language Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc

View File

@ -1,3 +1,3 @@
MD5 (happy-1.16.tar.gz) = b9fd2f5eba61974dab8e12873cadee6f
SHA256 (happy-1.16.tar.gz) = 4da47f4904dbdddfb58140edb0395383feba72dfc77759e57587a526dd9496c5
SIZE (happy-1.16.tar.gz) = 226566
MD5 (happy-1.17.tar.gz) = 4bc931a8630ecebb751a2a8e60219313
SHA256 (happy-1.17.tar.gz) = dca4e47d17e5d538335496236b3d2c3cbff644cf7380c987a4714e7784c70a2b
SIZE (happy-1.17.tar.gz) = 228494

View File

@ -12,4 +12,6 @@ share/happy-%%HAPPY_VERSION%%/HappyTemplate-arrays-ghc
share/happy-%%HAPPY_VERSION%%/HappyTemplate-arrays-ghc-debug
share/happy-%%HAPPY_VERSION%%/HappyTemplate-coerce
share/happy-%%HAPPY_VERSION%%/HappyTemplate-ghc
share/doc/happy-%%HAPPY_VERSION%%/LICENSE
@dirrm share/happy-%%HAPPY_VERSION%%
@dirrm share/doc/happy-%%HAPPY_VERSION%%