Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: HardenedBSD
  • Loading branch information
fichtner committed Sep 19, 2018
1 parent a2cca2d commit 96aa968
Show file tree
Hide file tree
Showing 31 changed files with 125 additions and 98 deletions.
2 changes: 1 addition & 1 deletion biology/ngs-sdk/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= ngs
DISTVERSION= 2.9.1
DISTVERSION= 2.9.2
CATEGORIES= biology
PKGNAMESUFFIX= -sdk

Expand Down
6 changes: 3 additions & 3 deletions biology/ngs-sdk/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1529659295
SHA256 (ncbi-ngs-2.9.1_GH0.tar.gz) = c24c93bd70ed198a44c6b9dba0d6704edc90f228f832f2fef21fa5342303fc50
SIZE (ncbi-ngs-2.9.1_GH0.tar.gz) = 1091603
TIMESTAMP = 1537379082
SHA256 (ncbi-ngs-2.9.2_GH0.tar.gz) = ac559009b2021f56bbfaea680c8207f1608637435136277dad9796516be0385a
SIZE (ncbi-ngs-2.9.2_GH0.tar.gz) = 1091634
2 changes: 1 addition & 1 deletion biology/ngs-sdk/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ lib/libngs-adapt-c++.a
lib/libngs-c++.a
lib/libngs-sdk.so
lib/libngs-sdk.so.2
lib/libngs-sdk.so.2.9.1
lib/libngs-sdk.so.2.9.2
2 changes: 1 addition & 1 deletion devel/ccache/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ post-patch-MEMCACHED-off:

post-build-TINDERBOX-on:
@${MKDIR} ${WRKDIR}/tb/opt
@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${WRKDIR}/tb/opt
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${WRKDIR}/tb/opt
.for l in ${CCACHE_COMPILERS}
@${LN} -sf ${PORTNAME} ${WRKDIR}/tb/opt/${l}
.endfor
Expand Down
2 changes: 1 addition & 1 deletion devel/ccache/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ compilers, using the -E compiler switch and a hash to detect when a
compilation can be satisfied from cache. This often results in a 5 to 10
times speedup in common compilations.

WWW: http://ccache.samba.org/
WWW: https://ccache.samba.org/
2 changes: 0 additions & 2 deletions devel/cctz/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ COMMENT= C++ library for handling dates, times, and time zones
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BROKEN_powerpc64= fails to compile: time_tool.cc: 'stoll' is not a member of 'std'

USES= compiler:c++11-lib gmake
GH_ACCOUNT= google
USE_GITHUB= yes
Expand Down
3 changes: 1 addition & 2 deletions devel/cjose/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $FreeBSD$

PORTNAME= cjose
PORTVERSION= 0.4.1
PORTREVISION= 1
PORTVERSION= 0.6.1
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
6 changes: 3 additions & 3 deletions devel/cjose/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1472803526
SHA256 (cisco-cjose-0.4.1_GH0.tar.gz) = b8077070672d730b2fe638abb9559dea2560297fd9b3fb76018100b1c115015b
SIZE (cisco-cjose-0.4.1_GH0.tar.gz) = 458026
TIMESTAMP = 1537319052
SHA256 (cisco-cjose-0.6.1_GH0.tar.gz) = 208eaa0fa616b44a71d8aa155c40b14c7c9d0fa2bb91d1408824520d2fc1b4dd
SIZE (cisco-cjose-0.6.1_GH0.tar.gz) = 1586963
12 changes: 0 additions & 12 deletions devel/cjose/files/patch-include_cjose_util.h

This file was deleted.

4 changes: 4 additions & 0 deletions devel/p5-List-Rotation-Cycle/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= [email protected]
COMMENT= Cycle through a list of values

LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

PORTSCOUT= limitw:1,even

USES= perl5
USE_PERL5= configure
NO_ARCH= yes

.include <bsd.port.mk>
2 changes: 1 addition & 1 deletion devel/py-QtPy/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= QtPy
DISTVERSION= 1.5.0
DISTVERSION= 1.5.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions devel/py-QtPy/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1535309441
SHA256 (QtPy-1.5.0.tar.gz) = 5a121b42bd88df66c45e7c8d658045acdf63048666a32fb6726a826f8a232e02
SIZE (QtPy-1.5.0.tar.gz) = 30168
TIMESTAMP = 1537378090
SHA256 (QtPy-1.5.1.tar.gz) = c0c2a0a1425b2c166737ef219904be1b04567a1eff94c2ed146f033a2afb383b
SIZE (QtPy-1.5.1.tar.gz) = 30269
25 changes: 14 additions & 11 deletions games/genact/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= genact
DISTVERSION= 0.5.0
DISTVERSION= 0.6.0
CATEGORIES= games

