mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 0.8
PR: 119558 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
This commit is contained in:
parent
bfea7e4dd8
commit
066c9be2c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205972
@ -6,11 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= contacts
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= http://projects.o-hand.com/sources/contacts/ \
|
||||
http://smyru.petronet.pl/freebsd/
|
||||
MASTER_SITES= http://pimlico-project.org/sources/${PORTNAME}/
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= smyru@heron.pl
|
||||
@ -22,6 +20,7 @@ USE_GMAKE= yes
|
||||
USE_GNOME= gtk20 gnomehier evolutiondataserver
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GCONF_SCHEMAS= contacts.schemas
|
||||
MAN1= ${PORTNAME}.1
|
||||
# CFLAGS+= -g
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gnome2/contacts-0.2.tar.gz) = ad8a4297af14930d45a56d17b39cf0d5
|
||||
SHA256 (gnome2/contacts-0.2.tar.gz) = a8b6ebf62c39b235549c4f11b8a191b0d470a75ddd73a8a39361abd7fdde4cca
|
||||
SIZE (gnome2/contacts-0.2.tar.gz) = 401486
|
||||
MD5 (gnome2/contacts-0.8.tar.gz) = dbcff54980ec6d6203c290dc409b5598
|
||||
SHA256 (gnome2/contacts-0.8.tar.gz) = 7ab8f1fa23a432029242c046755875ac6558ea6e9c0871dd6c527b85adfafad8
|
||||
SIZE (gnome2/contacts-0.8.tar.gz) = 436793
|
||||
|
@ -3,4 +3,4 @@ stored by Gnome internal Evolution data server. It was build primary
|
||||
for non desktop devices, but serves its mission as well on bigger
|
||||
computers.
|
||||
|
||||
WWW: http://projects.o-hand.com/contacts
|
||||
WWW: http://pimlico-project.org/contacts.html
|
||||
|
@ -1,8 +1,27 @@
|
||||
bin/contacts
|
||||
share/applications/contacts.desktop
|
||||
%%DATADIR%%/contacts.glade
|
||||
share/icons/hicolor/16x16/apps/contacts.png
|
||||
share/icons/hicolor/22x22/apps/contacts.png
|
||||
share/icons/hicolor/24x24/apps/contacts.png
|
||||
share/icons/hicolor/26x26/apps/contacts.png
|
||||
share/icons/hicolor/32x32/apps/contacts.png
|
||||
share/icons/hicolor/48x48/apps/contacts.png
|
||||
share/icons/hicolor/scalable/apps/contacts.svg
|
||||
share/locale/bg/LC_MESSAGES/Contacts.mo
|
||||
share/locale/ca/LC_MESSAGES/Contacts.mo
|
||||
share/locale/da/LC_MESSAGES/Contacts.mo
|
||||
share/locale/de/LC_MESSAGES/Contacts.mo
|
||||
share/locale/es/LC_MESSAGES/Contacts.mo
|
||||
share/locale/et/LC_MESSAGES/Contacts.mo
|
||||
share/locale/fi/LC_MESSAGES/Contacts.mo
|
||||
share/locale/fr/LC_MESSAGES/Contacts.mo
|
||||
share/pixmaps/oh-contacts.png
|
||||
share/locale/it/LC_MESSAGES/Contacts.mo
|
||||
share/locale/nb/LC_MESSAGES/Contacts.mo
|
||||
share/locale/nl/LC_MESSAGES/Contacts.mo
|
||||
share/locale/pl/LC_MESSAGES/Contacts.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/Contacts.mo
|
||||
share/locale/ru/LC_MESSAGES/Contacts.mo
|
||||
share/locale/sv/LC_MESSAGES/Contacts.mo
|
||||
@dirrmtry share/applications
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrmtry share/icons/hicolor/26x26/apps
|
||||
@dirrmtry share/icons/hicolor/26x26
|
||||
|
Loading…
Reference in New Issue
Block a user