aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-03-24 20:25:14 +0800
committerswills <swills@FreeBSD.org>2013-03-24 20:25:14 +0800
commite372cab43aa8054330364976917fa485c9cf34cc (patch)
tree586fa123dcabd18f72555edc7bcb2155f35813a8 /net-p2p
parent30982b14262e8d40c4a11a85fae792f6095bd75f (diff)
downloadfreebsd-ports-gnome-e372cab43aa8054330364976917fa485c9cf34cc.tar.gz
freebsd-ports-gnome-e372cab43aa8054330364976917fa485c9cf34cc.tar.zst
freebsd-ports-gnome-e372cab43aa8054330364976917fa485c9cf34cc.zip
- Update to 0.8.1
PR: ports/177135 Submitted by: Robert Backahus <robbak@robbak.com> (maintainer)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin/Makefile4
-rw-r--r--net-p2p/bitcoin/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 6c05b22be2d7..92ad7101a276 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bitcoin
-PORTVERSION= 0.8.0
+PORTVERSION= 0.8.1
CATEGORIES= net-p2p finance
MAINTAINER= robbak@robbak.com
@@ -20,7 +20,7 @@ QRCODES_DESC= Build with QR code display
USE_GITHUB= yes
GH_ACCOUNT= bitcoin
GH_PROJECT= bitcoin
-GH_COMMIT= f4d5f06
+GH_COMMIT= 38f8657
GH_TAGNAME= v${PORTVERSION}
USE_GMAKE= yes
diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo
index 376744a06a1f..30080d885406 100644
--- a/net-p2p/bitcoin/distinfo
+++ b/net-p2p/bitcoin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (bitcoin-0.8.0.tar.gz) = 436044ecad90a40c4b8b4186816ac9d2e3b99baf5252532ea35215d9d4ce065e
-SIZE (bitcoin-0.8.0.tar.gz) = 1965169
+SHA256 (bitcoin-0.8.1.tar.gz) = cd24be785f04872e8f74968a018b1d78afc0fd7689c3639cdaf340de000997b1
+SIZE (bitcoin-0.8.1.tar.gz) = 1965003
ight'>| * Remove $FreeBSD$ from patches files everywhere.mat2015-05-2315-43/+0 | | | | | With hat: portmgr Sponsored by: Absolight * multimedia/mpv: 0.91 -> 0.92pi2015-05-232-4/+13 | | | | | | | | | | | - Update audio/ladspa LIB_DEPENDS to new format - Update to 0.92 Changes: https://github.com/mpv-player/mpv/releases/tag/v0.9.2 PR: 200380 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) * Update to 0.5.10tijl2015-05-233-11/+14 | * - Pass environment through scons to allow build with ccacheamdmi32015-05-221-1/+1 | | | | | | PR: 200051 Submitted by: amdmi3 Approved by: maintainer timeout (wg, 2 weeks) * multimedia/mpv: fix conflict between ffmpeg and ffmpeg26pi2015-05-201-4/+2 | | | | | PR: 198758 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) * Expire 14 gnome ports broken for more than 6 months (remove in 2 weeks)marino2015-05-201-0/+2 | | | | | PR: 199761 Approved by: maintainer timeout * - Add CPE infoamdmi32015-05-171-1/+2 | | | | Approved by: portmgr blanket * - Add CPE infoamdmi32015-05-171-1/+2 | | | | Approved by: portmgr blanket * - Add CPE infoamdmi32015-05-161-1/+5 | | | | | | - Add LICENSE Approved by: portmgr blanket * Update multimedia/emby-server to latest stable release 3.0.5607.2.adamw2015-05-153-5/+15 | | | | | | | | | | | | | | | | | | Changes this release: * Resolved Play To issue with Xbox One that would revert to the default Dlna profile if using a custom device name * Resolved transcoding failures with Sony Bravia's * Resolved missing images with Sony Bravia's * Resolved transcoding failures with Panasonic Viera * Significantly reduced network footprint when discovering devices on the network * New DLNA profiles added for VLC and Bubble UPnp, to direct stream all content (subject to bitrate setting) * Resolved issue of missing header when using the web client on Xbox One * Resolved incorrect aspect ratio when transcoding anamorphic content with Android TV & Fire TV * Resolved issue of file handles being left open in Linux when extracting chapter images. This was the primary cause of the Unbutu crashing being reported. * Resolved issue of backdrop images not being downloaded in certain situations * Reduced CPU usage caused by dynamically created images PR: 200160 Submitted by: Ben Woods (maintainer) * - Clarify LICENSEamdmi32015-05-153-8/+9 | | | | | | | - Add LICENSE_FILE - Fix program installation, which fixes stripping - Add dragonfly support - Fix WWW: * MASTER_SITES cleanup.mat2015-05-1430-59/+32 | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight * - Modernize plist, switch to @sampleamdmi32015-05-141-5/+2 | | | | Approved by: portmgr blanket * - Modernize plist, switch to @sampleamdmi32015-05-141-5/+2 | | | | Approved by: portmgr blanket * - Drop @dirrm* from plistamdmi32015-05-141-23/+7 | | | | | | - Switch to @sample Approved by: portmgr blanket * multimedia/ffmpeg{,26}: make GNUTLS and OPENSSL mutually exclusivexmj2015-05-142-4/+10 | | | | | | | - make GNUTLS and OPENSSL mutually exclusive Differential Revision: https://reviews.freebsd.org/D2533 Reviewed by: riggs * multimedia/mpv: change optimization on i386pi2015-05-131-1/+9 | | | | | PR: 198758 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) * Update to version 15.5.10pawel2015-05-133-41/+4 | * - Add missing LIB_DEPENDS for audio/libfdk-aackmoore2015-05-131-1/+2 | * Cleanup DIST* variables.mat2015-05-123-9/+6 | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight * multimedia/mpv: 0.8.3 -> 0.9.1pi2015-05-094-13/+56 | | | | | | | | | | | - Added CONFLICTS_BUILD variable to avoid ffmpeg build error - Cleanup Makefile (e.g. LIRC support was removed) ChangeLog https://github.com/mpv-player/mpv/releases/tag/v0.9.1 PR: 198758 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) * multimedia/libva-intel-driver: support DragonFly with USES=aliasmarino2015-05-081-1/+1 | * - Add CPE infoamdmi32015-05-082-2/+2 | | | | | | PR: 199967, 199968 Submitted by: shun.fbsd.pr@dropcut.net Approved by: portmgr blanket * - Fix shebangsamdmi32015-05-081-1/+3 | | | | | Approved by: portmgr blanket MFH: 2015Q2 * multimedia/ffmpeg: add CPE inforobak2015-05-081-1/+1 | | | | | | PR: 199966 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: portmgr blanket * Fix, yes, really.mat2015-05-081-1/+1 | | | | Sponsored by: Absolight * Fix for realz.mat2015-05-081-1/+1 | * Fixup those two, they're using USE_GITHUB to fetch some other distfile, andmat2015-05-084-9/+8 | | | | | | | it's not really a good idea, for now. With hat: portmgr Sponsored by: Absolight * Unbreakantoine2015-05-082-0/+4 | * Update ports in the [i-m]* category to not use GH_COMMIT.mat2015-05-0832-80/+51 | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight * multimedia/mplayer2: add CPEpi2015-05-061-1/+1 | | | | | PR: 199954 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) * - Add CPE infoamdmi32015-05-051-1/+2 | | | | Approved by: portmgr blanket * Update to 0.9.12.1.1079feld2015-05-053-16/+47 | * Fix distinfoantoine2015-05-041-2/+2 | * - Update to 2.2.5sunpoet2015-05-042-3/+6 | | | | | | - Add LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/commits/master * - Update to 2.2.5sunpoet2015-05-042-4/+7 | | | | | | - Add LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/commits/master * - Update to upstream version 2.9.2riggs2015-05-045-18/+22 | | | | | | | | | | | - USE_AUTOTOOLS -> USES - Pet portlint - Add -std=c++11 to CXXFLAGS for gcc (does not build on pre-10.x system without it) PR: 199245 Submitted by: tkato432@yahoo.com Reviewed by: riggs * Open Broadcaster Software is free and open source softwarekmoore2015-05-0314-0/+780 | | | | | | for video recording and live streaming. WWW: https://obsproject.com/ * Update to 1.12.2 - changelog is here:nox2015-05-032-3/+3 | | | | http://livestreamer.tanuki.se/en/latest/changelog.html#changelog * Update to 2.2.1 - changelog is here:nox2015-05-023-21/+3 | | | | https://www.videolan.org/developers/vlc-branch/NEWS * - Update to upstream version 14.4.2riggs2015-05-02