MAINTAINER= [email protected]
Expand Down Expand Up @@ -31,6 +31,7 @@ CARGO_CRATES= aho-corasick-0.6.4 \
chrono-0.4.2 \
clang-sys-0.16.0 \
clap-2.31.2 \
cloudabi-0.0.3 \
ctrlc-3.1.0 \
discard-1.0.3 \
dtoa-0.4.2 \
Expand All @@ -45,8 +46,8 @@ CARGO_CRATES= aho-corasick-0.6.4 \
itoa-0.4.1 \
kernel32-sys-0.2.2 \
lazy_static-0.2.11 \
lazy_static-1.0.0 \
libc-0.2.40 \
lazy_static-1.0.1 \
libc-0.2.42 \
libloading-0.4.3 \
log-0.3.9 \
log-0.4.1 \
Expand All @@ -60,30 +61,32 @@ CARGO_CRATES= aho-corasick-0.6.4 \
pbr-1.0.1 \
percent-encoding-1.0.1 \
proc-macro2-0.2.3 \
proc-macro2-0.3.8 \
proc-macro2-0.4.5 \
quasi-0.32.0 \
quasi_codegen-0.32.0 \
quick-error-1.2.1 \
quick-error-1.2.2 \
quote-0.4.2 \
quote-0.5.2 \
quote-0.6.3 \
rand-0.3.22 \
rand-0.4.2 \
redox_syscall-0.1.37 \
rand-0.5.0 \
rand_core-0.2.0 \
redox_syscall-0.1.40 \
redox_termios-0.1.1 \
regex-0.2.11 \
regex-1.0.0 \
regex-syntax-0.5.6 \
regex-syntax-0.6.0 \
rustc-serialize-0.3.24 \
serde-1.0.58 \
serde_derive-1.0.58 \
serde_json-1.0.17 \
serde-1.0.66 \
serde_derive-1.0.66 \
serde_json-1.0.19 \
stdweb-0.4.6 \
stdweb-derive-0.4.0 \
stdweb-internal-macros-0.1.0 \
strsim-0.7.0 \
syn-0.12.15 \
syn-0.13.11 \
syn-0.14.2 \
syntex-0.58.1 \
syntex_errors-0.58.1 \
syntex_pos-0.58.1 \
Expand Down
52 changes: 29 additions & 23 deletions games/genact/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TIMESTAMP = 1526858210
TIMESTAMP = 1537359427
SHA256 (rust/crates/aho-corasick-0.6.4.tar.gz) = d6531d44de723825aa81398a6415283229725a00fa30713812ab9323faa82fc4
SIZE (rust/crates/aho-corasick-0.6.4.tar.gz) = 25443
SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b
Expand Down Expand Up @@ -27,6 +27,8 @@ SHA256 (rust/crates/clang-sys-0.16.0.tar.gz) = 5f4f6aa0c4cfa318cd4d2940afae57e48
SIZE (rust/crates/clang-sys-0.16.0.tar.gz) = 28906
SHA256 (rust/crates/clap-2.31.2.tar.gz) = f0f16b89cbb9ee36d87483dc939fe9f1e13c05898d56d7b230a0d4dff033a536
SIZE (rust/crates/clap-2.31.2.tar.gz) = 194051
SHA256 (rust/crates/cloudabi-0.0.3.tar.gz) = ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f
SIZE (rust/crates/cloudabi-0.0.3.tar.gz) = 22156
SHA256 (rust/crates/ctrlc-3.1.0.tar.gz) = 653abc99aa905f693d89df4797fadc08085baee379db92be9f2496cefe8a6f2c
SIZE (rust/crates/ctrlc-3.1.0.tar.gz) = 11706
SHA256 (rust/crates/discard-1.0.3.tar.gz) = 9a9117502da3c5657cb8e2ca7ffcf52d659f00c78c5127d1ebadc2ebe76465be
Expand Down Expand Up @@ -55,10 +57,10 @@ SHA256 (rust/crates/kernel32-sys-0.2.2.tar.gz) = 7507624b29483431c0ba2d82aece8ca
SIZE (rust/crates/kernel32-sys-0.2.2.tar.gz) = 24537
SHA256 (rust/crates/lazy_static-0.2.11.tar.gz) = 76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73
SIZE (rust/crates/lazy_static-0.2.11.tar.gz) = 12361
SHA256 (rust/crates/lazy_static-1.0.0.tar.gz) = c8f31047daa365f19be14b47c29df4f7c3b581832407daabe6ae77397619237d
SIZE (rust/crates/lazy_static-1.0.0.tar.gz) = 12611
SHA256 (rust/crates/libc-0.2.40.tar.gz) = 6fd41f331ac7c5b8ac259b8bf82c75c0fb2e469bbf37d2becbba9a6a2221965b
SIZE (rust/crates/libc-0.2.40.tar.gz) = 327272
SHA256 (rust/crates/lazy_static-1.0.1.tar.gz) = e6412c5e2ad9584b0b8e979393122026cdd6d2a80b933f890dcd694ddbe73739
SIZE (rust/crates/lazy_static-1.0.1.tar.gz) = 11380
SHA256 (rust/crates/libc-0.2.42.tar.gz) = b685088df2b950fccadf07a7187c8ef846a959c142338a48f9dc0b94517eb5f1
SIZE (rust/crates/libc-0.2.42.tar.gz) = 336080
SHA256 (rust/crates/libloading-0.4.3.tar.gz) = fd38073de8f7965d0c17d30546d4bb6da311ab428d1c7a3fc71dff7f9d4979b9
SIZE (rust/crates/libloading-0.4.3.tar.gz) = 15613
SHA256 (rust/crates/log-0.3.9.tar.gz) = e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b
Expand All @@ -85,24 +87,28 @@ SHA256 (rust/crates/percent-encoding-1.0.1.tar.gz) = 31010dd2e1ac33d5b46a5b41349
SIZE (rust/crates/percent-encoding-1.0.1.tar.gz) = 10057
SHA256 (rust/crates/proc-macro2-0.2.3.tar.gz) = cd07deb3c6d1d9ff827999c7f9b04cdfd66b1b17ae508e14fe47b620f2282ae0
SIZE (rust/crates/proc-macro2-0.2.3.tar.gz) = 21558
SHA256 (rust/crates/proc-macro2-0.3.8.tar.gz) = 1b06e2f335f48d24442b35a19df506a835fb3547bc3c06ef27340da9acf5cae7
SIZE (rust/crates/proc-macro2-0.3.8.tar.gz) = 24412
SHA256 (rust/crates/proc-macro2-0.4.5.tar.gz) = 3588d66c4f6ca7703336c3d4403a3d8dcf629c068dd16aeb2fe4ae4c717acc71
SIZE (rust/crates/proc-macro2-0.4.5.tar.gz) = 28553
SHA256 (rust/crates/quasi-0.32.0.tar.gz) = 18c45c4854d6d1cf5d531db97c75880feb91c958b0720f4ec1057135fec358b3
SIZE (rust/crates/quasi-0.32.0.tar.gz) = 4093
SHA256 (rust/crates/quasi_codegen-0.32.0.tar.gz) = 51b9e25fa23c044c1803f43ca59c98dac608976dd04ce799411edd58ece776d4
SIZE (rust/crates/quasi_codegen-0.32.0.tar.gz) = 6831
SHA256 (rust/crates/quick-error-1.2.1.tar.gz) = eda5fe9b71976e62bc81b781206aaa076401769b2143379d3eb2118388babac4
SIZE (rust/crates/quick-error-1.2.1.tar.gz) = 15112
SHA256 (rust/crates/quick-error-1.2.2.tar.gz) = 9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0
SIZE (rust/crates/quick-error-1.2.2.tar.gz) = 15132
SHA256 (rust/crates/quote-0.4.2.tar.gz) = 1eca14c727ad12702eb4b6bfb5a232287dcf8385cb8ca83a3eeaf6519c44c408
SIZE (rust/crates/quote-0.4.2.tar.gz) = 14756
SHA256 (rust/crates/quote-0.5.2.tar.gz) = 9949cfe66888ffe1d53e6ec9d9f3b70714083854be20fd5e271b232a017401e8
SIZE (rust/crates/quote-0.5.2.tar.gz) = 14982
SHA256 (rust/crates/quote-0.6.3.tar.gz) = e44651a0dc4cdd99f71c83b561e221f714912d11af1a4dff0631f923d53af035
SIZE (rust/crates/quote-0.6.3.tar.gz) = 14154
SHA256 (rust/crates/rand-0.3.22.tar.gz) = 15a732abf9d20f0ad8eeb6f909bf6868722d9a06e1e50802b6a70351f40b4eb1
SIZE (rust/crates/rand-0.3.22.tar.gz) = 11318
SHA256 (rust/crates/rand-0.4.2.tar.gz) = eba5f8cb59cc50ed56be8880a5c7b496bfd9bd26394e176bc67884094145c2c5
SIZE (rust/crates/rand-0.4.2.tar.gz) = 76170
SHA256 (rust/crates/redox_syscall-0.1.37.tar.gz) = 0d92eecebad22b767915e4d529f89f28ee96dbbf5a4810d2b844373f136417fd
SIZE (rust/crates/redox_syscall-0.1.37.tar.gz) = 13980
SHA256 (rust/crates/rand-0.5.0.tar.gz) = 7a89abf8d34faf9783692392dca7bcdc6e82fa84eca86ccb6301ec87f3497185
SIZE (rust/crates/rand-0.5.0.tar.gz) = 132685
SHA256 (rust/crates/rand_core-0.2.0.tar.gz) = 1b7a5f27547c49e5ccf8a586db3f3782fd93cf849780b21853b9d981db203302
SIZE (rust/crates/rand_core-0.2.0.tar.gz) = 19222
SHA256 (rust/crates/redox_syscall-0.1.40.tar.gz) = c214e91d3ecf43e9a4e41e578973adeb14b474f2bee858742d127af75a0112b1
SIZE (rust/crates/redox_syscall-0.1.40.tar.gz) = 14745
SHA256 (rust/crates/redox_termios-0.1.1.tar.gz) = 7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76
SIZE (rust/crates/redox_termios-0.1.1.tar.gz) = 3227
SHA256 (rust/crates/regex-0.2.11.tar.gz) = 9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384
Expand All @@ -115,12 +121,12 @@ SHA256 (rust/crates/regex-syntax-0.6.0.tar.gz) = 8f1ac0f60d675cc6cf13a20ec076568
SIZE (rust/crates/regex-syntax-0.6.0.tar.gz) = 233363
SHA256 (rust/crates/rustc-serialize-0.3.24.tar.gz) = dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda
SIZE (rust/crates/rustc-serialize-0.3.24.tar.gz) = 45926
SHA256 (rust/crates/serde-1.0.58.tar.gz) = 34e9df8efbe7a2c12ceec1fc8744d56ae3374d8ae325f4a0028949d16433d554
SIZE (rust/crates/serde-1.0.58.tar.gz) = 68256
SHA256 (rust/crates/serde_derive-1.0.58.tar.gz) = ac38f51a52a556cd17545798e29536885fb1a3fa63d6399f5ef650f4a7d35901
SIZE (rust/crates/serde_derive-1.0.58.tar.gz) = 45146
SHA256 (rust/crates/serde_json-1.0.17.tar.gz) = f3ad6d546e765177cf3dded3c2e424a8040f870083a0e64064746b958ece9cb1
SIZE (rust/crates/serde_json-1.0.17.tar.gz) = 64689
SHA256 (rust/crates/serde-1.0.66.tar.gz) = e9a2d9a9ac5120e0f768801ca2b58ad6eec929dc9d1d616c162f208869c2ce95
SIZE (rust/crates/serde-1.0.66.tar.gz) = 71947
SHA256 (rust/crates/serde_derive-1.0.66.tar.gz) = 0a90213fa7e0f5eac3f7afe2d5ff6b088af515052cc7303bd68c7e3b91a3fb79
SIZE (rust/crates/serde_derive-1.0.66.tar.gz) = 45894
SHA256 (rust/crates/serde_json-1.0.19.tar.gz) = 93aee34bb692dde91e602871bc792dd319e489c7308cdbbe5f27cf27c64280f5
SIZE (rust/crates/serde_json-1.0.19.tar.gz) = 65039
SHA256 (rust/crates/stdweb-0.4.6.tar.gz) = 7df34022ad1ded904a8c69ae125e822e717063005cdf4ddbcb8e13e72f223554
SIZE (rust/crates/stdweb-0.4.6.tar.gz) = 162429
SHA256 (rust/crates/stdweb-derive-0.4.0.tar.gz) = 6aa46e9b38ea028a8a327ae6db35a486ace3eb834f5600bb3b6a71c0b6b1bd4b
Expand All @@ -131,8 +137,8 @@ SHA256 (rust/crates/strsim-0.7.0.tar.gz) = bb4f380125926a99e52bc279241539c018323
SIZE (rust/crates/strsim-0.7.0.tar.gz) = 8435
SHA256 (rust/crates/syn-0.12.15.tar.gz) = c97c05b8ebc34ddd6b967994d5c6e9852fa92f8b82b3858c39451f97346dcce5
SIZE (rust/crates/syn-0.12.15.tar.gz) = 132636
SHA256 (rust/crates/syn-0.13.11.tar.gz) = 14f9bf6292f3a61d2c716723fdb789a41bbe104168e6f496dc6497e531ea1b9b
SIZE (rust/crates/syn-0.13.11.tar.gz) = 134240
SHA256 (rust/crates/syn-0.14.2.tar.gz) = c67da57e61ebc7b7b6fff56bb34440ca3a83db037320b0507af4c10368deda7d
SIZE (rust/crates/syn-0.14.2.tar.gz) = 133756
SHA256 (rust/crates/syntex-0.58.1.tar.gz) = a8f5e3aaa79319573d19938ea38d068056b826db9883a5d47f86c1cecc688f0e
SIZE (rust/crates/syntex-0.58.1.tar.gz) = 9332
SHA256 (rust/crates/syntex_errors-0.58.1.tar.gz) = 867cc5c2d7140ae7eaad2ae9e8bf39cb18a67ca651b7834f88d46ca98faadb9c
Expand Down Expand Up @@ -185,5 +191,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998
SHA256 (rust/crates/yansi-0.4.0.tar.gz) = d60c3b48c9cdec42fb06b3b84b5b087405e1fa1c644a1af3930e4dfafe93de48
SIZE (rust/crates/yansi-0.4.0.tar.gz) = 15711
SHA256 (svenstaro-genact-0.5.0_GH0.tar.gz) = ad308d362c8eded7865651806a1938c9e62b81a68af81c2dd1c967a4c638e78a
SIZE (svenstaro-genact-0.5.0_GH0.tar.gz) = 913227
SHA256 (svenstaro-genact-0.6.0_GH0.tar.gz) = ab20d1c9c20f3b25d0be62fdb8aba74c0e2f046e647327d85a0ecc84d40f8a94
SIZE (svenstaro-genact-0.6.0_GH0.tar.gz) = 914352
2 changes: 1 addition & 1 deletion japanese/ajaxzip2-data/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= ajaxzip2
PORTVERSION= 20180629
PORTVERSION= 20180831
CATEGORIES= japanese
MASTER_SITES= LOCAL/kuriyama
PKGNAMESUFFIX= -data
Expand Down
10 changes: 5 additions & 5 deletions japanese/ajaxzip2-data/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1531218883
SHA256 (ken_all-20180629.zip) = 029b0ed2c81eb6815e4e8a8399a0ad10a935b5baf25c158364a2095a88fb52b3
SIZE (ken_all-20180629.zip) = 1687197
SHA256 (jigyosyo-20180629.zip) = 7e86fe6e036a9815f8b910167f6704e25bb547ca54f102fbbe1d0f24d382a0e6
SIZE (jigyosyo-20180629.zip) = 761203
TIMESTAMP = 1536677889
SHA256 (ken_all-20180831.zip) = 4730b6feef7760a8291283c66a60fb0532145c1e569320bf9ae27f48657b08eb
SIZE (ken_all-20180831.zip) = 1687378
SHA256 (jigyosyo-20180831.zip) = aa57e039942c06c1b29227245d59017e8e227dd0cb2100ebc92e029507bac738
SIZE (jigyosyo-20180831.zip) = 762028
2 changes: 1 addition & 1 deletion japanese/zipcodes/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= zipcodes
PORTVERSION= 20180629
PORTVERSION= 20180831
CATEGORIES= japanese
MASTER_SITES= LOCAL/kuriyama
DISTFILES= ken_all-${PORTVERSION_K}.zip jigyosyo-${PORTVERSION_J}.zip
Expand Down
10 changes: 5 additions & 5 deletions japanese/zipcodes/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1531218870
SHA256 (ken_all-20180629.zip) = 029b0ed2c81eb6815e4e8a8399a0ad10a935b5baf25c158364a2095a88fb52b3
SIZE (ken_all-20180629.zip) = 1687197
SHA256 (jigyosyo-20180629.zip) = 7e86fe6e036a9815f8b910167f6704e25bb547ca54f102fbbe1d0f24d382a0e6
SIZE (jigyosyo-20180629.zip) = 761203
TIMESTAMP = 1536755455
SHA256 (ken_all-20180831.zip) = 4730b6feef7760a8291283c66a60fb0532145c1e569320bf9ae27f48657b08eb
SIZE (ken_all-20180831.zip) = 1687378
SHA256 (jigyosyo-20180831.zip) = aa57e039942c06c1b29227245d59017e8e227dd0cb2100ebc92e029507bac738
SIZE (jigyosyo-20180831.zip) = 762028
2 changes: 1 addition & 1 deletion math/arb/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= arb
DISTVERSION= 2.14.0
DISTVERSION= 2.15.0
CATEGORIES= math

