Date: Sun, 19 Sep 2010 21:40:07 +0200 From: Davide Italiano <davide.italiano@gmail.com> To: FreeBSD-gnats-submit@freebsd.org, freebsd-ports-bugs@freebsd.org Subject: Re: ports/150733: Update port: sysutils/lxtask version bump (broken) Message-ID: <AANLkTi=WiFv3DfWk1Sr2BNhhX2E1SSEt1%2BH_vsfM%2B77t@mail.gmail.com> In-Reply-To: <201009191830.o8JIU2DC046493@freefall.freebsd.org> References: <201009191826.o8JIQ9k0003052@www.freebsd.org> <201009191830.o8JIU2DC046493@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
damn ,sorry, wrong patch, here's the right one diff -ur lxtask-old/Makefile lxtask/Makefile --- lxtask-old/Makefile 2010-09-17 17:46:13.000000000 +0200 +++ lxtask/Makefile 2010-09-19 18:20:49.000000000 +0200 @@ -6,12 +6,12 @@ # PORTNAME= lxtask -PORTVERSION= 0.1 +PORTVERSION= 0.1.3 PORTREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= SF/lxde/LXTask%20%28task%20manager%29/LXTask%20${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= davide.italiano@gmail.com COMMENT= A lightweight desktop-independent task manager USE_GNOME= gtk20 intlhack @@ -20,6 +20,8 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes +BROKEN= The implementation of this software is Linux-specific. We\'re working on alternative solutions. + .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" diff -ur lxtask-old/distinfo lxtask/distinfo --- lxtask-old/distinfo 2010-09-17 17:46:13.000000000 +0200 +++ lxtask/distinfo 2010-09-17 17:47:14.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (lxtask-0.1.tar.gz) = e69b31ea8169bcf1d9b0c40c06a6e782 -SHA256 (lxtask-0.1.tar.gz) = fff1303410c023a99cc8b292d27449d91268c72b862699ba930c9ed0f23e4767 -SIZE (lxtask-0.1.tar.gz) = 235606 +MD5 (lxtask-0.1.3.tar.gz) = eccfb69ee1a209248b22a5f0a34a4734 +SHA256 (lxtask-0.1.3.tar.gz) = 6d15c7711689aaf81b90815241021e8b9950f76c316c61677bca3f8d2b929844 +SIZE (lxtask-0.1.3.tar.gz) = 223543 Only in lxtask: files Only in lxtask: lxtask.core diff -ur lxtask-old/pkg-plist lxtask/pkg-plist --- lxtask-old/pkg-plist 2010-09-17 17:46:13.000000000 +0200 +++ lxtask/pkg-plist 2010-09-17 19:21:02.000000000 +0200 @@ -2,19 +2,15 @@ %%NLS%%share/locale/cs/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/de/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/el/LC_MESSAGES/lxtask.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/eu/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/fi/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/fr/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/gl/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/hu/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/ja/LC_MESSAGES/lxtask.mo -%%NLS%%share/locale/lv/LC_MESSAGES/lxtask.mo -%%NLS%%share/locale/nb_NO/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/nl/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/pl/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/lxtask.mo -%%NLS%%share/locale/pt_PT/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/ru/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/ur/LC_MESSAGES/lxtask.mo %%NLS%%share/locale/vi/LC_MESSAGES/lxtask.mo Only in lxtask-old/work: .PLIST.flattened Only in lxtask-old/work: .PLIST.mktmp Only in lxtask-old/work: .PLIST.objdump Only in lxtask-old/work: .PLIST.setuid Only in lxtask-old/work: .PLIST.writable Only in lxtask-old/work: .build_done.lxtask._usr_local Only in lxtask-old/work: .install_done.lxtask._usr_local Only in lxtask-old/work: lxtask-0.1 Only in lxtask/work: lxtask-0.1.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=WiFv3DfWk1Sr2BNhhX2E1SSEt1%2BH_vsfM%2B77t>