mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
* Update to 2.1.7
* Assign maintainership to submitter PR: 57584 Submitted by: Koop Mast <einekaoi@chello.nl>
This commit is contained in:
parent
024c5436d9
commit
0f65c63cce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90272
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnotime
|
||||
PORTVERSION= 2.1.5
|
||||
PORTVERSION= 2.1.7
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= gttr
|
||||
|
||||
MAINTAINER= ports@freebsd.org
|
||||
MAINTAINER= einekoai@chello.nl
|
||||
COMMENT= GnoTime is a time tracker for gnome2
|
||||
|
||||
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
|
||||
@ -21,8 +21,7 @@ USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat"
|
||||
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
MAN1= gnotime.1
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnotime-2.1.5.tar.gz) = 19af95928d9092137915ba24448aeef7
|
||||
MD5 (gnotime-2.1.7.tar.gz) = f5543b00fb2646e7d2d1619a2aeed31d
|
||||
|
@ -1,11 +1,13 @@
|
||||
bin/gnotime
|
||||
share/gnome/apps/Applications/gnotime.desktop
|
||||
share/gnome/gnotime/ghtml/C/bigtable.ghtml
|
||||
share/gnome/gnotime/ghtml/C/daily.ghtml
|
||||
share/gnome/gnotime/ghtml/C/gtt.scm
|
||||
share/gnome/gnotime/ghtml/C/invoice.ghtml
|
||||
share/gnome/gnotime/ghtml/C/journal.ghtml
|
||||
share/gnome/gnotime/ghtml/C/noproject.ghtml
|
||||
share/gnome/gnotime/ghtml/C/primer.ghtml
|
||||
share/gnome/gnotime/ghtml/C/status.ghtml
|
||||
share/gnome/gnotime/ghtml/C/tab-delim.ghtml
|
||||
share/gnome/gnotime/ghtml/C/todo-export.ghtml
|
||||
share/gnome/gnotime/ghtml/C/todo.ghtml
|
||||
@ -16,6 +18,7 @@ share/gnome/gnotime/glade/journal.glade
|
||||
share/gnome/gnotime/glade/not-implemented.glade
|
||||
share/gnome/gnotime/glade/notes.glade
|
||||
share/gnome/gnotime/glade/plugin.glade
|
||||
share/gnome/gnotime/glade/plugin_editor.glade
|
||||
share/gnome/gnotime/glade/prefs.glade
|
||||
share/gnome/gnotime/glade/project_properties.glade
|
||||
share/gnome/gnotime/glade/task_popup.glade
|
||||
|
Loading…
Reference in New Issue
Block a user