MAINTAINER= [email protected]
Expand Down
6 changes: 3 additions & 3 deletions math/arb/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1532548553
SHA256 (fredrik-johansson-arb-2.14.0_GH0.tar.gz) = bdd28aeea8be133a3a1971bd836d2a5b946cd4dd0c0c695188bd03d1ec119959
SIZE (fredrik-johansson-arb-2.14.0_GH0.tar.gz) = 1469189
TIMESTAMP = 1537378166
SHA256 (fredrik-johansson-arb-2.15.0_GH0.tar.gz) = 086dd2e80232d4068ad2e5a0c560d35b13e051d75e36b6318ada88f73ffb9a7e
SIZE (fredrik-johansson-arb-2.15.0_GH0.tar.gz) = 1510093
2 changes: 1 addition & 1 deletion math/arb/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ include/mag.h
include/partitions.h
lib/libarb.so
lib/libarb.so.2
lib/libarb.so.2.5.0
lib/libarb.so.2.6.0
3 changes: 1 addition & 2 deletions math/py-permutation/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

PORTNAME= permutation
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0-2
DISTVERSIONSUFFIX= -g42654bb
DISTVERSION= 0.1.1
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down
6 changes: 3 additions & 3 deletions math/py-permutation/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1529265718
SHA256 (jwodder-permutation-v0.1.0-2-g42654bb_GH0.tar.gz) = 20419731be9aaba9efa74842769c88f8db3da3be83779e77cbf0fb42c386b10c
SIZE (jwodder-permutation-v0.1.0-2-g42654bb_GH0.tar.gz) = 12979
TIMESTAMP = 1537377949
SHA256 (jwodder-permutation-v0.1.1_GH0.tar.gz) = a70495586942dd32e6cacd5dbedef18c64b49231f3043379e0c96fe74e58f594
SIZE (jwodder-permutation-v0.1.1_GH0.tar.gz) = 13152
5 changes: 3 additions & 2 deletions net-mgmt/nagvis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= nagvis
PORTVERSION= 1.9.9
PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://www.nagvis.org/share/

