mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 2.0.0.b5p1
- Remove patch that was merged upsteram PR: 139224 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
This commit is contained in:
parent
ea56125499
commit
70f2c79fe3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242353
@ -6,10 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= subcommander
|
||||
DISTVERSION= 2.0.0.b5
|
||||
PORTVERSION= 2.0.0.b5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://subcommander.tigris.org/files/documents/1759/46676/
|
||||
DISTNAME= Subcommander-${PORTVERSION:S/.b/b/g}
|
||||
MASTER_SITES= http://subcommander.tigris.org/files/documents/1759/46766/
|
||||
DISTNAME= Subcommander-${PORTVERSION:S/.b/b/g}p1
|
||||
|
||||
MAINTAINER= cyberbotx@cyberbotx.com
|
||||
COMMENT= Qt4 based multiplatform subversion client, diff & merge tool
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Subcommander-2.0.0b5.tar.gz) = a852d5ab25358817f5bb9533dbbdffad
|
||||
SHA256 (Subcommander-2.0.0b5.tar.gz) = 6fb555a9df84b833994f90d6016b66e46342ccd819ab2ccd715f1017eeebb79f
|
||||
SIZE (Subcommander-2.0.0b5.tar.gz) = 7282185
|
||||
MD5 (Subcommander-2.0.0b5p1.tar.gz) = 6aa8d1889dd849cbec717546478cd285
|
||||
SHA256 (Subcommander-2.0.0b5p1.tar.gz) = 52820395f76b542e34f5fa6ffb682db8cc9024fc7583e9cbb2d9b078334d7e7c
|
||||
SIZE (Subcommander-2.0.0b5p1.tar.gz) = 7279236
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- subcommander/settings/SingleProjectReader.cpp.orig 2009-01-04 10:11:39.000000000 -0500
|
||||
+++ subcommander/settings/SingleProjectReader.cpp 2009-09-20 15:26:20.000000000 -0400
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "SingleProjectReader.h"
|
||||
#include "Project.h"
|
||||
#include "sublib/config/ConfigData.h"
|
||||
-#include "util/Uuid.h"
|
||||
+#include "util/uuid.h"
|
||||
|
||||
// qt
|
||||
#include <QtCore/QRegExp>
|
Loading…
Reference in New Issue
Block a user