Skip to content

Commit

Permalink
- Update to version 1.2.4
Browse files Browse the repository at this point in the history
- Define LICENSE (LGPL21)

Reported by:	portscout


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@517372 35697150-7ecd-e111-bb59-0022644237b5
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Nov 13, 2019
1 parent 4987ee6 commit be9ad92
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion databases/ocaml-mysql/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= mysql
PORTVERSION= 1.2.2
PORTVERSION= 1.2.4
CATEGORIES= databases
MASTER_SITES= http://ygrek.org.ua/p/release/ocaml-mysql/
PKGNAMEPREFIX= ocaml-
Expand All @@ -11,6 +11,8 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= danfe@FreeBSD.org
COMMENT= OCaml bindings to libmysqlclient

LICENSE= LGPL21

USES= gmake mysql
USE_OCAML= yes
USE_OCAML_FINDLIB= yes
Expand Down
6 changes: 3 additions & 3 deletions databases/ocaml-mysql/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1505942666
SHA256 (ocaml-mysql-1.2.2.tar.gz) = fac7873c53ebe8d08c35701c77780d3fdae3b71d536238b6630932dd44e0987d
SIZE (ocaml-mysql-1.2.2.tar.gz) = 99136
TIMESTAMP = 1573595819
SHA256 (ocaml-mysql-1.2.4.tar.gz) = 8535a88f74a34dfdb51c4539e4a965b84204273bd04e539a5d729f2536da6c9f
SIZE (ocaml-mysql-1.2.4.tar.gz) = 99473

0 comments on commit be9ad92

Please sign in to comment.