FreeBSD Bugzilla – Attachment 128366 Details for
Bug 172236
devel/ocaml-xstrp4: Update to version 1.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.47 KB, created by
tkato432
on 2012-10-01 19:10:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-10-01 19:10:10 UTC
Size:
2.47 KB
patch
obsolete
>diff -urN /usr/ports/devel/ocaml-xstrp4/Makefile devel/ocaml-xstrp4/Makefile >--- /usr/ports/devel/ocaml-xstrp4/Makefile 2011-10-24 12:32:57.000000000 +0900 >+++ devel/ocaml-xstrp4/Makefile 2012-09-28 18:57:57.000000000 +0900 >@@ -1,14 +1,8 @@ >-# New ports collection makefile for: ocaml-xstrp4 >-# Date created: 2006-08-01 >-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> >-# >-# $MBSDlabs$ >+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru> > # $FreeBSD: ports/devel/ocaml-xstrp4/Makefile,v 1.8 2011/10/24 03:32:57 stas Exp $ >-# > > PORTNAME= xstrp4 >-PORTVERSION= 1.7 >-PORTREVISION= 1 >+PORTVERSION= 1.8 > CATEGORIES= devel > MASTER_SITES= http://download.camlcity.org/download/ > PKGNAMEPREFIX= ocaml- >@@ -16,36 +10,32 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= An OCaml extension to expands brace expansions > >+LICENSE= MIT >+ >+OPTIONS_DEFINE= EXAMPLES >+ > USE_GMAKE= yes > USE_OCAML= yes > USE_OCAML_FINDLIB=yes >+USE_OCAMLFIND_PLIST=yes >+ > HAS_CONFIGURE= yes > MAKE_JOBS_UNSAFE= yes > >-EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME} >+EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/${PORTNAME} > >-.include <bsd.port.pre.mk> >+PORTEXAMPLES= * > >-post-extract: >-# For nonstandard prefixes >-.if !exists(${OCAMLFIND_DESTDIR}) >- ${MKDIR} ${OCAMLFIND_DESTDIR} >-.endif >-.if !exists(${OCAMLFIND_LDCONF}) >- ${TOUCH} ${OCAMLFIND_LDCONF} >+.include <bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MEXAMPLES} >+PLIST_DIRSTRY+= ${OCAML_EXAMPLESDIR:S,^${PREFIX}/,,} > .endif > > post-install: >+.if ${PORT_OPTIONS:MEXAMPLES} > @${MKDIR} ${EXAMPLESDIR} >- ${INSTALL_DATA} ${WRKSRC}/sample.* ${EXAMPLESDIR} >- >- @${FIND} ${OCAMLFIND_DESTDIR}/${PORTNAME} -type f | \ >- ${SED} "s,^${PREFIX}/,," >> ${TMPPLIST} >- @${FIND} ${EXAMPLESDIR} -type f | \ >- ${SED} "s,^${PREFIX}/,," >> ${TMPPLIST} >- >- @${ECHO_CMD} "@dirrm share/examples/ocaml/${PORTNAME}" >> ${TMPPLIST} >- @${ECHO_CMD} "@unexec rmdir %D/share/examples/ocaml 2>/dev/null ||true"\ >- >> ${TMPPLIST} >+ (cd ${WRKSRC} && ${INSTALL_DATA} sample.* ${EXAMPLESDIR}) >+.endif > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -urN /usr/ports/devel/ocaml-xstrp4/distinfo devel/ocaml-xstrp4/distinfo >--- /usr/ports/devel/ocaml-xstrp4/distinfo 2011-07-03 23:56:35.000000000 +0900 >+++ devel/ocaml-xstrp4/distinfo 2012-09-28 18:43:48.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (xstrp4-1.7.tar.gz) = 105649f9b4722a356485a2d5bce40224b0df29b6a7e821e904accfb86fbb92c9 >-SIZE (xstrp4-1.7.tar.gz) = 8240 >+SHA256 (xstrp4-1.8.tar.gz) = d43e87ef81b62661485597748c8eb30b67794c648e2d936869c32ed033061bc9 >+SIZE (xstrp4-1.8.tar.gz) = 7513
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 172236
: 128366