mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Upgrade to 1.2.1
This commit is contained in:
parent
224341ea8b
commit
74b6f49479
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101741
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= hsql
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= databases haskell
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= htoolkit
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (HSQL-1.2.tar.bz2) = e486b0d6711d153d11415c5ac2f9520e
|
||||
SIZE (HSQL-1.2.tar.bz2) = 60178
|
||||
MD5 (HSQL-1.2.1.tar.bz2) = 87e654139f80b55dbba9825036575d91
|
||||
SIZE (HSQL-1.2.1.tar.bz2) = 60862
|
||||
|
@ -1,6 +1,12 @@
|
||||
--- Makefile.orig Mon Feb 2 22:42:07 2004
|
||||
+++ Makefile Tue Feb 3 12:53:54 2004
|
||||
@@ -143,7 +143,7 @@
|
||||
--- Makefile.orig Sun Feb 15 11:54:27 2004
|
||||
+++ Makefile Sun Feb 22 17:11:53 2004
|
||||
@@ -138,12 +138,12 @@
|
||||
|
||||
docs : $(HS_PPS)
|
||||
mkdir -p $(DOCDIR)
|
||||
- $(HADDOCK) -h -o $(DOCDIR) $(HS_PPS) -ihttp://www.haskell.org/ghc/docs/latest/html/libraries/base,/usr/share/ghc-6.2/html/libraries/base/base.haddock
|
||||
+ $(HADDOCK) -h -o $(DOCDIR) $(HS_PPS)
|
||||
|
||||
|
||||
install: $(patsubst %, install-%, $(COMPILERS))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user