ports/151156: Update port: databases/ocaml-pgocaml

Thomas V. Crimi tcrimi at gmail.com
Sat Oct 2 14:20:02 UTC 2010


>Number:         151156
>Category:       ports
>Synopsis:       Update port: databases/ocaml-pgocaml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 02 14:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Thomas V. Crimi
>Release:        
>Organization:
>Environment:
System: FreeBSD sgt.crimi.home 8.1-STABLE FreeBSD 8.1-STABLE #2: Mon Sep 27 10:06:00 EDT 2010 root at sgt.crimi.home:/usr/obj/usr/src/sys/SGT amd64


	
>Description:
 Update port to latest version.  This fixes a missing distfile as the developer have renamed the old version *-classic.

	
>How-To-Repeat:
	
>Fix:

	

--- ocaml-pgocaml.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ocaml-pgocaml
#	ocaml-pgocaml/Makefile
#	ocaml-pgocaml/distinfo
#	ocaml-pgocaml/pkg-descr
#	ocaml-pgocaml/files
#
echo c - ocaml-pgocaml
mkdir -p ocaml-pgocaml > /dev/null 2>&1
echo x - ocaml-pgocaml/Makefile
sed 's/^X//' >ocaml-pgocaml/Makefile << 'abaf452a1deb4e43ba2b6e7177c8d43e'
X# New ports collection makefile for:	ocaml-calendar
X# Date created:				Feb 26, 2007
X# Whom:					Jaap Boender <jaapb at kerguelen.org>
X#
X# $FreeBSD: ports/databases/ocaml-pgocaml/Makefile,v 1.3 2009/03/02 00:22:36 pav Exp $
X#
X
XPORTNAME=	pgocaml
XPORTVERSION=	1.4
XCATEGORIES=	databases
XMASTER_SITES=	BERLIOS
XPKGNAMEPREFIX=	ocaml-
XEXTRACT_SUFX=   .tgz
X
XMAINTAINER=	tcrimi at gmail.com
XCOMMENT=	An OCaml interface to PostgreSQL
X
XBUILD_DEPENDS=  ${LOCALBASE}/${OCAML_SITELIBDIR}/extlib:${PORTSDIR}/devel/ocaml-extlib \
X		${LOCALBASE}/${OCAML_SITELIBDIR}/pcre:${PORTSDIR}/devel/ocaml-pcre \
X		${LOCALBASE}/${OCAML_SITELIBDIR}/calendar:${PORTSDIR}/devel/ocaml-calendar \
X		${LOCALBASE}/${OCAML_SITELIBDIR}/csv:${PORTSDIR}/textproc/ocaml-csv
X
XUSE_GMAKE=	yes
X
XUSE_OCAML=	yes
XUSE_OCAML_FINDLIB=	yes
XOCAML_PKGDIRS=	pgocaml
X
XINSTALL_TARGET=	findlib_install
X
Xpre-build:
X	cd ${WRKSRC}; ${GMAKE} depend
X
Xpost-install:
X	@${FIND} ${OCAMLFIND_DESTDIR}/${PORTNAME} -type f | \
X		${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
X
X.include <bsd.port.mk>
abaf452a1deb4e43ba2b6e7177c8d43e
echo x - ocaml-pgocaml/distinfo
sed 's/^X//' >ocaml-pgocaml/distinfo << 'd89cc4afc76ef12fb454927da318fb2d'
XMD5 (pgocaml-1.4.tgz) = 9132620652796f03b35aa4b86df58c09
XSHA256 (pgocaml-1.4.tgz) = ee041b2efcf071b0b0e7f48428b2cfd8a1b4550bfe402dbe2a259af2b7b5c190
XSIZE (pgocaml-1.4.tgz) = 41256
d89cc4afc76ef12fb454927da318fb2d
echo x - ocaml-pgocaml/pkg-descr
sed 's/^X//' >ocaml-pgocaml/pkg-descr << '9066d2d9ff18b82afc2942ab7c56868b'
XPG'OCaml is a type-safe, simple interface to PostgreSQL from OCaml. It lets you
Xembed SQL statements directly into OCaml code.
X
XWWW:	http://merjis.com/developers/pgocaml
9066d2d9ff18b82afc2942ab7c56868b
echo c - ocaml-pgocaml/files
mkdir -p ocaml-pgocaml/files > /dev/null 2>&1
exit
--- ocaml-pgocaml.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list