diff options
author | oliver <oliver@FreeBSD.org> | 2011-03-03 18:12:30 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-03-03 18:12:30 +0800 |
commit | 7ff1c4cb8c83dff358b2436d45585884198de8ea (patch) | |
tree | d8e1daded94c8d8c158174d76db16a83ba721cf2 /sysutils/xfburn | |
parent | 86f7eb748cfe0d1d967854ecc353ccd1e142cbfd (diff) | |
download | freebsd-ports-gnome-7ff1c4cb8c83dff358b2436d45585884198de8ea.tar.gz freebsd-ports-gnome-7ff1c4cb8c83dff358b2436d45585884198de8ea.tar.zst freebsd-ports-gnome-7ff1c4cb8c83dff358b2436d45585884198de8ea.zip |
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'sysutils/xfburn')
-rw-r--r-- | sysutils/xfburn/Makefile | 8 | ||||
-rw-r--r-- | sysutils/xfburn/distinfo | 5 | ||||
-rw-r--r-- | sysutils/xfburn/pkg-plist | 13 |
3 files changed, 18 insertions, 8 deletions
diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile index 97a41e57e117..0411258a6da2 100644 --- a/sysutils/xfburn/Makefile +++ b/sysutils/xfburn/Makefile @@ -1,3 +1,4 @@ + # New ports collection makefile for: xfburn # Date created: 2008 November 06 # Whom: J.R. Oldroyd <fbsd@opal.com> @@ -6,10 +7,11 @@ # PORTNAME= xfburn -PORTVERSION= 0.4.1 -PORTREVISION= 8 +PORTVERSION= 0.4.3 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfburn/ +MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R} +DIST_SUBDIR= xfce4 MAINTAINER= fbsd@opal.com COMMENT= CD/DVD burning tool for Xfce diff --git a/sysutils/xfburn/distinfo b/sysutils/xfburn/distinfo index 736939eab116..b1b5e904ed08 100644 --- a/sysutils/xfburn/distinfo +++ b/sysutils/xfburn/distinfo @@ -1,3 +1,2 @@ -MD5 (xfburn-0.4.1.tar.bz2) = f5ed76149fd348504d4a75830b4996dc -SHA256 (xfburn-0.4.1.tar.bz2) = 1967d82539b70935beb4ffff32a79a9478193ccabedc6028c793ee4d78084f42 -SIZE (xfburn-0.4.1.tar.bz2) = 631005 +SHA256 (xfce4/xfburn-0.4.3.tar.bz2) = c9993226f0f4e3dea3326ad320a01c165a7e1a485f07fa4a2583475a4e6eaafe +SIZE (xfce4/xfburn-0.4.3.tar.bz2) = 652080 diff --git a/sysutils/xfburn/pkg-plist b/sysutils/xfburn/pkg-plist index e39e864a4135..3a368651fb71 100644 --- a/sysutils/xfburn/pkg-plist +++ b/sysutils/xfburn/pkg-plist @@ -63,12 +63,10 @@ share/locale/ja/LC_MESSAGES/xfburn.mo share/locale/ko/LC_MESSAGES/xfburn.mo share/locale/lt/LC_MESSAGES/xfburn.mo share/locale/lv/LC_MESSAGES/xfburn.mo -share/locale/nb_NO/LC_MESSAGES/xfburn.mo share/locale/nl/LC_MESSAGES/xfburn.mo share/locale/pa/LC_MESSAGES/xfburn.mo share/locale/pl/LC_MESSAGES/xfburn.mo share/locale/pt_BR/LC_MESSAGES/xfburn.mo -share/locale/pt_PT/LC_MESSAGES/xfburn.mo share/locale/ru/LC_MESSAGES/xfburn.mo share/locale/sq/LC_MESSAGES/xfburn.mo share/locale/sv/LC_MESSAGES/xfburn.mo @@ -77,6 +75,11 @@ share/locale/uk/LC_MESSAGES/xfburn.mo share/locale/ur/LC_MESSAGES/xfburn.mo share/locale/zh_CN/LC_MESSAGES/xfburn.mo share/locale/zh_TW/LC_MESSAGES/xfburn.mo +share/locale/ast/LC_MESSAGES/xfburn.mo +share/locale/kk/LC_MESSAGES/xfburn.mo +share/locale/nb/LC_MESSAGES/xfburn.mo +share/locale/pt/LC_MESSAGES/xfburn.mo +share/locale/ur_PK/LC_MESSAGES/xfburn.mo @dirrm %%DATADIR%% @dirrmtry share/locale/ar/LC_MESSAGES @dirrmtry share/locale/ar @@ -148,6 +151,12 @@ share/locale/zh_TW/LC_MESSAGES/xfburn.mo @dirrmtry share/locale/zh_CN @dirrmtry share/locale/zh_TW/LC_MESSAGES @dirrmtry share/locale/zh_TW +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast +@dirrmtry share/locale/kk/LC_MESSAGES +@dirrmtry share/locale/kk +@dirrmtry share/locale/ur_PK/LC_MESSAGES +@dirrmtry share/locale/ur_PK @dirrmtry share/Thunar/sendto @dirrmtry share/Thunar @unexec /bin/rm %D/share/icons/hicolor/icon-theme.cache 2>/dev/null || /usr/bin/true |