FreeBSD Bugzilla – Attachment 220955 Details for
Bug 252167
math/pantheon-calculator: Update to 1.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update math/pantheon-calculator
pantheon-calculator.diff (text/plain), 1.88 KB, created by
Olivier Duchateau
on 2020-12-26 17:52:17 UTC
(
hide
)
Description:
Patch to update math/pantheon-calculator
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2020-12-26 17:52:17 UTC
Size:
1.88 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 559297) >+++ Makefile (copie de travail) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= calculator >-PORTVERSION= 1.5.5 >+PORTVERSION= 1.6.0 > CATEGORIES= math > PKGNAMEPREFIX= pantheon- > DIST_SUBDIR= pantheon >Index: distinfo >=================================================================== >--- distinfo (révision 559297) >+++ distinfo (copie de travail) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1586005307 >-SHA256 (pantheon/elementary-calculator-1.5.5_GH0.tar.gz) = b8dc3ebdb1d19b86232731efedb58fa08ecebc49a34d5c4a5855823c8e57f1ea >-SIZE (pantheon/elementary-calculator-1.5.5_GH0.tar.gz) = 132807 >+TIMESTAMP = 1609003661 >+SHA256 (pantheon/elementary-calculator-1.6.0_GH0.tar.gz) = c650d5ff7d2df2d122ade0cbd35be50927f22b0d260f28e374b1112114f24540 >+SIZE (pantheon/elementary-calculator-1.6.0_GH0.tar.gz) = 216846 >Index: files/patch-src_HistoryDialog.vala >=================================================================== >--- files/patch-src_HistoryDialog.vala (nonexistent) >+++ files/patch-src_HistoryDialog.vala (copie de travail) >@@ -0,0 +1,11 @@ >+--- src/HistoryDialog.vala.orig 2020-12-23 20:16:02 UTC >++++ src/HistoryDialog.vala >+@@ -52,7 +52,7 @@ namespace PantheonCalculator { >+ >+ private void build_ui () { >+ var content = get_content_area () as Gtk.Box; >+- get_action_area ().margin = 6; >++ content.margin = 6; >+ main_grid = new Gtk.Grid (); >+ main_grid.expand = true; >+ main_grid.margin = 12; > >Property changes on: files/patch-src_HistoryDialog.vala >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252167
:
220955
|
220989