diff options
author | kmoore <kmoore@FreeBSD.org> | 2011-09-09 06:01:17 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2011-09-09 06:01:17 +0800 |
commit | 607e9308ee966323983f46274645e08e6d231ac6 (patch) | |
tree | fd18a9e5f2f7c32055f23934a1146b145d2208fd /misc/lxde-common | |
parent | b3a5e0660f77b988f1bcebb156d934db037cf441 (diff) | |
download | freebsd-ports-gnome-607e9308ee966323983f46274645e08e6d231ac6.tar.gz freebsd-ports-gnome-607e9308ee966323983f46274645e08e6d231ac6.tar.zst freebsd-ports-gnome-607e9308ee966323983f46274645e08e6d231ac6.zip |
- Update to 0.5.5
Diffstat (limited to 'misc/lxde-common')
-rw-r--r-- | misc/lxde-common/Makefile | 4 | ||||
-rw-r--r-- | misc/lxde-common/distinfo | 4 | ||||
-rw-r--r-- | misc/lxde-common/pkg-plist | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/misc/lxde-common/Makefile b/misc/lxde-common/Makefile index 2ebce1165c90..060ea2c6f31a 100644 --- a/misc/lxde-common/Makefile +++ b/misc/lxde-common/Makefile @@ -6,9 +6,9 @@ # PORTNAME= lxde-common -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.5 CATEGORIES= misc -MASTER_SITES= SF/lxde/${PORTNAME}%20%28default%20config%29/lxde-common%20${PORTVERSION} +MASTER_SITES= SF/lxde/${PORTNAME}%20%28default%20config%29/LXDE%20Common%20${PORTVERSION} MAINTAINER= kmoore@FreeBSD.org COMMENT= LXDE Common files diff --git a/misc/lxde-common/distinfo b/misc/lxde-common/distinfo index 220ec0071b0b..aab796f61059 100644 --- a/misc/lxde-common/distinfo +++ b/misc/lxde-common/distinfo @@ -1,2 +1,2 @@ -SHA256 (lxde-common-0.5.0.tar.gz) = db427817070172be349709604944ba7024ac56e5c87f687b7c3f97be58a1e80a -SIZE (lxde-common-0.5.0.tar.gz) = 903916 +SHA256 (lxde-common-0.5.5.tar.gz) = ee18a09b64a442b33c1b54f0269649a1b4d9490460c400a07ed785d41bf6dde6 +SIZE (lxde-common-0.5.5.tar.gz) = 899075 diff --git a/misc/lxde-common/pkg-plist b/misc/lxde-common/pkg-plist index c1d3f0d42c9c..3f6fb295a897 100644 --- a/misc/lxde-common/pkg-plist +++ b/misc/lxde-common/pkg-plist @@ -1,13 +1,13 @@ bin/lxde-logout bin/openbox-lxde bin/startlxde +etc/xdg/pcmanfm/LXDE/pcmanfm.conf etc/xdg/lxsession/LXDE/autostart etc/xdg/lxsession/LXDE/desktop.conf share/lxde/images/logout-banner.png share/lxde/images/lxde-icon.png share/lxde/openbox/menu.xml share/lxde/openbox/rc.xml -share/lxde/pcmanfm/main.lxde share/lxde/wallpapers/lxde_blue.jpg share/lxde/wallpapers/lxde_green.jpg share/lxde/wallpapers/lxde_red.jpg @@ -16,6 +16,8 @@ share/lxpanel/profile/LXDE/panels/panel share/xsessions/LXDE.desktop @dirrm etc/xdg/lxsession/LXDE @dirrm etc/xdg/lxsession +@dirrm etc/xdg/pcmanfm/LXDE +@dirrm etc/xdg/pcmanfm @dirrmtry share/lxpanel/profile/LXDE/panels @dirrmtry share/lxpanel/profile/LXDE @dirrmtry share/lxpanel/profile |