Date: Mon, 22 Nov 2010 11:35:55 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/fbpanel Makefile distinfo pkg-descr pkg-plist ports/x11/fbpanel/files patch-Makefile patch-Makefile.common patch-bg.c patch-configure patch-cpu.c patch-data__config__default.in patch-data__man__fbpanel.1.in patch-exec__Makefile.in ... Message-ID: <201011221135.oAMBZt9w014975@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
beech 2010-11-22 11:35:55 UTC
FreeBSD ports repository
Modified files:
x11/fbpanel Makefile distinfo pkg-descr pkg-plist
Added files:
x11/fbpanel/files patch-configure
patch-data__config__default.in
patch-data__man__fbpanel.1.in
patch-exec__Makefile.in
patch-exec__make_profile.in
patch-panel__misc.c
patch-plugins__battery__battery.c
patch-plugins__chart__chart.c
patch-plugins__cpu__cpu.c
patch-plugins__deskno__deskno.c
patch-plugins__mem__mem.c
patch-plugins__net__net.c
patch-plugins__volume__volume.c
patch-scripts__endianess.sh
Removed files:
x11/fbpanel/files patch-Makefile patch-Makefile.common
patch-bg.c patch-cpu.c patch-gtkbgbox.c
patch-plugin.c patch-plugin.h
Log:
Update to version 6.1
Numerous changes since last FreeBSD port version.
See CHANGELOG from distfile for details.
PR: 152338
Submitted by: Charlie Kester corky1951@comcast.net (maintainer)
Approved by: itetcu
Revision Changes Path
1.22 +14 -6 ports/x11/fbpanel/Makefile
1.9 +2 -3 ports/x11/fbpanel/distinfo
1.4 +0 -13 ports/x11/fbpanel/files/patch-Makefile (dead)
1.8 +0 -23 ports/x11/fbpanel/files/patch-Makefile.common (dead)
1.3 +0 -11 ports/x11/fbpanel/files/patch-bg.c (dead)
1.1 +11 -0 ports/x11/fbpanel/files/patch-configure (new)
1.2 +0 -92 ports/x11/fbpanel/files/patch-cpu.c (dead)
1.1 +81 -0 ports/x11/fbpanel/files/patch-data__config__default.in (new)
1.1 +49 -0 ports/x11/fbpanel/files/patch-data__man__fbpanel.1.in (new)
1.1 +10 -0 ports/x11/fbpanel/files/patch-exec__Makefile.in (new)
1.1 +46 -0 ports/x11/fbpanel/files/patch-exec__make_profile.in (new)
1.2 +0 -14 ports/x11/fbpanel/files/patch-gtkbgbox.c (dead)
1.1 +11 -0 ports/x11/fbpanel/files/patch-panel__misc.c (new)
1.3 +0 -16 ports/x11/fbpanel/files/patch-plugin.c (dead)
1.3 +0 -8 ports/x11/fbpanel/files/patch-plugin.h (dead)
1.1 +98 -0 ports/x11/fbpanel/files/patch-plugins__battery__battery.c (new)
1.1 +16 -0 ports/x11/fbpanel/files/patch-plugins__chart__chart.c (new)
1.1 +107 -0 ports/x11/fbpanel/files/patch-plugins__cpu__cpu.c (new)
1.1 +11 -0 ports/x11/fbpanel/files/patch-plugins__deskno__deskno.c (new)
1.1 +127 -0 ports/x11/fbpanel/files/patch-plugins__mem__mem.c (new)
1.1 +198 -0 ports/x11/fbpanel/files/patch-plugins__net__net.c (new)
1.1 +13 -0 ports/x11/fbpanel/files/patch-plugins__volume__volume.c (new)
1.1 +22 -0 ports/x11/fbpanel/files/patch-scripts__endianess.sh (new)
1.2 +7 -1 ports/x11/fbpanel/pkg-descr
1.7 +47 -19 ports/x11/fbpanel/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011221135.oAMBZt9w014975>
