- Update to 1.6.2

PR:		ports/118424
Submitted by:	Matt Dawson <matt chronos.org.uk> (maintainer)
This commit is contained in:
Thomas Abthorpe
2007-12-13 15:27:57 +00:00
parent 6988d2345c
commit 07ccee861f
3 changed files with 66 additions and 27 deletions
+1 -2
View File
@@ -6,8 +6,7 @@
#
PORTNAME= xlog
PORTVERSION= 1.5
PORTREVISION= 2
PORTVERSION= 1.6.2
CATEGORIES= comms hamradio
MASTER_SITES= http://pg4i.chronos.org.uk/download/ \
http://www.qsl.net/pg4i/download/
+3 -3
View File
@@ -1,3 +1,3 @@
MD5 (xlog-1.5.tar.gz) = 0ffd571df3d704a0453c05a6a91ddb10
SHA256 (xlog-1.5.tar.gz) = 10da8f306ee50cca0c942e0c6cb7066cd1a485b150aa049ab3010abfb7673279
SIZE (xlog-1.5.tar.gz) = 866421
MD5 (xlog-1.6.2.tar.gz) = b334c2d817101764dd3d9a06f7ee6177
SHA256 (xlog-1.6.2.tar.gz) = 7243790ea1661ceed9647a4916afb09db58b54a1f018894231c2ee11789a4bd6
SIZE (xlog-1.6.2.tar.gz) = 1436046
+62 -22
View File
@@ -1,8 +1,8 @@
bin/xlog
share/applications/xlog.desktop
share/icons/gnome-mime-text-x-xlog.png
share/icons/xlog-icon.png
share/mime/packages/xlog.xml
share/pixmaps/gnome-mime-text-x-xlog.png
share/pixmaps/xlog-icon.png
share/pixmaps/xlog/cwdaemon.png
share/pixmaps/xlog/gnome-mime-text-x-xlog.png
share/pixmaps/xlog/jigsaw.png
@@ -30,31 +30,71 @@ share/pixmaps/xlog/xlog.xpm
%%DATADIR%%/AUTHORS
%%DATADIR%%/BUGS
%%DATADIR%%/ChangeLog
%%DATADIR%%/FAQ
%%DATADIR%%/KEYS
%%DATADIR%%/MANUAL
%%DATADIR%%/THANKS
%%DATADIR%%/TODO
%%DATADIR%%/dxcc/area.dat
%%DATADIR%%/dxcc/cty.dat
%%DATADIR%%/images/xlog-defaultsdialog.png
%%DATADIR%%/images/xlog-dupecheckdialog.png
%%DATADIR%%/images/xlog-exportdialog.png
%%DATADIR%%/images/xlog-importdialog.png
%%DATADIR%%/images/xlog-keyerwindow.png
%%DATADIR%%/images/xlog-logeditor.png
%%DATADIR%%/images/xlog-mainwindow.png
%%DATADIR%%/images/xlog-mergelogdialog.png
%%DATADIR%%/images/xlog-newlogdialog.png
%%DATADIR%%/images/xlog-openlogdialog.png
%%DATADIR%%/images/xlog-preferencesdialog-general.png
%%DATADIR%%/images/xlog-preferencesdialog-hamlib.png
%%DATADIR%%/images/xlog-preferencesdialog-info.png
%%DATADIR%%/images/xlog-preferencesdialog-logs.png
%%DATADIR%%/images/xlog-printdialog.png
%%DATADIR%%/images/xlog-scorewindow.png
%%DATADIR%%/images/xlog-workedwindow.png
%%DATADIR%%/manual.tex
%%DATADIR%%/manual/img1.png
%%DATADIR%%/manual/index.html
%%DATADIR%%/manual/manual.css
%%DATADIR%%/manual/manual.html
%%DATADIR%%/manual/next.png
%%DATADIR%%/manual/next_g.png
%%DATADIR%%/manual/node1.html
%%DATADIR%%/manual/node10.html
%%DATADIR%%/manual/node11.html
%%DATADIR%%/manual/node12.html
%%DATADIR%%/manual/node13.html
%%DATADIR%%/manual/node14.html
%%DATADIR%%/manual/node15.html
%%DATADIR%%/manual/node16.html
%%DATADIR%%/manual/node17.html
%%DATADIR%%/manual/node18.html
%%DATADIR%%/manual/node19.html
%%DATADIR%%/manual/node2.html
%%DATADIR%%/manual/node20.html
%%DATADIR%%/manual/node21.html
%%DATADIR%%/manual/node22.html
%%DATADIR%%/manual/node23.html
%%DATADIR%%/manual/node24.html
%%DATADIR%%/manual/node25.html
%%DATADIR%%/manual/node26.html
%%DATADIR%%/manual/node27.html
%%DATADIR%%/manual/node28.html
%%DATADIR%%/manual/node29.html
%%DATADIR%%/manual/node3.html
%%DATADIR%%/manual/node30.html
%%DATADIR%%/manual/node31.html
%%DATADIR%%/manual/node4.html
%%DATADIR%%/manual/node5.html
%%DATADIR%%/manual/node6.html
%%DATADIR%%/manual/node7.html
%%DATADIR%%/manual/node8.html
%%DATADIR%%/manual/node9.html
%%DATADIR%%/manual/prev.png
%%DATADIR%%/manual/prev_g.png
%%DATADIR%%/manual/up.png
%%DATADIR%%/manual/up_g.png
%%DATADIR%%/manual/xlog-defaultsdialog.png
%%DATADIR%%/manual/xlog-dupecheckdialog.png
%%DATADIR%%/manual/xlog-importdialog.png
%%DATADIR%%/manual/xlog-keyerwindow.png
%%DATADIR%%/manual/xlog-logeditor.png
%%DATADIR%%/manual/xlog-mainwindow.png
%%DATADIR%%/manual/xlog-mergelogdialog.png
%%DATADIR%%/manual/xlog-newlogdialog.png
%%DATADIR%%/manual/xlog-preferencesdialog-general.png
%%DATADIR%%/manual/xlog-preferencesdialog-hamlib.png
%%DATADIR%%/manual/xlog-preferencesdialog-info.png
%%DATADIR%%/manual/xlog-preferencesdialog-logs.png
%%DATADIR%%/manual/xlog-printdialog.png
%%DATADIR%%/manual/xlog-scorewindow.png
%%DATADIR%%/manual/xlog-workedwindow.png
%%DATADIR%%/qsllabels.glabels
%%WITHNLS%%share/locale/da/LC_MESSAGES/xlog.mo
%%WITHNLS%%share/locale/de/LC_MESSAGES/xlog.mo
%%WITHNLS%%share/locale/es/LC_MESSAGES/xlog.mo
%%WITHNLS%%share/locale/fr/LC_MESSAGES/xlog.mo
%%WITHNLS%%share/locale/nl/LC_MESSAGES/xlog.mo
@@ -62,7 +102,7 @@ share/pixmaps/xlog/xlog.xpm
%%WITHNLS%%share/locale/pl/LC_MESSAGES/xlog.mo
%%WITHNLS%%share/locale/sk/LC_MESSAGES/xlog.mo
%%WITHNLS%%share/locale/sv/LC_MESSAGES/xlog.mo
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%/manual
@dirrm %%DATADIR%%/dxcc
@dirrm %%DATADIR%%
@dirrm share/pixmaps/xlog