diff options
author | bsam <bsam@FreeBSD.org> | 2009-03-16 23:30:18 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-03-16 23:30:18 +0800 |
commit | 188bbc9dfa4149d04ffd003df78045279155c67e (patch) | |
tree | 096772547d9177efc4b598eac9fb7e53fd7dc36a /deskutils/xpad | |
parent | 21daad9307b9c87df253504bf29c089d6bb98728 (diff) | |
download | freebsd-ports-gnome-188bbc9dfa4149d04ffd003df78045279155c67e.tar.gz freebsd-ports-gnome-188bbc9dfa4149d04ffd003df78045279155c67e.tar.zst freebsd-ports-gnome-188bbc9dfa4149d04ffd003df78045279155c67e.zip |
. update to version 3.1;
. xpad is now released under the terms of the GPL v3;
. use new MASTER_SITES since SF contains only old version(s);
. remove "-A" option from FETCH_ARGS since fetching is
actually is redirected and the tarball can't be fetched otherwise;
. fix pkg-plist.
PR: ports/132696
Submitted by: bsam (me)
Approved by: Guillaume <amyfoub at gmail.com> (maintainer)
Diffstat (limited to 'deskutils/xpad')
-rw-r--r-- | deskutils/xpad/Makefile | 6 | ||||
-rw-r--r-- | deskutils/xpad/distinfo | 6 | ||||
-rw-r--r-- | deskutils/xpad/pkg-plist | 6 |
3 files changed, 10 insertions, 8 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index 2740403637be..2504883be46e 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xpad -PORTVERSION= 2.14 -PORTREVISION= 2 +PORTVERSION= 3.1 CATEGORIES= deskutils -MASTER_SITES= SF +MASTER_SITES= http://launchpad.net/xpad/stable/${PORTVERSION}/+download/ MAINTAINER= amyfoub@gmail.com COMMENT= A virtual note-pad system for your X11 desktop +FETCH_ARGS= "-pRr" USE_BZIP2= yes USE_GMAKE= yes USE_XORG= x11 sm diff --git a/deskutils/xpad/distinfo b/deskutils/xpad/distinfo index 38ceb4dec47f..b287ed9db937 100644 --- a/deskutils/xpad/distinfo +++ b/deskutils/xpad/distinfo @@ -1,3 +1,3 @@ -MD5 (xpad-2.14.tar.bz2) = 1e12e6aec8f03a656eb6427ba22c38d3 -SHA256 (xpad-2.14.tar.bz2) = 20534234aa4eb448d6b8ae8c296463b259a56c8df2a069e82653fc3b1b8ae89a -SIZE (xpad-2.14.tar.bz2) = 221859 +MD5 (xpad-3.1.tar.bz2) = 602869ac7a323a5fb457849959000625 +SHA256 (xpad-3.1.tar.bz2) = 5069c2d2edde431c4eca13bdd55de69e68d14cc3e9f047c080d39f91b7e9e879 +SIZE (xpad-3.1.tar.bz2) = 184838 diff --git a/deskutils/xpad/pkg-plist b/deskutils/xpad/pkg-plist index 07defc28c033..679fdd1efae2 100644 --- a/deskutils/xpad/pkg-plist +++ b/deskutils/xpad/pkg-plist @@ -1,9 +1,10 @@ bin/xpad share/applications/xpad.desktop -share/icons/hicolor/48x48/apps/xpad.png +share/icons/hicolor/icon-theme.cache share/icons/hicolor/scalable/apps/xpad.svg share/locale/af/LC_MESSAGES/xpad.mo share/locale/bg/LC_MESSAGES/xpad.mo +share/locale/cs/LC_MESSAGES/xpad.mo share/locale/da/LC_MESSAGES/xpad.mo share/locale/en_GB/LC_MESSAGES/xpad.mo share/locale/es/LC_MESSAGES/xpad.mo @@ -12,7 +13,9 @@ share/locale/fr/LC_MESSAGES/xpad.mo share/locale/ga/LC_MESSAGES/xpad.mo share/locale/hu/LC_MESSAGES/xpad.mo share/locale/it/LC_MESSAGES/xpad.mo +share/locale/ja/LC_MESSAGES/xpad.mo share/locale/ko/LC_MESSAGES/xpad.mo +share/locale/lv/LC_MESSAGES/xpad.mo share/locale/nl/LC_MESSAGES/xpad.mo share/locale/ro/LC_MESSAGES/xpad.mo share/locale/ru/LC_MESSAGES/xpad.mo @@ -21,7 +24,6 @@ share/locale/sv/LC_MESSAGES/xpad.mo share/locale/vi/LC_MESSAGES/xpad.mo share/locale/zh_CN/LC_MESSAGES/xpad.mo share/locale/zh_TW/LC_MESSAGES/xpad.mo -share/pixmaps/xpad.png @dirrmtry share/applications @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw |