mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 0.12.6
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
5456895ee0
commit
1630a3eba4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291240
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tagsoup
|
||||
PORTVERSION= 0.12.2
|
||||
PORTVERSION= 0.12.6
|
||||
CATEGORIES= textproc haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -17,7 +17,6 @@ LICENSE= BSD
|
||||
CABAL_SETUP= Setup.hs
|
||||
USE_CABAL= text
|
||||
|
||||
PORTDATA= *
|
||||
INSTALL_PORTDATA= cd ${WRKSRC} && \
|
||||
${INSTALL_DATA} ${WRKSRC}/tagsoup.htm ${DATADIR}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/tagsoup-0.12.2.tar.gz) = 9e502997446bad1494a2a5fff3d1ec13da0a33eb901e1c7beaec96e6c8add618
|
||||
SIZE (cabal/tagsoup-0.12.2.tar.gz) = 30238
|
||||
SHA256 (cabal/tagsoup-0.12.6.tar.gz) = 65d35a8bbf6a55d4a602f4a756feec0fc410f589e2a8b9e2662e8c2095fe2de0
|
||||
SIZE (cabal/tagsoup-0.12.6.tar.gz) = 30467
|
||||
|
@ -5,4 +5,4 @@ framework. This library is for situations where the author of the HTML
|
||||
is not cooperating with the person trying to extract the information, but
|
||||
is also not trying to hide the information.
|
||||
|
||||
WWW: http://www-users.cs.york.ac.uk/~ndm/tagsoup/
|
||||
WWW: http://community.haskell.org/~ndm/tagsoup/
|
||||
|
Loading…
Reference in New Issue
Block a user