Expand Down Expand Up @@ -38,7 +39,7 @@ NDO2DB_DESC= Depend on ndo2db broker
GRAPHVIZ_RUN_DEPENDS= dot:graphics/graphviz
MKLIVESTATUS_RUN_DEPENDS= mk-livestatus>=0:net-mgmt/mk-livestatus
NDO2DB_USE= PHP=mysql
NDO2DB_RUN_DEPENDS= ndo2b-3x:net-mgmt/ndoutils
NDO2DB_RUN_DEPENDS= ndo2db-3x:net-mgmt/ndoutils

post-extract:
@${RM} ${WRKSRC}/.gitignore ${WRKSRC}/install.sh ${WRKSRC}/INSTALL
Expand All @@ -55,6 +56,6 @@ do-install:
${STAGEDIR}${WWWDIR}/share/var \
${STAGEDIR}${WWWDIR}/var/tmpl/cache \
${STAGEDIR}${WWWDIR}/var/tmpl/compile
cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${WWWDIR}/
(cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${WWWDIR})

.include <bsd.port.mk>
6 changes: 1 addition & 5 deletions net-p2p/qbittorrent/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@
# $FreeBSD$

PORTNAME= qbittorrent
DISTVERSION= 4.1.2
PORTREVISION= 1
DISTVERSION= 4.1.3
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

PATCH_SITES= https://github.com/qBittorrent/qBittorrent/commit/
PATCHFILES= acdf9061fe5539c75604d2b7919cc434b2cebb02.patch:-p1 # fix regression of the missing .desktop file

MAINTAINER= [email protected]
COMMENT= Bittorrent client using Qt4/5 and libtorrent-rasterbar

Expand Down
Loading

0 comments on commit 96aa968

Please sign in to comment.