1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

devel/git-cola: update to 3.8

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
This commit is contained in:
Dave Cottlehuber 2020-11-20 00:44:08 +00:00
parent 87b73a5c45
commit 8187b73b4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555724
3 changed files with 6 additions and 12 deletions

View File

@ -3,8 +3,7 @@
PORTNAME= git-cola
DISTVERSIONPREFIX= v
DISTVERSION= 3.5
PORTREVISION= 1
DISTVERSION= 3.8
CATEGORIES= devel
MAINTAINER= dch@FreeBSD.org
@ -20,7 +19,6 @@ USES= desktop-file-utils gmake gnome python pyqt:5 qt:5 shebangfix
USE_GITHUB= yes
USE_PYQT= core gui network widgets
SHEBANG_FILES= share/git-cola/bin/git-xbase
INSTALLS_ICONS= yes
NO_ARCH= yes
@ -34,8 +32,8 @@ NLS_USES= gettext
post-patch:
@${REINPLACE_CMD} -e 's|LN_S = $$(LN) -s -f|LN_S = ${RLN}|;\
s|$$(LN_S) "$$(datadir)/icons/git-cola.svg"|$$(LN_S) \
"$$(DESTDIR)$$(datadir)/icons/git-cola.svg"|' \
s|$$(LN_S) "$$(datadir)/icons/git-cola.svg"|$$(LN_S) \
"$$(DESTDIR)$$(datadir)/icons/git-cola.svg"|' \
${WRKSRC}/Makefile
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1569574235
SHA256 (git-cola-git-cola-v3.5_GH0.tar.gz) = 7fdcfc4326b35e384b97bd4bb2189b4cb5cf258948352759c302e632b41bb2e2
SIZE (git-cola-git-cola-v3.5_GH0.tar.gz) = 970155
TIMESTAMP = 1605812751
SHA256 (git-cola-git-cola-v3.8_GH0.tar.gz) = ea482ca32fe142ddba500d2edf3a05f11e31cf193e5d7a944f3fe28c9ab123d4
SIZE (git-cola-git-cola-v3.8_GH0.tar.gz) = 980190

View File

@ -1,13 +1,10 @@
bin/cola
bin/git-cola
bin/git-dag
share/appdata/git-cola.appdata.xml
share/appdata/git-dag.appdata.xml
share/applications/git-cola-folder-handler.desktop
share/applications/git-cola.desktop
share/applications/git-dag.desktop
share/icons/hicolor/scalable/apps/git-cola.svg
%%DATADIR%%/bin/git-xbase
%%DATADIR%%/bin/ssh-askpass
%%DATADIR%%/bin/ssh-askpass-darwin
%%DATADIR%%/icons/a-z-order.svg
@ -151,7 +148,6 @@ share/icons/hicolor/scalable/apps/git-cola.svg
%%DATADIR%%/lib/cola/models/selection.py
%%DATADIR%%/lib/cola/models/stash.py
%%DATADIR%%/lib/cola/observable.py
%%DATADIR%%/lib/cola/ordered_dict.py
%%DATADIR%%/lib/cola/qtcompat.py
%%DATADIR%%/lib/cola/qtutils.py
%%DATADIR%%/lib/cola/resources.py