FreeBSD Bugzilla – Attachment 191151 Details for
Bug 226311
net-im/toxic: chase toxcore and upgrade to 0.8.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to upgrade toxic from 0.8.1 to 0.8.2
toxic.diff (text/plain), 1.72 KB, created by
Thierry Thomas
on 2018-03-02 20:43:06 UTC
(
hide
)
Description:
Patch to upgrade toxic from 0.8.1 to 0.8.2
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2018-03-02 20:43:06 UTC
Size:
1.72 KB
patch
obsolete
>Index: net-im/toxic/Makefile >=================================================================== >--- net-im/toxic/Makefile (revision 463448) >+++ net-im/toxic/Makefile (working copy) >@@ -2,9 +2,8 @@ > # $FreeBSD$ > > PORTNAME= toxic >-PORTVERSION= 0.8.1 >+PORTVERSION= 0.8.2 > DISTVERSIONPREFIX= v >-PORTREVISION= 1 > CATEGORIES= net-im > > MAINTAINER= thierry@FreeBSD.org >Index: net-im/toxic/distinfo >=================================================================== >--- net-im/toxic/distinfo (revision 463448) >+++ net-im/toxic/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1510996634 >-SHA256 (JFreegman-toxic-v0.8.1_GH0.tar.gz) = 4bea591a08b3628e06940f0f7b9be320391013564cc8c9e88642af2f2debafd2 >-SIZE (JFreegman-toxic-v0.8.1_GH0.tar.gz) = 1146245 >+TIMESTAMP = 1520022095 >+SHA256 (JFreegman-toxic-v0.8.2_GH0.tar.gz) = 53bdbed3d72d000f9e43b8823523c589540b811bc237ed6f3b4ddf0fe6f9a6b7 >+SIZE (JFreegman-toxic-v0.8.2_GH0.tar.gz) = 1146526 >Index: net-im/toxic/files/patch-cfg_global__vars.mk >=================================================================== >--- net-im/toxic/files/patch-cfg_global__vars.mk (revision 463448) >+++ net-im/toxic/files/patch-cfg_global__vars.mk (working copy) >@@ -1,8 +1,8 @@ >---- cfg/global_vars.mk.orig 2017-11-17 22:44:56 UTC >+--- cfg/global_vars.mk.orig 2018-02-27 23:46:56 UTC > +++ cfg/global_vars.mk > @@ -1,11 +1,7 @@ > # Version >- TOXIC_VERSION = 0.8.1 >+-TOXIC_VERSION = 0.8.1 > -REV = $(shell git rev-list HEAD --count 2>/dev/null || echo -n "error") > -ifneq (, $(findstring error, $(REV))) > - VERSION = $(TOXIC_VERSION) >@@ -9,6 +9,7 @@ > -else > - VERSION = $(TOXIC_VERSION)_r$(REV) > -endif >++TOXIC_VERSION = 0.8.2 > +#REV = $(shell git rev-list HEAD --count 2>/dev/null || echo -n "error") > +VERSION = $(TOXIC_VERSION) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226311
: 191151