FreeBSD Bugzilla – Attachment 87303 Details for
Bug 123899
[maintainer update] devel/dyncall 0.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.67 KB, created by
Tassilo Philipp
on 2008-05-22 15:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Tassilo Philipp
Created:
2008-05-22 15:20:01 UTC
Size:
1.67 KB
patch
obsolete
>diff -ruN dyncall.bak/Makefile dyncall/Makefile >--- dyncall.bak/Makefile 2008-05-21 21:31:12.000000000 +0000 >+++ dyncall/Makefile 2008-05-21 22:02:03.000000000 +0000 >@@ -6,18 +6,19 @@ > # > > PORTNAME= dyncall >-PORTVERSION= 0.1 >+PORTVERSION= 0.2 > CATEGORIES= devel >-MASTER_SITES= http://www.dyncall.org/r0.1/ >+MASTER_SITES= http://www.dyncall.org/r0.2/ > > MAINTAINER= tphilipp@potion-studios.com > COMMENT= Highly dynamic multi-platform foreign function call interface library > >+MAN3= dyncall.3 > HAS_CONFIGURE= yes > > MAKEFILE= ${WRKSRC}/BSDmakefile > >-# There is no install target in the BSD makefile of version 0.1 of the dyncall library, so >+# There is no install target in the BSD makefile of version 0.2 of the dyncall library, so > # install it manually. > > do-install: >@@ -31,5 +32,8 @@ > ${CP} ${WRKSRC}/dynload/dynload.h ${PREFIX}/include/dynload.h > ${CP} ${WRKSRC}/dyncall/libdyncall_s.a ${PREFIX}/lib/libdyncall_s.a > ${CP} ${WRKSRC}/dynload/libdynload_s.a ${PREFIX}/lib/libdynload_s.a >+.for f3 in ${MAN3} >+ ${INSTALL_MAN} ${WRKSRC}/doc/${f3} ${MAN3PREFIX}/man/man3 >+.endfor > > .include <bsd.port.mk> >diff -ruN dyncall.bak/distinfo dyncall/distinfo >--- dyncall.bak/distinfo 2008-05-21 21:31:12.000000000 +0000 >+++ dyncall/distinfo 2008-05-22 15:51:20.000000000 +0000 >@@ -1,3 +1,3 @@ >-MD5 (dyncall-0.1.tar.gz) = aaa539cca71f9584df83deae50303198 >-SHA256 (dyncall-0.1.tar.gz) = 3c063b272d08818b514b62042166010dcafacb617befad175ce374ed2efc31ef >-SIZE (dyncall-0.1.tar.gz) = 112182 >+MD5 (dyncall-0.2.tar.gz) = 12d147a9875da5b30001012490b40fbf >+SHA256 (dyncall-0.2.tar.gz) = 70c7dff5f53c3ebf8ec4de8bec62d509b770d840ebe0b22a8a9cd561258166d1 >+SIZE (dyncall-0.2.tar.gz) = 119902
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 123899
: 87303