FreeBSD Bugzilla – Attachment 222116 Details for
Bug 253215
devel/liblockfile: Update to 1.17
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
devel_liblockfile.patch (text/plain), 1.64 KB, created by
Yasuhiro Kimura
on 2021-02-03 16:21:29 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2021-02-03 16:21:29 UTC
Size:
1.64 KB
patch
obsolete
>Index: devel/liblockfile/Makefile >=================================================================== >--- devel/liblockfile/Makefile (revision 563891) >+++ devel/liblockfile/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= liblockfile >-PORTVERSION= 1.16 >+PORTVERSION= 1.17 > DISTVERSIONPREFIX= v > CATEGORIES= devel > >@@ -9,23 +9,27 @@ > MAINTAINER= yasu@utahime.org > COMMENT= Standard lockfile library > >-LICENSE= GPLv2+ LGPL21+ >-LICENSE_COMB= multi >+LICENSE= GPLv2+ LGPL21+ >+LICENSE_COMB= multi > LICENSE_FILE_GPLv2+ = ${WRKSRC}/licenses/GPL-2 > LICENSE_FILE_LGPL21+ = ${WRKSRC}/licenses/LGPL-2 > > USE_GITHUB= yes > GH_ACCOUNT= miquels >+USE_LDCONFIG= yes > > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --enable-shared --with-mailgroup >+CONFIGURE_ARGS= --enable-shared \ >+ --with-mailgroup > >-USE_LDCONFIG= yes >- > PORTDOCS= Changelog README > > OPTIONS_DEFINE= DOCS > >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dotlockfile >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblockfile.so.1.0 >+ > post-install-DOCS-on: > ${MKDIR} ${STAGEDIR}/${DOCSDIR} > .for f in ${PORTDOCS} >Index: devel/liblockfile/distinfo >=================================================================== >--- devel/liblockfile/distinfo (revision 563891) >+++ devel/liblockfile/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1565379232 >-SHA256 (miquels-liblockfile-v1.16_GH0.tar.gz) = dfc552c72a93a28279017e81c9e1924b12cc97e4faca8faf5ddbba6b6f048e01 >-SIZE (miquels-liblockfile-v1.16_GH0.tar.gz) = 68591 >+TIMESTAMP = 1611854055 >+SHA256 (miquels-liblockfile-v1.17_GH0.tar.gz) = 7d34e4b054f878be492dd782c34bfe2107689414aa82a361202756bbe3ec6ad8 >+SIZE (miquels-liblockfile-v1.17_GH0.tar.gz) = 69834
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
Flags:
yasu
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 253215
: 222116