FreeBSD Bugzilla – Attachment 175918 Details for
Bug 212944
security/keepassx2: Add LICENSE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
reflect pr212945 package name changed
patch-keepassx2.diff (text/plain), 3.03 KB, created by
Eric Camachat
on 2016-10-18 21:35:29 UTC
(
hide
)
Description:
reflect pr212945 package name changed
Filename:
MIME Type:
Creator:
Eric Camachat
Created:
2016-10-18 21:35:29 UTC
Size:
3.03 KB
patch
obsolete
>Index: security/keepassx2/Makefile >=================================================================== >--- security/keepassx2/Makefile (revision 424181) >+++ security/keepassx2/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= keepassx >-PORTVERSION= 2.0.2 >-PORTREVISION= 1 >+PORTVERSION= 2.0.3 > PORTEPOCH= 2 > CATEGORIES= security > MASTER_SITES= https://www.keepassx.org/releases/${PORTVERSION}/ >@@ -12,9 +11,18 @@ > MAINTAINER= eric@camachat.org > COMMENT= Cross Platform Password Manager > >+LICENSE= BOOST-1.0 BSD3CLAUSE CC0-1.0 GPLv2 GPLv3 LGPL21 LGPL3 NOKIA-LGPL-EXCEPTION >+LICENSE_COMB= multi >+LICENSE_NAME_BOOST-1.0= Boost Software License version 1.0 >+LICENSE_NAME_NOKIA-LGPL-EXCEPTION= Nokia Qt LGPL Exception version 1.1 >+LICENSE_FILE_BOOST-1.0= ${WRKSRC}/LICENSE.BOOST-1.0 >+LICENSE_FILE_NOKIA-LGPL-EXCEPTION= ${WRKSRC}/LICENSE.NOKIA-LGPL-EXCEPTION >+LICENSE_PERMS_BOOST-1.0= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept >+LICENSE_PERMS_NOKIA-LGPL-EXCEPTION= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept >+ > LIB_DEPENDS= libgcrypt.so:security/libgcrypt > >-CONFLICTS_INSTALL= keepassx-0.* >+CONFLICTS_INSTALL= keepassx-0.* keepassx-devel-* > > USES= cmake compiler:features desktop-file-utils shared-mime-info > USE_LDCONFIG= yes >@@ -29,5 +37,6 @@ > .if !${COMPILER_FEATURES:Mc++0x} > CMAKE_ARGS+= -DWITH_CXX11:BOOL=OFF > .endif >+CMAKE_ARGS+= -DZLIB_SUPPORTS_GZIP:BOOL=ON > > .include <bsd.port.post.mk> >Index: security/keepassx2/distinfo >=================================================================== >--- security/keepassx2/distinfo (revision 424181) >+++ security/keepassx2/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (keepassx-2.0.2.tar.gz) = 204bdcf49c72078cd6f02b4f29b062923cca9e7b2d3551f2bf352763daa236b8 >-SIZE (keepassx-2.0.2.tar.gz) = 1532353 >+TIMESTAMP = 1476825106 >+SHA256 (keepassx-2.0.3.tar.gz) = 23ffb4ae360c58aa139943442d175bc6b8f08e6a876ae76c4543ab983a6647c5 >+SIZE (keepassx-2.0.3.tar.gz) = 1540235 >Index: security/keepassx2/files/patch-CMakeLists.txt >=================================================================== >--- security/keepassx2/files/patch-CMakeLists.txt (revision 424181) >+++ security/keepassx2/files/patch-CMakeLists.txt (nonexistent) >@@ -1,15 +0,0 @@ >---- CMakeLists.txt.orig 2013-10-29 23:22:19.870422125 +0000 >-+++ CMakeLists.txt 2013-10-29 23:22:29.394420605 +0000 >-@@ -175,9 +175,9 @@ >- >- int main() { return 0; }" ZLIB_SUPPORTS_GZIP) >- >--if(NOT ZLIB_SUPPORTS_GZIP) >-- message(FATAL_ERROR "zlib 1.2.x or higher is required to use the gzip format") >--endif() >-+#if(NOT ZLIB_SUPPORTS_GZIP) >-+# message(FATAL_ERROR "zlib 1.2.x or higher is required to use the gzip format") >-+#endif() >- >- if(UNIX) >- check_cxx_source_compiles("#include <sys/prctl.h> > >Property changes on: security/keepassx2/files/patch-CMakeLists.txt >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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:
eric
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 212944
:
175102
|
175107
|
175158
|
175537
|
175915
|
175916
| 175918