1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 5.8.15

This commit is contained in:
Pav Lucistnik 2007-02-27 22:12:37 +00:00
parent d7f11d8e04
commit 481968bf74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186172
3 changed files with 5 additions and 18 deletions

View File

@ -6,10 +6,9 @@
#
PORTNAME= boinc-client
PORTVERSION= 5.8.11
PORTVERSION= 5.8.15
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.oook.cz/bsd/distfiles/
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= pav
MAINTAINER= pav@FreeBSD.org

View File

@ -1,3 +1,3 @@
MD5 (boinc-client-5.8.11.tar.bz2) = 921dec0902bacef6f8775dca3b4bfc24
SHA256 (boinc-client-5.8.11.tar.bz2) = 018462e9df861ed38c394e27d5550220bc49aba88e9784d1e3b9e7d1df98aef9
SIZE (boinc-client-5.8.11.tar.bz2) = 3399856
MD5 (boinc-client-5.8.15.tar.bz2) = 51cf9a485234ef421ab6f0a8ab1227df
SHA256 (boinc-client-5.8.15.tar.bz2) = 8e85a01c78117fdb2b80ee487e7e7314b57712da778a79cc3d59f3f49e3cea28
SIZE (boinc-client-5.8.15.tar.bz2) = 3399627

View File

@ -1,12 +0,0 @@
--- clientgui/BOINCGUIApp.cpp.orig Mon Jan 22 14:19:20 2007
+++ clientgui/BOINCGUIApp.cpp Wed Feb 14 23:50:55 2007
@@ -81,9 +81,7 @@
m_pSkinManager = NULL;
m_pFrame = NULL;
m_pDocument = NULL;
-#if defined(__WXMSW__) || defined(__WXMAC__)
m_pTaskBarIcon = NULL;
-#endif
#ifdef __WXMAC__
m_pMacSystemMenu = NULL;
#endif