FreeBSD Bugzilla – Attachment 189117 Details for
Bug 224602
net/libnfs: Update to 2.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update libnfs to 2.0.0
libnfs-2.0.0.patch (text/plain), 1.80 KB, created by
Ting-Wei Lan
on 2017-12-26 18:25:23 UTC
(
hide
)
Description:
Update libnfs to 2.0.0
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2017-12-26 18:25:23 UTC
Size:
1.80 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 457239) >+++ Makefile (working copy) >@@ -2,10 +2,8 @@ > # $FreeBSD$ > > PORTNAME= libnfs >-PORTVERSION= 1.3.0 >-PORTREVISION= 1 >+PORTVERSION= 2.0.0 > CATEGORIES= net >-MASTER_SITES= GHC > > MAINTAINER= manuel.creach@icloud.com > COMMENT= Client library for accessing NFS shares over a network >@@ -19,7 +17,10 @@ > USE_LDCONFIG= yes > USE_GITHUB= yes > GH_ACCOUNT= sahlberg >+GH_TAGNAME= ${PORTNAME}-${PORTVERSION} > >+CONFIGURE_ARGS= --disable-werror >+ > post-patch: > ${REINPLACE_CMD} 's|$$(libdir)/\(pkgconfig\)|$$(prefix)/libdata/\1|' \ > ${WRKSRC}/Makefile.am >Index: distinfo >=================================================================== >--- distinfo (revision 457239) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (libnfs-1.3.0.tar.gz) = 812c8ae47c8b0c37c21f313b669d4dc8e8025007ba7492102eb67508eb0a82cc >-SIZE (libnfs-1.3.0.tar.gz) = 57928 >+SHA256 (sahlberg-libnfs-2.0.0-libnfs-2.0.0_GH0.tar.gz) = 7ea6cd8fa6c461d01091e584d424d28e137d23ff4b65b95d01a3fd0ef95d120e >+SIZE (sahlberg-libnfs-2.0.0-libnfs-2.0.0_GH0.tar.gz) = 200932 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 457239) >+++ pkg-plist (working copy) >@@ -1,11 +1,21 @@ >+bin/nfs-cat >+bin/nfs-cp >+bin/nfs-ls > lib/libnfs.a > lib/libnfs.so >-lib/libnfs.so.1 >-lib/libnfs.so.1.0.3 >+lib/libnfs.so.11 >+lib/libnfs.so.11.0.0 > include/nfsc/libnfs-raw-mount.h > include/nfsc/libnfs-raw-nfs.h >+include/nfsc/libnfs-raw-nfs4.h >+include/nfsc/libnfs-raw-nlm.h >+include/nfsc/libnfs-raw-nsm.h > include/nfsc/libnfs-raw-portmap.h > include/nfsc/libnfs-raw-rquota.h > include/nfsc/libnfs-raw.h >+include/nfsc/libnfs-zdr.h > include/nfsc/libnfs.h > libdata/pkgconfig/libnfs.pc >+man/man1/nfs-cat.1.gz >+man/man1/nfs-cp.1.gz >+man/man1/nfs-ls.1.gz
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 224602
: 189117