*/*: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2018-09-27 07:42:36 +02:00
parent c005c7233a
commit 1aed2b2b67
299 changed files with 4400 additions and 2741 deletions

View file

@ -2,7 +2,7 @@
PORTNAME= freetar
PORTVERSION= 0.9
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= archivers gnustep
MASTER_SITES= http://download.gna.org/freetar/
DISTNAME= FreeTar-${PORTVERSION}

View file

@ -3,7 +3,7 @@
PORTNAME= unar
PORTVERSION= 1.10.1
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= archivers gnustep
MASTER_SITES= http://wakaba.c3.cx/releases/TheUnarchiver/
DISTNAME= ${PORTNAME}${PORTVERSION}_src

View file

@ -3,7 +3,7 @@
PORTNAME= zipper
PORTVERSION= 1.5
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= archivers gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= Zipper-${PORTVERSION}

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= maptools
DISTVERSION= 0.9-3
DISTVERSION= 0.9-4
CATEGORIES= astro
DISTNAME= ${PORTNAME}_${DISTVERSION}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1534026669
SHA256 (maptools_0.9-3.tar.gz) = 289f5051e6b562f7a5e88fdcf8db9fa01b0e4261f7c5c7330ef3a71a03d8ab43
SIZE (maptools_0.9-3.tar.gz) = 1580274
TIMESTAMP = 1537856753
SHA256 (maptools_0.9-4.tar.gz) = 930875f598a516f0f9049fa2fae7391bc9bdf7e3e5db696059ab4ec2fc9ba39c
SIZE (maptools_0.9-4.tar.gz) = 1580721

View file

@ -438,6 +438,7 @@
SUBDIR += liboggz
SUBDIR += libopenmpt
SUBDIR += libopenspc
SUBDIR += libopusenc
SUBDIR += libsamplerate
SUBDIR += libshairport
SUBDIR += libshout

View file

@ -2,7 +2,7 @@
PORTNAME= cddb
PORTVERSION= 0.2
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= audio gnustep
MASTER_SITES= SF/gsburn/cdplayer/${DISTNAME}
PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2}

View file

@ -2,7 +2,7 @@
PORTNAME= cdplayer
PORTVERSION= 0.5.1
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= audio gnustep
MASTER_SITES= SF/gsburn/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= gnustep-

26
audio/libopusenc/Makefile Normal file
View file

@ -0,0 +1,26 @@
# $FreeBSD$
PORTNAME= libopusenc
PORTVERSION= 0.2
CATEGORIES= audio
MASTER_SITES= MOZILLA/opus
MAINTAINER= naddy@FreeBSD.org
COMMENT= High-level API for encoding .opus files
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libopus.so:audio/opus
USES= gmake libtool pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-maintainer-mode # avoid autotools cascade
CONFIGURE_ARGS+=--disable-doc # requires doxygen
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1537972823
SHA256 (libopusenc-0.2.tar.gz) = c79e95eeee43a0b965e9b2c59a243763a8f8b0a7e71441df2aa9084f6171c73a
SIZE (libopusenc-0.2.tar.gz) = 388027

View file

@ -0,0 +1,4 @@
The libopusenc libraries provide a high-level API for encoding .opus
files.
WWW: https://opus-codec.org/

View file

@ -0,0 +1,9 @@
include/opus/opusenc.h
lib/libopusenc.a
lib/libopusenc.so
lib/libopusenc.so.0
lib/libopusenc.so.0.4.2
libdata/pkgconfig/libopusenc.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/README.md

View file

@ -2,7 +2,7 @@
PORTNAME= mpdcon
PORTVERSION= 1.5.1
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= audio gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= MPDCon-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= pulseaudio-module-xrdp
DISTVERSIONPREFIX= v
DISTVERSION= 0.1
DISTVERSION= 0.2
CATEGORIES= audio
MAINTAINER= meta@FreeBSD.org
@ -10,13 +10,13 @@ COMMENT= PulseAudio module which enables xrdp to use audio redirection
LICENSE= APACHE20
BUILD_DEPENDS= ${NONEXISTENT}:audio/pulseaudio:configure \
${LOCALBASE}/include/xrdp_constants.h:net/xrdp
BUILD_DEPENDS= ${NONEXISTENT}:audio/pulseaudio:configure
LIB_DEPENDS= libpulse.so:audio/pulseaudio
USES= autoreconf:build libtool pkgconfig
GNU_CONFIGURE= yes
USES= autoreconf:build libtool localbase pkgconfig
USE_GITHUB= yes
GNU_CONFIGURE= yes
GH_ACCOUNT= neutrinolabs
GH_PROJECT= pulseaudio-module-xrdp

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1535076040
SHA256 (neutrinolabs-pulseaudio-module-xrdp-v0.1_GH0.tar.gz) = 4fb1a946796bc4f8e82f0849a2c181674ae13b16ec96555ff1f9478006b8d918
SIZE (neutrinolabs-pulseaudio-module-xrdp-v0.1_GH0.tar.gz) = 10957
TIMESTAMP = 1537858795
SHA256 (neutrinolabs-pulseaudio-module-xrdp-v0.2_GH0.tar.gz) = 6894af7bb79d76cdd2206a2048a49c99fd0aa73e4142c1c48ac1b4d526d6754a
SIZE (neutrinolabs-pulseaudio-module-xrdp-v0.2_GH0.tar.gz) = 11476

View file

@ -3,7 +3,7 @@
PORTNAME= xmms-sapplug
DISTVERSION= 0.3f
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= LOCAL/ehaupt
DISTNAME= sapplug-xmms-${DISTVERSION}
@ -13,8 +13,6 @@ COMMENT= XMMS input plugin for playing 8bit Atari(TM) .sap audio files
LICENSE= GPLv2
BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol: gtk_widget_destroyed in readonly segment
BUILD_DEPENDS= xmms:multimedia/xmms
RUN_DEPENDS= xmms:multimedia/xmms
@ -29,7 +27,9 @@ PLIST_FILES= lib/xmms/Input/libsap.so
OPTIONS_DEFINE= OPTIMIZED_CFLAGS
CFLAGS_aarch64= -fpic -DPIC
CFLAGS_amd64= -fpic -DPIC
CFLAGS_i386= -fpic -DPIC
.include <bsd.port.pre.mk>

View file

@ -23,6 +23,7 @@ CONFIGURE_ARGS= --enable-ipv6 \
CPPFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -D_WANT_SEMUN
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
LDFLAGS_i386= -Wl,-znotext
OPTIONS_DEFINE= ESOUND VORBIS
OPTIONS_DEFAULT=VORBIS

View file

@ -82,14 +82,15 @@ CMAKE_ARGS+= -DZYN_DATADIR:STRING=${DATADIR}
CMAKE_ARGS+= -DZYN_EXAMPLESDIR:STRING=${EXAMPLESDIR}
.include <bsd.port.options.mk>
# Build fix for ZynAddSubFx
BUILD_DEPENDS+= clang40:devel/llvm40
CC= clang40
CXX= clang++40
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000
# Build fix for ZynAddSubFx
BUILD_DEPENDS+= clang60:devel/llvm60
CC= clang60
CXX= clang++60
.endif
.if ${ARCH} == "i386" || ${ARCH} == "amd64"
CFLAGS+= -DASM_F2I_YES
.endif

View file

@ -37,6 +37,7 @@
SUBDIR += iperf
SUBDIR += iperf3
SUBDIR += libmicro
SUBDIR += linux-vdbench
SUBDIR += lmbench
SUBDIR += lzbench
SUBDIR += mdtest

View file

@ -0,0 +1,85 @@
# $FreeBSD$
PORTNAME= vdbench
PORTVERSION= 5.04.07
CATEGORIES= benchmarks linux java
MASTER_SITES= #
PKGNAMEPREFIX= linux-
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= loader@FreeBSD.org
COMMENT= Command line disk I/O benchmark utility
LICENSE= OTN
LICENSE_NAME= Oracle Technology Network
LICENSE_FILE= ${FILESDIR}/LICENSE
LICENSE_PERMS= none
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= Linux compatibility layer only supports i386/amd64
USES= linux shebangfix uniquefiles:dirs zip
USE_JAVA= yes
EXTRACT_AFTER_ARGS= -d ${WRKSRC}
JAVA_VERSION= 1.7+
JAVA_OS= linux
NO_BUILD= yes
SHEBANG_FILES= ${PORTNAME} linux/config.sh
bash_CMD= ${SH}
OPTIONS_DEFINE= DOCS EXAMPLES
DOWNLOAD_URL= https://www.oracle.com/technetwork/server-storage/vdbench-downloads-1901681.html
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTFILES})
IGNORE=You must manually download ${DISTFILES} from ${DOWNLOAD_URL} and place it in ${DISTDIR} then run make again
.endif
.if ${LINUX_ARCH} == "i386"
PLIST_SUB+= LINUX_ARCH_32="" LINUX_ARCH_64="@comment "
.endif
.if ${LINUX_ARCH} == "x86_64"
PLIST_SUB+= LINUX_ARCH_32="@comment " LINUX_ARCH_64=""
.endif
post-patch:
${REINPLACE_CMD} -e 's|^java=java|java=${JAVA_HOME}/bin/java|' \
-e 's|^dir=.*|dir=${DATADIR}|' ${WRKSRC}/vdbench
${REINPLACE_CMD} -e 's|/proc/meminfo|/compat/proc/meminfo|' \
-e '/^free/d' ${WRKSRC}/linux/config.sh
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}
${MKDIR} ${STAGEDIR}${DATADIR}/linux
for f in vdbench.jar build_sds.txt swatcharts.txt; do \
${INSTALL_DATA} ${WRKSRC}/$${f} ${STAGEDIR}${DATADIR}; \
done
.if ${LINUX_ARCH} == "i386"
${INSTALL_DATA} ${WRKSRC}/linux/linux32.so ${STAGEDIR}${DATADIR}/linux
.endif
.if ${LINUX_ARCH} == "x86_64"
${INSTALL_DATA} ${WRKSRC}/linux/linux64.so ${STAGEDIR}${DATADIR}/linux
.endif
${INSTALL_SCRIPT} ${WRKSRC}/linux/config.sh ${STAGEDIR}${DATADIR}/linux
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${DATADIR}
${RLN} ../${DATADIR_REL}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PKGNAMEPREFIX}${PORTNAME}
do-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
for f in vdbench.pdf readme.txt; do \
${INSTALL_DATA} ${WRKSRC}/$${f} ${STAGEDIR}${DOCSDIR}; \
done
do-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC}; ${COPYTREE_SHARE} examples ${STAGEDIR}${EXAMPLESDIR})
for e in $$(${JOT} - 1 7); do \
${INSTALL_DATA} ${WRKSRC}/example$${e} ${STAGEDIR}${EXAMPLESDIR}; \
done
.include <bsd.port.post.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1537404207
SHA256 (vdbench50407.zip) = 51a60a9cd38df448a984a464254e059273c99679215420b64564b11fdf7c4ece
SIZE (vdbench50407.zip) = 3073219

View file

@ -0,0 +1,73 @@
https://www.oracle.com/technetwork/licenses/vdbench-license-2027214.html
Oracle Technology Network Developer License Terms for VDBench
Export Controls on the Programs
Export laws and regulations of the United States and any other relevant local export laws and regulations apply to the programs. You agree that such export control laws govern your use of the programs (including technical data) and any services deliverables provided under this agreement, and you agree to comply with all such export laws and regulations (including "deemed export" and "deemed re-export" regulations). You agree that no data, information, program, and/or materials resulting from services (or direct product thereof) will be exported, directly or indirectly, in violation of these laws, or will be used for any purpose prohibited by these laws including, without limitation, nuclear, chemical, or biological weapons proliferation, or development of missile technology.
Accordingly, you confirm:
-You will not download, provide, make available or otherwise export or re-export the programs, directly or indirectly, to countries prohibited by applicable laws and regulations nor to citizens, nationals or residents of those countries.
-You are not listed on the United States Department of Treasury lists of Specially Designated Nationals and Blocked Persons, Specially Designated Terrorists, and Specially Designated Narcotic Traffickers, nor are you listed on the United States Department of Commerce Table of Denial Orders.
- You will not download or otherwise export or re-export the programs, directly or indirectly, to persons on the above mentioned lists.
- You will not use the programs for, and will not allow the programs to be used for, any purposes prohibited by applicable law, including, without limitation, for the development, design, manufacture or production of nuclear, chemical or biological weapons of mass destruction.
Oracle Employees: Under no circumstances are Oracle Employees authorized to download software for the purpose of distributing it to customers. Oracle products are available to employees for internal use or demonstration purposes only. In keeping with Oracle's trade compliance obligations under U.S. and applicable multilateral law, failure to comply with this policy could result in disciplinary action up to and including termination.
Note: You are bound by the Oracle Technology Network ("OTN") License Agreement terms. The OTN License Agreement terms also apply to all updates you receive under your Technology Track subscription.
The OTN License Agreement terms below supercede any shrinkwrap license on the OTN Technology Track software CDs and previous OTN License terms (including the Oracle Program License as modified by the OTN Program Use Certificate).
Oracle Technology Network Development License Agreement
"We," "us," and "our" refers to Oracle America, Inc., for and on behalf of itself and its subsidiaries and affiliates under common control. "You" and "your" refers to the individual or entity that wishes to use the programs from Oracle. "Programs" refers to the Oracle software product you wish to download and use and program documentation. "License" refers to your right to use the programs under the terms of this agreement. "Your Storage Hardware Product" refers to your storage hardware product designed and manufactured by you. This agreement is governed by the substantive and procedural laws of California. You and Oracle agree to submit to the exclusive jurisdiction of, and venue in, the courts of San Francisco or Santa Clara counties in California in any dispute arising out of or relating to this agreement.
We are willing to license the programs to you only upon the condition that you accept all of the terms contained in this agreement. Read the terms carefully and select the "Accept License Agreement" button to confirm your acceptance. If you are not willing to be bound by these terms, select the "Decline License Agreement" button and the registration process will not continue.
License Rights
We grant you a nonexclusive, nontransferable limited license to use and modify the programs to the extent necessary to test the performance of Your Storage Hardware Product and to disclose the results of the said tests at your discretion, and not for any other purpose. You acknowledge that we may not produce a production release version of the program and any development efforts undertaken by you are at your own risk. We may audit your use of the programs. Program documentation, if available, may accessed online at http://www.oracle.com/technetwork/indexes/documentation/index.html.
Ownership and Restrictions
We retain all ownership and intellectual property rights in the programs and any modifications, extensions or derivative works. The programs may be installed on one computer only, and used by one person in the operating environment identified by us. You may make one copy of the programs for backup purposes.
You may not:
- use the programs for your own internal data processing or for any commercial or production purposes, or use the programs for any purpose except the testing of your storage hardware;
- remove or modify any program markings or any notice of our proprietary rights;
- make the programs, including any modifications, extensions or derivatives thereof, available in any manner to any third party;
- use the programs to provide third party training;
- assign this agreement or give or transfer the programs or an interest in them to another individual or entity;
- cause or permit reverse engineering (unless required by law for interoperability), disassembly or decompilation of the programs;
- disclose results of any program benchmark tests without our prior consent, except that you may disclose the results of the performance tests of Your Storage Hardware Product as performed by the programs.
Disclaimer of Warranty and Exclusive Remedies
THE PROGRAMS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. WE FURTHER DISCLAIM ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT.
IN NO EVENT SHALL WE BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES, OR DAMAGES FOR LOSS OF PROFITS, REVENUE, DATA OR DATA USE, INCURRED BY YOU OR ANY THIRD PARTY, WHETHER IN AN ACTION IN CONTRACT OR TORT, EVEN IF WE HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. OUR ENTIRE LIABILITY FOR DAMAGES HEREUNDER SHALL IN NO EVENT EXCEED ONE THOUSAND DOLLARS (U.S. $1,000).
Trial Programs Included With Orders
We may include additional programs with an order which may be used for trial purposes only. You will have 30 days from the delivery date to evaluate these programs. Any use of these programs after the 30 day trial period requires you to obtain the applicable license. Programs licensed for trial purposes are provided "as is" and we do not provide technical support or any warranties for these programs.
No Technical Support
Our technical support organization will not provide technical support, phone support, or updates to you for the programs licensed under this agreement.
End of Agreement
You may terminate this agreement by destroying all copies of the programs. We have the right to terminate your right to use the programs if you fail to comply with any of the terms of this agreement, in which case you shall destroy all copies of the programs.
Relationship Between the Parties
The relationship between you and us is that of licensee/licensor. Neither party will represent that it has any authority to assume or create any obligation, express or implied, on behalf of the other party, nor to represent the other party as agent, employee, franchisee, or in any other capacity. Nothing in this agreement shall be construed to limit either party's right to independently develop or distribute software that is functionally similar to the other party's products, so long as proprietary information of the other party is not included in such software.
Open Source
"Open Source" software - software available without charge for use, modification and distribution - is often licensed under terms that require the user to make the user's modifications to the Open Source software or any software that the user 'combines' with the Open Source software freely available in source code form. If you use Open Source software in conjunction with the programs, you must ensure that your use does not: (i) create, or purport to create, obligations of us with respect to the Oracle programs; or (ii) grant, or purport to grant, to any third party any rights to or immunities under our intellectual property or proprietary rights in the Oracle programs. For example, you may not develop a software program using an Oracle program and an Open Source program where such use results in a program file(s) that contains code from both the Oracle program and the Open Source program (including without limitation libraries) if the Open Source program is licensed under a license that requires any "modifications" be made freely available. You also may not combine the Oracle program with programs licensed under the GNU General Public License ("GPL") in any manner that could cause, or could be interpreted or asserted to cause, the Oracle program or any modifications thereto to become subject to the terms of the GPL.
Entire Agreement
You agree that this agreement is the complete agreement for the programs and licenses, and this agreement supersedes all prior or contemporaneous agreements or representations. If any term of this agreement is found to be invalid or unenforceable, the remaining provisions will remain effective.
Last updated: 14 May 2014
Should you have any questions concerning this License Agreement, or if you desire to contact Oracle for any reason, please write:
Oracle America, Inc.
500 Oracle Parkway,
Redwood City, CA 94065
Oracle may contact you to ask if you had a satisfactory experience installing and using this OTN software download.

View file

@ -0,0 +1,5 @@
Vdbench is a command line utility specifically created to help
engineers and customers generate disk I/O workloads to be used
for validating storage performance and storage data integrity.
WWW: http://www.oracle.com/technetwork/server-storage/vdbench-downloads-1901681.html

View file

@ -0,0 +1,48 @@
bin/linux-vdbench
%%PORTDOCS%%%%DOCSDIR%%/readme.txt
%%PORTDOCS%%%%DOCSDIR%%/vdbench.pdf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example2
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example3
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example4
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example5
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example6
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/errorlog.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/create_files
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/delete_files
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/multi_host
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/random_read
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/random_rw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/random_write
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/seq_read
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/seq_rw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/filesys/seq_write
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/multi_host
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_read
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_read_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_read_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_rw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_rw_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_rw_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_write
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_write_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/random_write_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_read
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_read_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_read_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_rw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_rw_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_rw_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_write
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_write_curve
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/seq_write_xfersizes
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/raw/tpcc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples/readme.txt
%%LINUX_ARCH_32%%%%DATADIR%%/linux/linux32.so
%%LINUX_ARCH_64%%%%DATADIR%%/linux/linux64.so
%%DATADIR%%/build_sds.txt
%%DATADIR%%/linux/config.sh
%%DATADIR%%/swatcharts.txt
%%DATADIR%%/vdbench
%%DATADIR%%/vdbench.jar

View file

@ -2,7 +2,7 @@
PORTNAME= biococoa
PORTVERSION= 2.2.2
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= biology gnustep
MASTER_SITES= http://bioinformatics.org/biococoa/downloads/
DISTNAME= biococoa-${PORTVERSION}-src

View file

@ -4,7 +4,7 @@
PORTNAME= qcad
PORTVERSION= 3.21.1.1
DISTVERSIONPREFIX= v
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= cad
DIST_SUBDIR= ${PORTNAME}

View file

@ -1,18 +1,33 @@
--- src/3rdparty/3rdparty.pro.orig 2015-11-24 15:13:30.000000000 +0100
+++ src/3rdparty/3rdparty.pro 2015-12-23 10:01:28.113511000 +0100
@@ -2,12 +2,10 @@
Second hunk: fix a version of the shipped qtscriptgenerator, as when updating Qt, the new one might
not yet be bundled in the tarball.
--- src/3rdparty/3rdparty.pro.orig 2018-07-03 13:46:04 UTC
+++ src/3rdparty/3rdparty.pro
@@ -2,21 +2,19 @@ include (../../shared.pri)
TEMPLATE = subdirs
SUBDIRS = \
spatialindexnavel \
- stemmer \
- quazip
+ stemmer
+
+# FreeBSD: prefer quazip and opennurbs from dependent ports
-!r_no_opennurbs {
- SUBDIRS += opennurbs
-}
+# FreeBSD: prefer quazip and opennurbs from dependent ports
+
!rs_no_dxf {
SUBDIRS += dxflib
}
!r_mobile {
- exists(qt-labs-qtscriptgenerator-$${QT_VERSION}) {
- SUBDIRS += qt-labs-qtscriptgenerator-$${QT_VERSION}
+ exists(qt-labs-qtscriptgenerator-5.11.1) {
+ SUBDIRS += qt-labs-qtscriptgenerator-5.11.1
}
else {
- error("Script bindings not available for Qt version $${QT_VERSION}. You can add them to src/3rdparty/qt-labs-qtscriptgenerator-$${QT_VERSION} or use another version of Qt.")
+ error("Script bindings not available for Qt version 5.11.1. You can add them to src/3rdparty/qt-labs-qtscriptgenerator-5.11.1 or use another version of Qt.")
}
}

View file

@ -24,7 +24,6 @@ lib/libqcadzip.so.0
lib/libspatialindexnavel.so
lib/libspatialindexnavel.so.0
lib/libstemmer.a
share/applications/usr_local_bin_qcadbin.desktop
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calibration.dxf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colors.dxf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/entities.dxf

View file

@ -47,9 +47,9 @@ do-install-DOCS-on:
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000
BUILD_DEPENDS+= clang40:devel/llvm40
CC= clang40
CXX= clang++40 # fails to build with the default compiler on 10
BUILD_DEPENDS+= clang60:devel/llvm60
CC= clang60
CXX= clang++60 # fails to build with the default compiler on 10
.endif
.include <bsd.port.post.mk>

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fcitx-cloudpinyin
PORTVERSION= 0.3.4
PORTVERSION= 0.3.6
CATEGORIES= chinese
MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/
DIST_SUBDIR= fcitx

View file

@ -1,2 +1,3 @@
SHA256 (fcitx/fcitx-cloudpinyin-0.3.4.tar.xz) = c131e8cfd4d171f7749c2934f13092dcdffcf3d4ff1cefde7ed67daed74b7d90
SIZE (fcitx/fcitx-cloudpinyin-0.3.4.tar.xz) = 20796
TIMESTAMP = 1536489248
SHA256 (fcitx/fcitx-cloudpinyin-0.3.6.tar.xz) = 6eb34600fa22a3e4beb962dfb33228f781d7c9b3a05041d243abaf1350f779b8
SIZE (fcitx/fcitx-cloudpinyin-0.3.6.tar.xz) = 22596

View file

@ -1,7 +1,12 @@
lib/fcitx/fcitx-cloudpinyin.so
share/fcitx/addon/fcitx-cloudpinyin.conf
share/fcitx/configdesc/fcitx-cloudpinyin.desc
share/locale/ca/LC_MESSAGES/fcitx-cloudpinyin.mo
share/locale/da/LC_MESSAGES/fcitx-cloudpinyin.mo
share/locale/de/LC_MESSAGES/fcitx-cloudpinyin.mo
share/locale/ja/LC_MESSAGES/fcitx-cloudpinyin.mo
share/locale/ko/LC_MESSAGES/fcitx-cloudpinyin.mo
share/locale/ru/LC_MESSAGES/fcitx-cloudpinyin.mo
share/locale/tr/LC_MESSAGES/fcitx-cloudpinyin.mo
share/locale/zh_CN/LC_MESSAGES/fcitx-cloudpinyin.mo
share/locale/zh_TW/LC_MESSAGES/fcitx-cloudpinyin.mo

View file

@ -2,7 +2,7 @@
PORTNAME= bdb
PORTVERSION= 0.2.1
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= databases gnustep
MASTER_SITES= SF/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/${PORTVERSION}
PKGNAMEPREFIX= fortytwo-

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= fakeredis
PORTVERSION= 0.13.1
PORTVERSION= 0.14.0
CATEGORIES= databases
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,6 +17,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
do-test:

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1536600393
SHA256 (fakeredis-0.13.1.tar.gz) = a02d6c57d6de2a33723b48476b0a255839a3255e545e943548bdeaa88e22f516
SIZE (fakeredis-0.13.1.tar.gz) = 48391
TIMESTAMP = 1537954800
SHA256 (fakeredis-0.14.0.tar.gz) = 0e6d51c0d661fb9a33d6161893888573d39ea3f5c338184c7c514e4aba9f854e
SIZE (fakeredis-0.14.0.tar.gz) = 33428

View file

@ -2,7 +2,7 @@
PORTNAME= sqlclient
PORTVERSION= 1.8.1
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= databases gnustep
MASTER_SITES= GNUSTEP/libs
DISTNAME= SQLClient-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= affiche
PORTVERSION= 0.6.0
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= deskutils gnustep
MASTER_SITES= http://www.collaboration-world.com/affiche.data/releases/Stable/
DISTNAME= Affiche-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= appwrapper
PORTVERSION= 0.1
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= deskutils gnustep
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/AppWrapper%20${PORTVERSION}
DISTNAME= AppWrapper.${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= cartotheque
PORTVERSION= 0.1
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= deskutils gnustep
MASTER_SITES= LOCAL/dinoex
DISTNAME= Cartotheque-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= wrapper
PORTVERSION= 0.1.0
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= deskutils gnustep
#MASTER_SITES= ftp://ftp.raffael.ch/software/GNUstepWrapper/
MASTER_SITES= LOCAL/dinoex

View file

@ -2,7 +2,7 @@
PORTNAME= gworkspace
PORTVERSION= 0.9.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= deskutils gnustep
#MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/
MASTER_SITES= GNUSTEP/usr-apps

View file

@ -2,7 +2,7 @@
PORTNAME= gworkspace
PORTVERSION= 0.9.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= deskutils gnustep
#MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/
MASTER_SITES= GNUSTEP/usr-apps

View file

@ -2,7 +2,7 @@
PORTNAME= helpviewer
PORTVERSION= 0.3
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= deskutils gnustep
MASTER_SITES= http://www.roard.com/helpviewer/download/
DISTNAME= HelpViewer-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= plopfolio
PORTVERSION= 0.1.0
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= deskutils gnustep
MASTER_SITES= GNUSTEP/usr-apps

View file

@ -2,7 +2,7 @@
PORTNAME= preferences
PORTVERSION= 1.2.0
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= deskutils gnustep
MASTER_SITES= SF/prefsapp/prefsapp/${PORTVERSION}
DISTNAME= Preferences-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= simpleagenda
PORTVERSION= 0.43
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= deskutils gnustep
MASTER_SITES= http://coyote.octets.fr/pub/gnustep/
DISTNAME= SimpleAgenda-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= systempreferences
PORTVERSION= 1.2.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= deskutils gnustep
MASTER_SITES= GNUSTEP/usr-apps
DISTNAME= SystemPreferences-${PORTVERSION}

View file

@ -2,7 +2,7 @@
PORTNAME= toolbox
PORTVERSION= 0.8
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= deskutils gnustep
MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ \
LOCAL/dinoex

View file

@ -4952,6 +4952,7 @@
SUBDIR += py-pytest-timeout
SUBDIR += py-pytest-tornado
SUBDIR += py-pytest-xdist
SUBDIR += py-pytest-xprocess
SUBDIR += py-python-Levenshtein
SUBDIR += py-python-bugzilla
SUBDIR += py-python-distutils-extra

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cli
PORTVERSION= 1.0.0
PORTVERSION= 1.0.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -12,7 +12,7 @@ COMMENT= Helpers for Developing Command Line Interfaces
LICENSE= MIT
CRAN_DEPENDS= R-cran-assertthat>0:math/R-cran-assertthat \
R-cran-crayon>0:devel/R-cran-crayon
R-cran-crayon>=1.3.4:devel/R-cran-crayon
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1520839801
SHA256 (cli_1.0.0.tar.gz) = 8fa3dbfc954ca61b8510f767ede9e8a365dac2ef95fe87c715a0f37d721b5a1d
SIZE (cli_1.0.0.tar.gz) = 1933874
TIMESTAMP = 1537949407
SHA256 (cli_1.0.1.tar.gz) = ef80fbcde15760fd55abbf9413b306e3971b2a7034ab8c415fb52dc0088c5ee4
SIZE (cli_1.0.1.tar.gz) = 2186755

View file

@ -2,7 +2,7 @@
PORTNAME= encore
PORTVERSION= 0.3.1
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= devel gnustep
MASTER_SITES= SF/fortytwo/Encore/${PORTVERSION}
PKGNAMEPREFIX= fortytwo-

View file

@ -3,7 +3,7 @@
PORTNAME= gnustep-make
PORTVERSION= 2.7.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel gnustep
MASTER_SITES= GNUSTEP/core

View file

@ -3,7 +3,7 @@
PORTNAME= gnustep
PORTVERSION= 1.28.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel lang gnustep
MAINTAINER= theraven@FreeBSD.org

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= goffice
PORTVERSION= 0.10.34
PORTVERSION= 0.10.43
CATEGORIES= devel gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 010
@ -13,8 +13,11 @@ COMMENT= GLib/GTK+ set of document centric objects and utilities
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GNOME= gtk30 intlhack introspection:build libgsf librsvg2 libxslt
USES= gettext gmake libtool pathfix pkgconfig tar:xz
LIB_DEPENDS= libspectre.so:print/libspectre \
libfribidi.so:converters/fribidi
USES= gettext gmake gnome libtool pathfix perl5 pkgconfig shebangfix tar:xz
USE_GNOME= cairo gtk30 intlhack introspection:build libgsf librsvg2 libxslt
USE_XORG= xrender xext
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
@ -24,6 +27,8 @@ INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --with-lasem=no --with-config-backend=gsettings \
--enable-compile-warnings=no \
--enable-introspection
USE_PERL5= build
SHEBANG_FILES= ${WRKSRC}/tools/introspection-identifier-filter
PLIST_SUB= VERSION=${PORTVERSION} SHORT_VER=${PORTVERSION:R}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1491081966
SHA256 (goffice-0.10.34.tar.xz) = 554a75a22b5863b3b17595148bee6462122f2dbf031dfa78b61e941e3c2dd603
SIZE (goffice-0.10.34.tar.xz) = 2370060
TIMESTAMP = 1537813735
SHA256 (goffice-0.10.43.tar.xz) = 550fceefa74622b8fe57dd0b030003e31db50edf7f87068ff5e146365108b64e
SIZE (goffice-0.10.43.tar.xz) = 2381804

View file

@ -196,7 +196,7 @@ lib/goffice/%%VERSION%%/plugins/smoothing/smoothing.so
lib/goffice/%%VERSION%%/plugins/smoothing/types.xml
lib/libgoffice-%%SHORT_VER%%.so
lib/libgoffice-%%SHORT_VER%%.so.10
lib/libgoffice-%%SHORT_VER%%.so.10.0.34
lib/libgoffice-%%SHORT_VER%%.so.10.0.43
libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc
share/gir-1.0/GOffice-%%SHORT_VER%%.gir
%%DATADIR%%/%%VERSION%%/mmlitex/README

View file

@ -14,9 +14,9 @@ COMMENT= Fast, multi-threaded malloc() and nifty performance analysis tools
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc= fails to build: assembly not supported, see PR#94: http://code.google.com/p/google-perftools/issues/detail?id=94&can=1
BROKEN_powerpc64= fails to build: assembly not supported, see PR#94: http://code.google.com/p/google-perftools/issues/detail?id=94&can=1
BROKEN_sparc64= fails to build: assembly not supported, see PR#94: http://code.google.com/p/google-perftools/issues/detail?id=94&can=1
BROKEN_powerpc= fails to build: assembly not supported, see PR\#94: http://code.google.com/p/google-perftools/issues/detail?id=94&can=1
BROKEN_powerpc64= fails to build: assembly not supported, see PR\#94: http://code.google.com/p/google-perftools/issues/detail?id=94&can=1
BROKEN_sparc64= fails to build: assembly not supported, see PR\#94: http://code.google.com/p/google-perftools/issues/detail?id=94&can=1
LIB_DEPENDS= libunwind.so:devel/libunwind

View file

@ -2,7 +2,7 @@
PORTNAME= gorm
PORTVERSION= 1.2.23
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel gnustep
MASTER_SITES= GNUSTEP/dev-apps

View file

@ -2,7 +2,7 @@
PORTNAME= highlighterkit
PORTVERSION= 0.1
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= devel gnustep
MASTER_SITES= http://download.gna.org/pmanager/0.2/
DISTNAME= HighlighterKit-${PORTVERSION}

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libgsf
PORTVERSION= 1.14.41
PORTVERSION= 1.14.44
CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -10,7 +10,12 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Extensible I/O abstraction for dealing with structured file formats
USES= gettext gmake libtool localbase pathfix pkgconfig tar:xz
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
USE_GNOME= gdkpixbuf2 intlhack introspection:build libxml2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1491087467
SHA256 (gnome2/libgsf-1.14.41.tar.xz) = 150b98586a1021d5c49b3d4d065d0aa3e3674ae31db131af5372499d2d3f08d3
SIZE (gnome2/libgsf-1.14.41.tar.xz) = 616944
TIMESTAMP = 1537906507
SHA256 (gnome2/libgsf-1.14.44.tar.xz) = 68bede10037164764992970b4cb57cd6add6986a846d04657af9d5fac774ffde
SIZE (gnome2/libgsf-1.14.44.tar.xz) = 619008

View file

@ -1,2 +1,4 @@
The library aims to provide an efficient extensible i/o abstraction for
dealing with different structured file formats.
WWW: http://www.gnumeric.org

View file

@ -54,7 +54,7 @@ lib/girepository-1.0/Gsf-1.typelib
lib/libgsf-1.a
lib/libgsf-1.so
lib/libgsf-1.so.114
lib/libgsf-1.so.114.0.41
lib/libgsf-1.so.114.0.44
libdata/pkgconfig/libgsf-1.pc
man/man1/gsf-office-thumbnailer.1.gz
man/man1/gsf-vba-dump.1.gz

View file

@ -12,7 +12,7 @@ COMMENT= Common library for all Osmocom projects
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= fails to compile: application.c:179: #pragma GCC diagnostic not allowed inside functions
BROKEN_powerpc64= fails to compile: application.c:179: \#pragma GCC diagnostic not allowed inside functions
BUILD_DEPENDS= python:lang/python

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nuitka
PORTVERSION= 0.5.33
PORTVERSION= 0.6.0
CATEGORIES= devel python
MASTER_SITES= https://nuitka.net/releases/
DISTNAME= Nuitka-${PORTVERSION}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1536942232
SHA256 (Nuitka-0.5.33.tar.bz2) = 416aaa170b2041445f8e27209b14f77a6bc441e717dbf1e1b289471c71fd2af1
SIZE (Nuitka-0.5.33.tar.bz2) = 1539088
TIMESTAMP = 1537984287
SHA256 (Nuitka-0.6.0.tar.bz2) = 792f12c8c878656249fda80f7d38dddea5caae88760cdb32f71779f47d29a45c
SIZE (Nuitka-0.6.0.tar.bz2) = 1537737

View file

@ -11,11 +11,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Persistent lexical variable values for arbitrary calls
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Devel-LexAlias>=0.04:devel/p5-Devel-LexAlias \
p5-PadWalker>=1.1:devel/p5-PadWalker
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -2,7 +2,7 @@
PORTNAME= performance
PORTVERSION= 0.5.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel gnustep
MASTER_SITES= GNUSTEP/libs
DISTNAME= Performance-${PORTVERSION}

View file

@ -55,9 +55,9 @@ GD_USE= PHP=gd
.if ${PORT_OPTIONS:MOPCACHE}
USE_PHP+= opcache
. if ${PHP_VER} >= 70
RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu@${PHP_FLAVOR}
RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu@${PHP_FLAVOR}
. else
RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu4@${PHP_FLAVOR}
RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu4@${PHP_FLAVOR}
. endif
.endif
@ -72,7 +72,7 @@ PHP_DESTDIR= lib/php/phabricator
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}/conf/local
@${INSTALL_DATA} ${FILESDIR}/local.json.sample \
${INSTALL_DATA} ${FILESDIR}/local.json.sample \
${STAGEDIR}${PREFIX}/${PHP_DESTDIR}/conf/local
cd ${WRKSRC} ; ${PAX} -rw * ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}

View file

@ -1,4 +1,4 @@
Phabricator is a collection of open source web applications that help
software companies build better software.
WWW: http://phabricator.org/
WWW: https://www.phacility.com/phabricator/

View file

@ -3,7 +3,7 @@
PORTNAME= projectcenter
PORTVERSION= 0.6.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel gnustep
MASTER_SITES= GNUSTEP/dev-apps
DISTNAME= ProjectCenter-${PORTVERSION}

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= packaging
PORTVERSION= 17.1
PORTVERSION= 18.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -18,8 +18,9 @@ LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.BSD
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.2:devel/py-pyparsing@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1520006027
SHA256 (packaging-17.1.tar.gz) = f019b770dd64e585a99714f1fd5e01c7a8f11b45635aa953fd41c689a657375b
SIZE (packaging-17.1.tar.gz) = 49849
TIMESTAMP = 1537982534
SHA256 (packaging-18.0.tar.gz) = 0886227f54515e592aaa2e5a553332c73962917f2831f1b0f9b9f4380a4b9807
SIZE (packaging-18.0.tar.gz) = 48018

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pip-tools
PORTVERSION= 2.0.2
PORTVERSION= 3.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,17 +13,17 @@ COMMENT= Keep your pinned dependencies fresh
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_mips64= fails to compile: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 6865: ordinal not in range(128)
BROKEN_powerpc64= fails to compile: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 6865: ordinal not in range(128)
BROKEN_mips64= fails to compile: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 6865: ordinal not in range(128) #'
BROKEN_powerpc64= fails to compile: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 6865: ordinal not in range(128) #'
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}first>=0:devel/py-first@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
NO_ARCH= yes
USES= python
USE_LOCALE= en_US.UTF-8
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
USE_LOCALE= en_US.UTF-8
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1529611005
SHA256 (pip-tools-2.0.2.tar.gz) = f11fc3bf1d87a0b4a68d4d595f619814e2396e92d75d7bdd2500edbf002ea6de
SIZE (pip-tools-2.0.2.tar.gz) = 1355545
TIMESTAMP = 1537982588
SHA256 (pip-tools-3.0.0.tar.gz) = 4a94997602848f77ff02f660c0fcdfeaf316924ebb236c865f9742ce212aa6f9
SIZE (pip-tools-3.0.0.tar.gz) = 86269

View file

@ -0,0 +1,30 @@
# $FreeBSD$
PORTNAME= pytest-xprocess
PORTVERSION= 0.12.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= loader@FreeBSD.org
COMMENT= Pytest plugin to manage external processes across test runs
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.3.5:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cache>0:devel/py-pytest-cache@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
post-extract:
${RM} -r ${WRKSRC}/example/__pycache__
do-test:
@cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1537860840
SHA256 (pytest-xprocess-0.12.1.tar.gz) = 50e0d00d898a867cf2af75168a8bf6d23d582365f8765b73dfc0430d1e53821b
SIZE (pytest-xprocess-0.12.1.tar.gz) = 12078

View file

@ -0,0 +1,3 @@
Experimental py.test plugin for managing processes across test runs.
WWW: https://github.com/pytest-dev/pytest-xprocess

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rwt
PORTVERSION= 4.1
PORTVERSION= 4.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -19,8 +19,9 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.5:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0:devel/py-pytest-flake8@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-sugar>=0.9.1:devel/py-pytest-sugar@${PY_FLAVOR}
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1532816126
SHA256 (rwt-4.1.tar.gz) = b5ddc1be6867120c64075e4218f4efd820aaac5528188bf8576d5717af313947
SIZE (rwt-4.1.tar.gz) = 19653
TIMESTAMP = 1537982645
SHA256 (rwt-4.3.tar.gz) = f56214ef1749fedbb20411e2122c390ce6cfebb7119591bcf0151519e496bbf9
SIZE (rwt-4.3.tar.gz) = 19871

View file

@ -1,9 +1,9 @@
Only enter the directories we want to build, otherwise we might fail due to
missing dependencies.
--- src/src.pro.orig 2018-06-09 11:10:38 UTC
--- src/src.pro.orig 2018-09-21 17:42:18 UTC
+++ src/src.pro
@@ -1,53 +1,3 @@
@@ -1,48 +1,3 @@
TEMPLATE = subdirs
-qtHaveModule(widgets) {
@ -33,10 +33,6 @@ missing dependencies.
- SUBDIRS += macdeployqt
-}
-
-android {
- SUBDIRS += androiddeployqt
-}
-
-qtHaveModule(dbus): SUBDIRS += qdbus
-
-win32|winrt:SUBDIRS += windeployqt
@ -51,7 +47,6 @@ missing dependencies.
-# This is necessary to avoid a race condition between toolchain.prf
-# invocations in a module-by-module cross-build.
-cross_compile:isEmpty(QMAKE_HOST_CXX.INCDIRS) {
- androiddeployqt.depends += qtattributionsscanner
- qdoc.depends += qtattributionsscanner
- windeployqt.depends += qtattributionsscanner
- winrtrunner.depends += qtattributionsscanner

View file

@ -1,9 +1,9 @@
Only enter the directories we want to build, otherwise we might fail due to
missing dependencies.
--- src/src.pro.orig 2018-06-09 11:10:38 UTC
--- src/src.pro.orig 2018-09-21 17:48:55 UTC
+++ src/src.pro
@@ -1,53 +1,3 @@
@@ -1,48 +1,3 @@
TEMPLATE = subdirs
-qtHaveModule(widgets) {
@ -33,10 +33,6 @@ missing dependencies.
- SUBDIRS += macdeployqt
-}
-
-android {
- SUBDIRS += androiddeployqt
-}
-
-qtHaveModule(dbus): SUBDIRS += qdbus
-
-win32|winrt:SUBDIRS += windeployqt
@ -51,7 +47,6 @@ missing dependencies.
-# This is necessary to avoid a race condition between toolchain.prf
-# invocations in a module-by-module cross-build.
-cross_compile:isEmpty(QMAKE_HOST_CXX.INCDIRS) {
- androiddeployqt.depends += qtattributionsscanner
- qdoc.depends += qtattributionsscanner
- windeployqt.depends += qtattributionsscanner
- winrtrunner.depends += qtattributionsscanner

View file

@ -1,9 +1,9 @@
Only enter the directories we want to build, otherwise we might fail due to
missing dependencies.
--- src/src.pro.orig 2018-06-09 11:10:38 UTC
--- src/src.pro.orig 2018-09-21 17:32:13 UTC
+++ src/src.pro
@@ -1,53 +1,3 @@
@@ -1,48 +1,3 @@
TEMPLATE = subdirs
-qtHaveModule(widgets) {
@ -33,10 +33,6 @@ missing dependencies.
- SUBDIRS += macdeployqt
-}
-
-android {
- SUBDIRS += androiddeployqt
-}
-
-qtHaveModule(dbus): SUBDIRS += qdbus
-
-win32|winrt:SUBDIRS += windeployqt
@ -51,7 +47,6 @@ missing dependencies.
-# This is necessary to avoid a race condition between toolchain.prf
-# invocations in a module-by-module cross-build.
-cross_compile:isEmpty(QMAKE_HOST_CXX.INCDIRS) {
- androiddeployqt.depends += qtattributionsscanner
- qdoc.depends += qtattributionsscanner
- windeployqt.depends += qtattributionsscanner
- winrtrunner.depends += qtattributionsscanner

View file

@ -1,9 +1,9 @@
Only enter the directories we want to build, otherwise we might fail due to
missing dependencies.
--- src/src.pro.orig 2018-06-09 11:10:38 UTC
--- src/src.pro.orig 2018-09-21 17:53:44 UTC
+++ src/src.pro
@@ -1,53 +1,3 @@
@@ -1,48 +1,3 @@
TEMPLATE = subdirs
-qtHaveModule(widgets) {
@ -33,10 +33,6 @@ missing dependencies.
- SUBDIRS += macdeployqt
-}
-
-android {
- SUBDIRS += androiddeployqt
-}
-
-qtHaveModule(dbus): SUBDIRS += qdbus
-
-win32|winrt:SUBDIRS += windeployqt
@ -51,10 +47,9 @@ missing dependencies.
-# This is necessary to avoid a race condition between toolchain.prf
-# invocations in a module-by-module cross-build.
-cross_compile:isEmpty(QMAKE_HOST_CXX.INCDIRS) {
- androiddeployqt.depends += qtattributionsscanner
- qdoc.depends += qtattributionsscanner
- windeployqt.depends += qtattributionsscanner
- winrtrunner.depends += qtattributionsscanner
- linguist.depends += qtattributionsscanner
-}
+SUBDIRS = linguist
+SUBDIRS += linguist

View file

@ -1,9 +1,9 @@
Only enter the directories we want to build, otherwise we might fail due to
missing dependencies.
--- src/src.pro.orig 2018-06-09 11:10:38 UTC
--- src/src.pro.orig 2018-09-21 17:37:02 UTC
+++ src/src.pro
@@ -1,53 +1,3 @@
@@ -1,48 +1,3 @@
TEMPLATE = subdirs
-qtHaveModule(widgets) {
@ -33,10 +33,6 @@ missing dependencies.
- SUBDIRS += macdeployqt
-}
-
-android {
- SUBDIRS += androiddeployqt
-}
-
-qtHaveModule(dbus): SUBDIRS += qdbus
-
-win32|winrt:SUBDIRS += windeployqt
@ -51,10 +47,9 @@ missing dependencies.
-# This is necessary to avoid a race condition between toolchain.prf
-# invocations in a module-by-module cross-build.
-cross_compile:isEmpty(QMAKE_HOST_CXX.INCDIRS) {
- androiddeployqt.depends += qtattributionsscanner
- qdoc.depends += qtattributionsscanner
- windeployqt.depends += qtattributionsscanner
- winrtrunner.depends += qtattributionsscanner
- linguist.depends += qtattributionsscanner
-}
+SUBDIRS += linguist
+SUBDIRS += linguist

View file

@ -1,9 +1,9 @@
Only enter the directories we want to build, otherwise we might fail due to
missing dependencies.
--- src/src.pro.orig 2018-06-09 11:10:38 UTC
--- src/src.pro.orig 2018-09-21 17:34:02 UTC
+++ src/src.pro
@@ -1,53 +1,4 @@
@@ -1,48 +1,3 @@
TEMPLATE = subdirs
-qtHaveModule(widgets) {
@ -32,13 +32,9 @@ missing dependencies.
-mac {
- SUBDIRS += macdeployqt
-}
-
-android {
- SUBDIRS += androiddeployqt
-}
-
qtHaveModule(dbus): SUBDIRS += qdbus
-
-win32|winrt:SUBDIRS += windeployqt
-winrt:SUBDIRS += winrtrunner
-qtHaveModule(gui):!android:!uikit:!qnx:!winrt: SUBDIRS += qtdiag
@ -51,7 +47,6 @@ missing dependencies.
-# This is necessary to avoid a race condition between toolchain.prf
-# invocations in a module-by-module cross-build.
-cross_compile:isEmpty(QMAKE_HOST_CXX.INCDIRS) {
- androiddeployqt.depends += qtattributionsscanner
- qdoc.depends += qtattributionsscanner
- windeployqt.depends += qtattributionsscanner
- winrtrunner.depends += qtattributionsscanner

View file

@ -1,9 +1,9 @@
Only enter the directories we want to build, otherwise we might fail due to
missing dependencies.
--- src/src.pro.orig 2018-06-09 11:10:38 UTC
--- src/src.pro.orig 2018-09-21 17:43:39 UTC
+++ src/src.pro
@@ -1,53 +1,3 @@
@@ -1,48 +1,3 @@
TEMPLATE = subdirs
-qtHaveModule(widgets) {
@ -32,10 +32,6 @@ missing dependencies.
-mac {
- SUBDIRS += macdeployqt
-}
-
-android {
- SUBDIRS += androiddeployqt
-}
-
qtHaveModule(dbus): SUBDIRS += qdbus
-
@ -51,7 +47,6 @@ missing dependencies.
-# This is necessary to avoid a race condition between toolchain.prf
-# invocations in a module-by-module cross-build.
-cross_compile:isEmpty(QMAKE_HOST_CXX.INCDIRS) {
- androiddeployqt.depends += qtattributionsscanner
- qdoc.depends += qtattributionsscanner
- windeployqt.depends += qtattributionsscanner
- winrtrunner.depends += qtattributionsscanner

View file

@ -1,9 +1,9 @@
Only enter the directories we want to build, otherwise we might fail due to
missing dependencies.
--- src/src.pro.orig 2018-06-09 11:10:38 UTC
--- src/src.pro.orig 2018-09-03 15:13:05 UTC
+++ src/src.pro
@@ -1,53 +1,4 @@
@@ -1,48 +1,3 @@
TEMPLATE = subdirs
-qtHaveModule(widgets) {
@ -13,8 +13,7 @@ missing dependencies.
- SUBDIRS = assistant \
- pixeltool \
- designer
+SUBDIRS += qdoc
-
- linguist.depends = designer
- }
-}
@ -26,7 +25,7 @@ missing dependencies.
- !android|android_app: SUBDIRS += qtplugininfo
-}
-
-config_clang: SUBDIRS += qdoc
config_clang: SUBDIRS += qdoc
-
-if(!android|android_app):!uikit: SUBDIRS += qtpaths
-
@ -34,10 +33,6 @@ missing dependencies.
- SUBDIRS += macdeployqt
-}
-
-android {
- SUBDIRS += androiddeployqt
-}
-
-qtHaveModule(dbus): SUBDIRS += qdbus
-
-win32|winrt:SUBDIRS += windeployqt
@ -52,7 +47,6 @@ missing dependencies.
-# This is necessary to avoid a race condition between toolchain.prf
-# invocations in a module-by-module cross-build.
-cross_compile:isEmpty(QMAKE_HOST_CXX.INCDIRS) {
- androiddeployqt.depends += qtattributionsscanner
- qdoc.depends += qtattributionsscanner
- windeployqt.depends += qtattributionsscanner
- winrtrunner.depends += qtattributionsscanner

View file

@ -207,6 +207,7 @@
%%QT_MKSPECDIR%%/features/mac/mac.prf
%%QT_MKSPECDIR%%/features/mac/objective_c.prf
%%QT_MKSPECDIR%%/features/mac/rez.prf
%%QT_MKSPECDIR%%/features/mac/sdk.mk
%%QT_MKSPECDIR%%/features/mac/sdk.prf
%%QT_MKSPECDIR%%/features/mac/toolchain.prf
%%QT_MKSPECDIR%%/features/mac/unsupported/objc_namespace.prf

View file

@ -1,9 +1,9 @@
Only enter the directories we want to build, otherwise we might fail due to
missing dependencies.
--- src/src.pro.orig 2018-06-09 11:10:38 UTC
--- src/src.pro.orig 2018-09-21 17:46:35 UTC
+++ src/src.pro
@@ -1,53 +1,3 @@
@@ -1,48 +1,3 @@
TEMPLATE = subdirs
-qtHaveModule(widgets) {
@ -33,10 +33,6 @@ missing dependencies.
- SUBDIRS += macdeployqt
-}
-
-android {
- SUBDIRS += androiddeployqt
-}
-
-qtHaveModule(dbus): SUBDIRS += qdbus
-
-win32|winrt:SUBDIRS += windeployqt
@ -51,7 +47,6 @@ missing dependencies.
-# This is necessary to avoid a race condition between toolchain.prf
-# invocations in a module-by-module cross-build.
-cross_compile:isEmpty(QMAKE_HOST_CXX.INCDIRS) {
- androiddeployqt.depends += qtattributionsscanner
- qdoc.depends += qtattributionsscanner
- windeployqt.depends += qtattributionsscanner
- winrtrunner.depends += qtattributionsscanner

View file

@ -1,77 +1,79 @@
TIMESTAMP = 1529606594
SHA256 (KDE/Qt/5.11.1/qt3d-everywhere-src-5.11.1.tar.xz) = cb8659e1e5541bea4c3684ac76a496f8e0cd6e3aa9e4e22eba1910095f5ed30d
SIZE (KDE/Qt/5.11.1/qt3d-everywhere-src-5.11.1.tar.xz) = 84763568
SHA256 (KDE/Qt/5.11.1/qtactiveqt-everywhere-src-5.11.1.tar.xz) = c6ee6c4def84c6a990b7025d8d73374cb08940ba62e90cf13d1f6e2e581b3cb9
SIZE (KDE/Qt/5.11.1/qtactiveqt-everywhere-src-5.11.1.tar.xz) = 264020
SHA256 (KDE/Qt/5.11.1/qtandroidextras-everywhere-src-5.11.1.tar.xz) = e6f496d6eb98c68b11b6c25e09a6a273c81b1b86e140bd67de6735287e7e2fe2
SIZE (KDE/Qt/5.11.1/qtandroidextras-everywhere-src-5.11.1.tar.xz) = 106568
SHA256 (KDE/Qt/5.11.1/qtbase-everywhere-src-5.11.1.tar.xz) = a0d047b2da5782c8332c59ae203984b64e4d5dc5f4ba9c0884fdbe753d0afb46
SIZE (KDE/Qt/5.11.1/qtbase-everywhere-src-5.11.1.tar.xz) = 46860400
SHA256 (KDE/Qt/5.11.1/qtcanvas3d-everywhere-src-5.11.1.tar.xz) = 0fb51102bdd595673e2cc4f4878b8fb8b7da4c8b1f026885a75912e2421d2ede
SIZE (KDE/Qt/5.11.1/qtcanvas3d-everywhere-src-5.11.1.tar.xz) = 10931700
SHA256 (KDE/Qt/5.11.1/qtcharts-everywhere-src-5.11.1.tar.xz) = 62f65f08b08c1fdce4f358103be1f7d7aba54d21774e1a9bfff91314ad667a2b
SIZE (KDE/Qt/5.11.1/qtcharts-everywhere-src-5.11.1.tar.xz) = 4245496
SHA256 (KDE/Qt/5.11.1/qtconnectivity-everywhere-src-5.11.1.tar.xz) = 738ed4eb058334fe7cfd6d68f2e2e7c9b2a97f3477b36ae26ed82703dcaae657
SIZE (KDE/Qt/5.11.1/qtconnectivity-everywhere-src-5.11.1.tar.xz) = 2734864
SHA256 (KDE/Qt/5.11.1/qtdatavis3d-everywhere-src-5.11.1.tar.xz) = 1c9da0876e0058bff1c24e0088505aff469e2e2cc983143acdae17f075035e3d
SIZE (KDE/Qt/5.11.1/qtdatavis3d-everywhere-src-5.11.1.tar.xz) = 5206688
SHA256 (KDE/Qt/5.11.1/qtdeclarative-everywhere-src-5.11.1.tar.xz) = 9ecf5ef6bf618fcb6719a4b22e3d9f9ce7623c2344667038171d5662624c4f3a
SIZE (KDE/Qt/5.11.1/qtdeclarative-everywhere-src-5.11.1.tar.xz) = 22203488
SHA256 (KDE/Qt/5.11.1/qtdoc-everywhere-src-5.11.1.tar.xz) = acde1b7c1d1d0bdaef492fed39aee12c949050d42fa2d89827aff00b6cc51afc
SIZE (KDE/Qt/5.11.1/qtdoc-everywhere-src-5.11.1.tar.xz) = 3328164
SHA256 (KDE/Qt/5.11.1/qtgamepad-everywhere-src-5.11.1.tar.xz) = aaf219667f87d07a216bd30374013f97deea964471d827f7fc15bdc572e227d9
SIZE (KDE/Qt/5.11.1/qtgamepad-everywhere-src-5.11.1.tar.xz) = 387640
SHA256 (KDE/Qt/5.11.1/qtgraphicaleffects-everywhere-src-5.11.1.tar.xz) = d9d27236696221098e832d6fee8c0fbb2834b1670d9ca1e5bf3d0fbc8e5448f3
SIZE (KDE/Qt/5.11.1/qtgraphicaleffects-everywhere-src-5.11.1.tar.xz) = 14272760
SHA256 (KDE/Qt/5.11.1/qtimageformats-everywhere-src-5.11.1.tar.xz) = eb50deeccce12ede0a5faeb3e411f34920ba43092c65f063ab23d37970f65616
SIZE (KDE/Qt/5.11.1/qtimageformats-everywhere-src-5.11.1.tar.xz) = 2191408
SHA256 (KDE/Qt/5.11.1/qtlocation-everywhere-src-5.11.1.tar.xz) = 172c9a39e8267739e20d60bda45de3db02b13163245776bdc696d8c5ab5f790f
SIZE (KDE/Qt/5.11.1/qtlocation-everywhere-src-5.11.1.tar.xz) = 5593144
SHA256 (KDE/Qt/5.11.1/qtmacextras-everywhere-src-5.11.1.tar.xz) = f63e31ec68d72c185ad7374f3c74c1e8693dabaf14212cadac0fbd476cb1c3f1
SIZE (KDE/Qt/5.11.1/qtmacextras-everywhere-src-5.11.1.tar.xz) = 70976
SHA256 (KDE/Qt/5.11.1/qtmultimedia-everywhere-src-5.11.1.tar.xz) = f28bb57890b4666a9aafaa116a30c51dedb0f23b60a510280a27eb032b58c90c
SIZE (KDE/Qt/5.11.1/qtmultimedia-everywhere-src-5.11.1.tar.xz) = 3711548
SHA256 (KDE/Qt/5.11.1/qtnetworkauth-everywhere-src-5.11.1.tar.xz) = 02b405e9b1af27e3dd986f9a2e4ed987bd9586bcdb2a529a08a6cc71ddbee416
SIZE (KDE/Qt/5.11.1/qtnetworkauth-everywhere-src-5.11.1.tar.xz) = 140468
SHA256 (KDE/Qt/5.11.1/qtpurchasing-everywhere-src-5.11.1.tar.xz) = ac99abb83194b3b38f1bd7fd4458a4b32765e7dc7d515941d016abe45d1a3533
SIZE (KDE/Qt/5.11.1/qtpurchasing-everywhere-src-5.11.1.tar.xz) = 209828
SHA256 (KDE/Qt/5.11.1/qtquickcontrols2-everywhere-src-5.11.1.tar.xz) = bdb066fa0d51ad36a2c756d4cba63892587638e5df9b9b6ee63b963ff39ec442
SIZE (KDE/Qt/5.11.1/qtquickcontrols2-everywhere-src-5.11.1.tar.xz) = 9032192
SHA256 (KDE/Qt/5.11.1/qtquickcontrols-everywhere-src-5.11.1.tar.xz) = baea7f59513ffade3f8041c1756722334b7d04245667fa8faaeace07a430c656
SIZE (KDE/Qt/5.11.1/qtquickcontrols-everywhere-src-5.11.1.tar.xz) = 6058072
SHA256 (KDE/Qt/5.11.1/qtremoteobjects-everywhere-src-5.11.1.tar.xz) = eb2d69c662cd828a11d248e61742e3e494507e640757ec63dc64db24867069fb
SIZE (KDE/Qt/5.11.1/qtremoteobjects-everywhere-src-5.11.1.tar.xz) = 321092
SHA256 (KDE/Qt/5.11.1/qtscript-everywhere-src-5.11.1.tar.xz) = 1c430fd06e8eb25dbca43422453a16588d1aade936770df2e4b4e8961659da7c
SIZE (KDE/Qt/5.11.1/qtscript-everywhere-src-5.11.1.tar.xz) = 2671428
SHA256 (KDE/Qt/5.11.1/qtscxml-everywhere-src-5.11.1.tar.xz) = f0463f02c0bb81d214b04ec82ff0d22744cdae1966cd8dfb53cd2b31ad233338
SIZE (KDE/Qt/5.11.1/qtscxml-everywhere-src-5.11.1.tar.xz) = 436148
SHA256 (KDE/Qt/5.11.1/qtsensors-everywhere-src-5.11.1.tar.xz) = cbe90f58b73c344d67098eaa333f2d2562fa7a9f1794448e7543ff696831c0fa
SIZE (KDE/Qt/5.11.1/qtsensors-everywhere-src-5.11.1.tar.xz) = 2033508
SHA256 (KDE/Qt/5.11.1/qtserialbus-everywhere-src-5.11.1.tar.xz) = d3bbee3c579a6d7a06956d653bcdfc2e2cd054d639dcaff08f45efb94d6b554a
SIZE (KDE/Qt/5.11.1/qtserialbus-everywhere-src-5.11.1.tar.xz) = 320844
SHA256 (KDE/Qt/5.11.1/qtserialport-everywhere-src-5.11.1.tar.xz) = 56a7993821d556d84494c6dfc22759eb6f2a979e21685403a2b9da75f0ba64a3
SIZE (KDE/Qt/5.11.1/qtserialport-everywhere-src-5.11.1.tar.xz) = 301692
SHA256 (KDE/Qt/5.11.1/qtspeech-everywhere-src-5.11.1.tar.xz) = dcc782c7d6693b0874881cf6ccc7269681bd8bf5f6e1a83c4ab18c27a35a9bdb
SIZE (KDE/Qt/5.11.1/qtspeech-everywhere-src-5.11.1.tar.xz) = 101732
SHA256 (KDE/Qt/5.11.1/qtsvg-everywhere-src-5.11.1.tar.xz) = 1d6aff3e3304ceec670c0f19029771ff21279553d561158063436b26c18b3037
SIZE (KDE/Qt/5.11.1/qtsvg-everywhere-src-5.11.1.tar.xz) = 1843216
SHA256 (KDE/Qt/5.11.1/qttools-everywhere-src-5.11.1.tar.xz) = b7fb186f92aedb922c4e7f57ff276bbf90caf0087a2a980f704bad9ac44514fe
SIZE (KDE/Qt/5.11.1/qttools-everywhere-src-5.11.1.tar.xz) = 9720996
SHA256 (KDE/Qt/5.11.1/qttranslations-everywhere-src-5.11.1.tar.xz) = 12d89b2afa64dce4d32c9e680135243c579d99aa9279d2aafc5602c15a697106
SIZE (KDE/Qt/5.11.1/qttranslations-everywhere-src-5.11.1.tar.xz) = 1428808
SHA256 (KDE/Qt/5.11.1/qtvirtualkeyboard-everywhere-src-5.11.1.tar.xz) = 5b330dcc770976a2cfb8d85711d72a57c9764c1a9efb889c91e81f6071bbbf9b
SIZE (KDE/Qt/5.11.1/qtvirtualkeyboard-everywhere-src-5.11.1.tar.xz) = 10648700
SHA256 (KDE/Qt/5.11.1/qtwayland-everywhere-src-5.11.1.tar.xz) = e09abc202082f719b868f595a46e0df5c903fac53cc40a7188b223a2bea644ea
SIZE (KDE/Qt/5.11.1/qtwayland-everywhere-src-5.11.1.tar.xz) = 392200
SHA256 (KDE/Qt/5.11.1/qtwebchannel-everywhere-src-5.11.1.tar.xz) = b9a476af15ae0c68a930f0b0aa8d988b8dc3e63c3d2134abebbf2148d6942e87
SIZE (KDE/Qt/5.11.1/qtwebchannel-everywhere-src-5.11.1.tar.xz) = 179700
SHA256 (KDE/Qt/5.11.1/qtwebsockets-everywhere-src-5.11.1.tar.xz) = 7aaa12f719e853a195a670ff51697b73914e37c94ed2216d53a2d9e0861748ae
SIZE (KDE/Qt/5.11.1/qtwebsockets-everywhere-src-5.11.1.tar.xz) = 231468
SHA256 (KDE/Qt/5.11.1/qtwebview-everywhere-src-5.11.1.tar.xz) = 77c9bb78d3626789c31ef84056652daec1fbcad9e9ad6ad61e625d3e8232aaa1
SIZE (KDE/Qt/5.11.1/qtwebview-everywhere-src-5.11.1.tar.xz) = 132948
SHA256 (KDE/Qt/5.11.1/qtwinextras-everywhere-src-5.11.1.tar.xz) = ff2f17275b6e9764ce3691822fc8da7b3b13613fdeacb4a8294409931e74bc63
SIZE (KDE/Qt/5.11.1/qtwinextras-everywhere-src-5.11.1.tar.xz) = 767596
SHA256 (KDE/Qt/5.11.1/qtx11extras-everywhere-src-5.11.1.tar.xz) = bcf219c8befb9777f891ed7844799f26aecb6d4d92064274277822f261bd8c65
SIZE (KDE/Qt/5.11.1/qtx11extras-everywhere-src-5.11.1.tar.xz) = 116368
SHA256 (KDE/Qt/5.11.1/qtxmlpatterns-everywhere-src-5.11.1.tar.xz) = 6117e120c87b32dd07877dd0a6bf862b6285cb0d8b547190882980682f53af58
SIZE (KDE/Qt/5.11.1/qtxmlpatterns-everywhere-src-5.11.1.tar.xz) = 1378340
TIMESTAMP = 1537469391
SHA256 (KDE/Qt/5.11.2/qt3d-everywhere-src-5.11.2.tar.xz) = 7f72c823ec10a2effba95d08d9439215472d2cb1e3229de50a6b3d2523c8f962
SIZE (KDE/Qt/5.11.2/qt3d-everywhere-src-5.11.2.tar.xz) = 84932180
SHA256 (KDE/Qt/5.11.2/qtactiveqt-everywhere-src-5.11.2.tar.xz) = b06c634059e2069584dccf331a45074e6a2c63ca6ea5576769c47a985173a041
SIZE (KDE/Qt/5.11.2/qtactiveqt-everywhere-src-5.11.2.tar.xz) = 258296
SHA256 (KDE/Qt/5.11.2/qtandroidextras-everywhere-src-5.11.2.tar.xz) = 1ba6822b1a6d7f469fce155766da84acaad1d0fcca5905c491c227c85fa51bd4
SIZE (KDE/Qt/5.11.2/qtandroidextras-everywhere-src-5.11.2.tar.xz) = 100852
SHA256 (KDE/Qt/5.11.2/qtbase-everywhere-src-5.11.2.tar.xz) = 6381e7c3468d5a1dcfe3683b29eeced192faa0f8a32434fec071a59b8bcd0107
SIZE (KDE/Qt/5.11.2/qtbase-everywhere-src-5.11.2.tar.xz) = 46954920
SHA256 (KDE/Qt/5.11.2/qtcanvas3d-everywhere-src-5.11.2.tar.xz) = fd9ca31268e81d4864da961de7635ef7316a815b8fc77910e512647eb4ceea40
SIZE (KDE/Qt/5.11.2/qtcanvas3d-everywhere-src-5.11.2.tar.xz) = 10909652
SHA256 (KDE/Qt/5.11.2/qtcharts-everywhere-src-5.11.2.tar.xz) = f6a312c596bfffa5074a3a5606dff1ef197dac075b3c1bd6443e3a6db1c3a114
SIZE (KDE/Qt/5.11.2/qtcharts-everywhere-src-5.11.2.tar.xz) = 4239784
SHA256 (KDE/Qt/5.11.2/qtconnectivity-everywhere-src-5.11.2.tar.xz) = 58901bbd14d3bc472f27fe305fd8dc33cffbd10da83616e9691c04c3290d42c5
SIZE (KDE/Qt/5.11.2/qtconnectivity-everywhere-src-5.11.2.tar.xz) = 2729556
SHA256 (KDE/Qt/5.11.2/qtdatavis3d-everywhere-src-5.11.2.tar.xz) = 67b499d2aa3cfb9cca33c08d89623d997ed92de5307745b6a2b2c3be61deff16
SIZE (KDE/Qt/5.11.2/qtdatavis3d-everywhere-src-5.11.2.tar.xz) = 5196328
SHA256 (KDE/Qt/5.11.2/qtdeclarative-everywhere-src-5.11.2.tar.xz) = 220d86f8031e9d45f3c369c3fd517aaa4c5783ad62c843a21fa7cc3c0a36f2cd
SIZE (KDE/Qt/5.11.2/qtdeclarative-everywhere-src-5.11.2.tar.xz) = 22217460
SHA256 (KDE/Qt/5.11.2/qtdoc-everywhere-src-5.11.2.tar.xz) = 2186971f9399c8f4cafe1109a8e63c363cd288c9a645717a6f8a069dd1d370fe
SIZE (KDE/Qt/5.11.2/qtdoc-everywhere-src-5.11.2.tar.xz) = 3327968
SHA256 (KDE/Qt/5.11.2/qtgamepad-everywhere-src-5.11.2.tar.xz) = ae2f378e1739ff527b5cd3b014ad26112d7b8a80444c9aefbc4736e52339c81c
SIZE (KDE/Qt/5.11.2/qtgamepad-everywhere-src-5.11.2.tar.xz) = 381908
SHA256 (KDE/Qt/5.11.2/qtgraphicaleffects-everywhere-src-5.11.2.tar.xz) = a9dcaaa3932f7b71717a393700e1387bcd6f9c03538d0ffca2a64128a0e4a9fd
SIZE (KDE/Qt/5.11.2/qtgraphicaleffects-everywhere-src-5.11.2.tar.xz) = 14262460
SHA256 (KDE/Qt/5.11.2/qtimageformats-everywhere-src-5.11.2.tar.xz) = 27e5d10551d0b5bf4799d09e5412ea2e6898b09aa1521ea24bce660ee6183a68
SIZE (KDE/Qt/5.11.2/qtimageformats-everywhere-src-5.11.2.tar.xz) = 2183956
SHA256 (KDE/Qt/5.11.2/qtlocation-everywhere-src-5.11.2.tar.xz) = d698911edfb2d45b7adca6557b3de880e966cb8823a8adf1beb3a3079560024e
SIZE (KDE/Qt/5.11.2/qtlocation-everywhere-src-5.11.2.tar.xz) = 5584420
SHA256 (KDE/Qt/5.11.2/qtmacextras-everywhere-src-5.11.2.tar.xz) = 44f69d019ddadece89552db0ea465824eb76227d92b7decac909945fff8dcf4c
SIZE (KDE/Qt/5.11.2/qtmacextras-everywhere-src-5.11.2.tar.xz) = 65276
SHA256 (KDE/Qt/5.11.2/qtmultimedia-everywhere-src-5.11.2.tar.xz) = 25608f3d08636026387394956fe72cedcb78eb786fb32fd87deb41d574cf726d
SIZE (KDE/Qt/5.11.2/qtmultimedia-everywhere-src-5.11.2.tar.xz) = 3701832
SHA256 (KDE/Qt/5.11.2/qtnetworkauth-everywhere-src-5.11.2.tar.xz) = 79379cef7801fb909ed1cd23379eaef6b2d2ca31581aa537cab64ee1e0dcb7fe
SIZE (KDE/Qt/5.11.2/qtnetworkauth-everywhere-src-5.11.2.tar.xz) = 135160
SHA256 (KDE/Qt/5.11.2/qtpurchasing-everywhere-src-5.11.2.tar.xz) = 2d7189242eded07be4aec473501d3cc6a9e2bd7849f81b1bb6b01604ba0f8df6
SIZE (KDE/Qt/5.11.2/qtpurchasing-everywhere-src-5.11.2.tar.xz) = 204216
SHA256 (KDE/Qt/5.11.2/qtquickcontrols2-everywhere-src-5.11.2.tar.xz) = aa0549f9a4135f9d600b57f53347ebf344e60d21f90c6d844109755da12dcb84
SIZE (KDE/Qt/5.11.2/qtquickcontrols2-everywhere-src-5.11.2.tar.xz) = 9035620
SHA256 (KDE/Qt/5.11.2/qtquickcontrols-everywhere-src-5.11.2.tar.xz) = 9c772e30fb1ba107168498328585063f4303c6562baf4a5cfedd0c5250b621e0
SIZE (KDE/Qt/5.11.2/qtquickcontrols-everywhere-src-5.11.2.tar.xz) = 6047528
SHA256 (KDE/Qt/5.11.2/qtremoteobjects-everywhere-src-5.11.2.tar.xz) = f2bc6d65f4d4b90fc222c0fd0539120f29452b6d336171930f90e5129cd25c19
SIZE (KDE/Qt/5.11.2/qtremoteobjects-everywhere-src-5.11.2.tar.xz) = 315708
SHA256 (KDE/Qt/5.11.2/qtscript-everywhere-src-5.11.2.tar.xz) = b2c2466a83653a9473ea4810462d8a88e0fb1fb691f85d1c6e60d8bc4283f976
SIZE (KDE/Qt/5.11.2/qtscript-everywhere-src-5.11.2.tar.xz) = 2661200
SHA256 (KDE/Qt/5.11.2/qtscxml-everywhere-src-5.11.2.tar.xz) = d625cb2149f5bfef5747b1d40b22327fd36132307c8b76d358f235d5422ff7a4
SIZE (KDE/Qt/5.11.2/qtscxml-everywhere-src-5.11.2.tar.xz) = 430496
SHA256 (KDE/Qt/5.11.2/qtsensors-everywhere-src-5.11.2.tar.xz) = 0e27c38824f7a1deb506f6195156eed79b80aa7034356272c3be0611667d63c7
SIZE (KDE/Qt/5.11.2/qtsensors-everywhere-src-5.11.2.tar.xz) = 2028412
SHA256 (KDE/Qt/5.11.2/qtserialbus-everywhere-src-5.11.2.tar.xz) = 1774c2c162f85f7cbcb2bdd2ef47507b110a01bc261627b46aa718e87079641e
SIZE (KDE/Qt/5.11.2/qtserialbus-everywhere-src-5.11.2.tar.xz) = 315080
SHA256 (KDE/Qt/5.11.2/qtserialport-everywhere-src-5.11.2.tar.xz) = b01b69ce421d449402363c0cf617fcc8856e39d6d2c28aa3d06d1f5359dc6f6e
SIZE (KDE/Qt/5.11.2/qtserialport-everywhere-src-5.11.2.tar.xz) = 295876
SHA256 (KDE/Qt/5.11.2/qtspeech-everywhere-src-5.11.2.tar.xz) = 0abd6f9672cbea3597e88db99813d7a4d7d379b89f6be352f44a9313bcc81d84
SIZE (KDE/Qt/5.11.2/qtspeech-everywhere-src-5.11.2.tar.xz) = 96080
SHA256 (KDE/Qt/5.11.2/qtsvg-everywhere-src-5.11.2.tar.xz) = bc16bbf855b466e77dda996d8c91fa73db7fe14d3aa98ce6d92145ca1a1bd166
SIZE (KDE/Qt/5.11.2/qtsvg-everywhere-src-5.11.2.tar.xz) = 1837076
SHA256 (KDE/Qt/5.11.2/qttools-everywhere-src-5.11.2.tar.xz) = f0e8332c771958b4aa373ac643d35e2fabb1a2dcdbaca756ebf3d1ace7c631b8
SIZE (KDE/Qt/5.11.2/qttools-everywhere-src-5.11.2.tar.xz) = 9691816
SHA256 (KDE/Qt/5.11.2/qttranslations-everywhere-src-5.11.2.tar.xz) = cec1a83757e9c776f6c65020bf8963e9d2037963e5a93531e6274442128d034b
SIZE (KDE/Qt/5.11.2/qttranslations-everywhere-src-5.11.2.tar.xz) = 1418228
SHA256 (KDE/Qt/5.11.2/qtvirtualkeyboard-everywhere-src-5.11.2.tar.xz) = 2709500071e7e98ca6f6eecef0f5c80d19ae22aba562293352debd516633b197
SIZE (KDE/Qt/5.11.2/qtvirtualkeyboard-everywhere-src-5.11.2.tar.xz) = 10690564
SHA256 (KDE/Qt/5.11.2/qtwayland-everywhere-src-5.11.2.tar.xz) = 4e35e15da360480a5aef414246f70d29b0252b6a9c7e129e63afba3fb2ecb771
SIZE (KDE/Qt/5.11.2/qtwayland-everywhere-src-5.11.2.tar.xz) = 387644
SHA256 (KDE/Qt/5.11.2/qtwebchannel-everywhere-src-5.11.2.tar.xz) = 945fdae8f1ea8dfc8e47a6d8421cef00690d6d4bfe26ce61bb59c0d0326c02fc
SIZE (KDE/Qt/5.11.2/qtwebchannel-everywhere-src-5.11.2.tar.xz) = 173956
SHA256 (KDE/Qt/5.11.2/qtwebengine-everywhere-src-5.11.2.tar.xz) = 3ff9bba5f631cfdd454ce298489360b3e2d9a2de4eb82bb121d838ef65f9b772
SIZE (KDE/Qt/5.11.2/qtwebengine-everywhere-src-5.11.2.tar.xz) = 233642812
SHA256 (KDE/Qt/5.11.2/qtwebsockets-everywhere-src-5.11.2.tar.xz) = ae6197619ce0c4104bdc43e097d79082f90ba6567fa286eae6306ce7aec88b8d
SIZE (KDE/Qt/5.11.2/qtwebsockets-everywhere-src-5.11.2.tar.xz) = 225948
SHA256 (KDE/Qt/5.11.2/qtwebview-everywhere-src-5.11.2.tar.xz) = 346267a9df2366cb9d022ce3385aceeffc552fe7dc311f4563023e2677b260e4
SIZE (KDE/Qt/5.11.2/qtwebview-everywhere-src-5.11.2.tar.xz) = 127124
SHA256 (KDE/Qt/5.11.2/qtwinextras-everywhere-src-5.11.2.tar.xz) = f50f3c9f50133330c4512b25fd823183f9204f32dbe7fc481924a1e63b15ae94
SIZE (KDE/Qt/5.11.2/qtwinextras-everywhere-src-5.11.2.tar.xz) = 761348
SHA256 (KDE/Qt/5.11.2/qtx11extras-everywhere-src-5.11.2.tar.xz) = f407ca61052d44bfb06e831fc6db7595bb2b64882b1f0af23f5db2d1ee519089
SIZE (KDE/Qt/5.11.2/qtx11extras-everywhere-src-5.11.2.tar.xz) = 106164
SHA256 (KDE/Qt/5.11.2/qtxmlpatterns-everywhere-src-5.11.2.tar.xz) = 5fd5f680ba40dadf81665417501e1f3778982aea0e268bf4f75a420d54a86746
SIZE (KDE/Qt/5.11.2/qtxmlpatterns-everywhere-src-5.11.2.tar.xz) = 1372836

View file

@ -3,7 +3,7 @@
PORTNAME= qtcreator
DISTVERSION= 4.6.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION}
DISTNAME= qt-creator-opensource-src-${DISTVERSION}

View file

@ -1630,7 +1630,7 @@ libexec/qtcreator/sdktool
%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/stop_small.png
%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/text.png
%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/unifieddiff.png
%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/used-in-examples/qt-logo.png
%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/used-in-examples/transitions/qt-logo.png
%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/var.png
%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/var_priv.png
%%PORTDOCS%%%%DOCSDIR%%/qtcreator/images/var_prot.png

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-core
DISTVERSION= 2.11.136
DISTVERSION= 2.11.137
CATEGORIES= devel rubygems
MASTER_SITES= RG

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1537889591
SHA256 (rubygem/aws-sdk-core-2.11.136.gem) = 2b90176dabda2ec95c64b9b8184ca4bfc8f8d2d8b140c8c18df234b784f24dd6
SIZE (rubygem/aws-sdk-core-2.11.136.gem) = 1359360
TIMESTAMP = 1537982714
SHA256 (rubygem/aws-sdk-core-2.11.137.gem) = b2cca0872bf4b42a0f920cbc582d8ba9bc01298edc30d1adaf4dbf455b0ff32a
SIZE (rubygem/aws-sdk-core-2.11.137.gem) = 1360384

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-resources
DISTVERSION= 2.11.136
DISTVERSION= 2.11.137
CATEGORIES= devel rubygems
MASTER_SITES= RG

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1537889608
SHA256 (rubygem/aws-sdk-resources-2.11.136.gem) = 6bce76eea713c9e7f4d0916d4190b29fb79fbe36d63e4915ef09c6d9782b59ce
SIZE (rubygem/aws-sdk-resources-2.11.136.gem) = 48640
TIMESTAMP = 1537982735
SHA256 (rubygem/aws-sdk-resources-2.11.137.gem) = 9b06cd3c04470e22912db37bd6088f9afb347129a9b3572bcd5b7b6b449cf8cb
SIZE (rubygem/aws-sdk-resources-2.11.137.gem) = 48640

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk
DISTVERSION= 2.11.136
DISTVERSION= 2.11.137
CATEGORIES= devel rubygems
MASTER_SITES= RG

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1537889626
SHA256 (rubygem/aws-sdk-2.11.136.gem) = b14bc6acfa697ea565670f6db46f62325d26d41b30eb12b10f6a64bf69bbe6fa
SIZE (rubygem/aws-sdk-2.11.136.gem) = 4608
TIMESTAMP = 1537982754
SHA256 (rubygem/aws-sdk-2.11.137.gem) = da669161b5a15f28628a6603daffb8d9a01eb79cbeb69f693f9174557f279f9d
SIZE (rubygem/aws-sdk-2.11.137.gem) = 4608

Some files were not shown because too many files have changed in this diff Show more