Date: Tue, 5 Apr 2011 12:43:12 GMT From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/156196: [UPDATE] devel/gitg: update to 0.0.8 Message-ID: <201104051243.p35ChCLv081631@red.freebsd.org> Resent-Message-ID: <201104051250.p35Co9JV063287@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156196 >Category: ports >Synopsis: [UPDATE] devel/gitg: update to 0.0.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 05 12:50:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ruslan Mahmatkhanov >Release: 8.2-STABLE >Organization: >Environment: 8.2-STABLE i386 >Description: - update to 0.0.8 - add licence - remove md5 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruNa gitg.orig/Makefile gitg/Makefile --- gitg.orig/Makefile 2010-05-31 05:58:11.000000000 +0400 +++ gitg/Makefile 2011-04-05 16:14:51.000000000 +0400 @@ -6,10 +6,9 @@ # PORTNAME= gitg -PORTVERSION= 0.0.6 -PORTREVISION= 1 +PORTVERSION= 0.0.8 CATEGORIES= devel deskutils gnome -MASTER_SITES= http://trac.novowork.com/gitg/raw-attachment/wiki/Releases/ \ +MASTER_SITES= GNOME \ http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org @@ -17,6 +16,9 @@ RUN_DEPENDS= git>=1.7.0.2:${PORTSDIR}/devel/git +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff -ruNa gitg.orig/distinfo gitg/distinfo --- gitg.orig/distinfo 2010-04-15 22:00:49.000000000 +0400 +++ gitg/distinfo 2011-04-05 15:28:39.000000000 +0400 @@ -1,3 +1,2 @@ -MD5 (gitg-0.0.6.tar.bz2) = 5aab2b6fc97d72f2063f91f12dc014d8 -SHA256 (gitg-0.0.6.tar.bz2) = 1b4ae8f61ce0ba12e12645eca87799076dae961ca03a3906c35686aa3287e0bd -SIZE (gitg-0.0.6.tar.bz2) = 455034 +SHA256 (gitg-0.0.8.tar.bz2) = 255018ffdc04298f87234d2fcce56acda983fe6efc6e31d53349fa241cf2f4c4 +SIZE (gitg-0.0.8.tar.bz2) = 535076 diff -ruNa gitg.orig/pkg-descr gitg/pkg-descr --- gitg.orig/pkg-descr 2010-04-15 22:00:49.000000000 +0400 +++ gitg/pkg-descr 2011-04-05 16:09:34.000000000 +0400 @@ -1,4 +1,4 @@ -An alternative Git GUI with an emphasis on graphical +An alternative Git GUI with an emphasis on graphical representation of data and actions. It can: * Browse revision history diff -ruNa gitg.orig/pkg-plist gitg/pkg-plist --- gitg.orig/pkg-plist 2010-04-15 22:00:49.000000000 +0400 +++ gitg/pkg-plist 2011-04-05 16:04:44.000000000 +0400 @@ -1,4 +1,23 @@ bin/gitg +include/libgitg-1.0/libgitg/gitg-changed-file.h +include/libgitg-1.0/libgitg/gitg-color.h +include/libgitg-1.0/libgitg/gitg-command.h +include/libgitg-1.0/libgitg/gitg-commit.h +include/libgitg-1.0/libgitg/gitg-config.h +include/libgitg-1.0/libgitg/gitg-hash.h +include/libgitg-1.0/libgitg/gitg-io.h +include/libgitg-1.0/libgitg/gitg-lane.h +include/libgitg-1.0/libgitg/gitg-line-parser.h +include/libgitg-1.0/libgitg/gitg-ref.h +include/libgitg-1.0/libgitg/gitg-repository.h +include/libgitg-1.0/libgitg/gitg-revision.h +include/libgitg-1.0/libgitg/gitg-runner.h +include/libgitg-1.0/libgitg/gitg-shell.h +lib/libgitg-1.0.a +lib/libgitg-1.0.la +lib/libgitg-1.0.so +lib/libgitg-1.0.so.0 +libdata/pkgconfig/libgitg-1.0.pc share/applications/gitg.desktop %%DATADIR%%/icons/gitg.svg %%DATADIR%%/icons/gitg128x128.png @@ -12,8 +31,12 @@ %%DATADIR%%/styles/gitgstyle.xml %%DATADIR%%/ui/gitg-commit-menu.ui %%DATADIR%%/ui/gitg-menus.xml +%%DATADIR%%/ui/gitg-new-branch.ui %%DATADIR%%/ui/gitg-preferences.ui %%DATADIR%%/ui/gitg-repository.ui +%%DATADIR%%/ui/gitg-revision-changes-panel.ui +%%DATADIR%%/ui/gitg-revision-details-panel.ui +%%DATADIR%%/ui/gitg-revision-files-panel.ui %%DATADIR%%/ui/gitg-tag.ui %%DATADIR%%/ui/gitg-ui.xml %%DATADIR%%/ui/gitg-window.ui @@ -22,7 +45,6 @@ share/icons/hicolor/24x24/apps/gitg.png share/icons/hicolor/32x32/apps/gitg.png share/icons/hicolor/48x48/apps/gitg.png -share/icons/hicolor/icon-theme.cache share/icons/hicolor/scalable/apps/gitg.svg share/locale/da/LC_MESSAGES/gitg.mo share/locale/de/LC_MESSAGES/gitg.mo @@ -32,10 +54,14 @@ share/locale/gl/LC_MESSAGES/gitg.mo share/locale/it/LC_MESSAGES/gitg.mo share/locale/lt/LC_MESSAGES/gitg.mo +share/locale/nb/LC_MESSAGES/gitg.mo share/locale/nl/LC_MESSAGES/gitg.mo share/locale/pa/LC_MESSAGES/gitg.mo +share/locale/pt_BR/LC_MESSAGES/gitg.mo +share/locale/ro/LC_MESSAGES/gitg.mo share/locale/sl/LC_MESSAGES/gitg.mo share/locale/sv/LC_MESSAGES/gitg.mo +share/locale/zh_CN/LC_MESSAGES/gitg.mo @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor/48x48/apps @@ -56,3 +82,5 @@ @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% @dirrmtry share/applications +@dirrm include/libgitg-1.0/libgitg +@dirrm include/libgitg-1.0 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104051243.p35ChCLv081631>