diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-06-17 07:30:22 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-06-17 07:30:22 +0800 |
commit | 20e28a20cb4304950caeaa17997df16f95165845 (patch) | |
tree | 33b128841e1eda8c0e5996f06c935ce7931e75b7 /x11-themes | |
parent | 966dcafbfce7bdc32628d5381505502cb9236ddd (diff) | |
download | freebsd-ports-gnome-20e28a20cb4304950caeaa17997df16f95165845.tar.gz freebsd-ports-gnome-20e28a20cb4304950caeaa17997df16f95165845.tar.zst freebsd-ports-gnome-20e28a20cb4304950caeaa17997df16f95165845.zip |
- Update to 0.5.1
- Add NO_ARCH=yes
- While here, add LICENSE_FILE
PR: 200844
Submitted by: horia@racoviceanu.com (maintainer)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/lxde-icon-theme/Makefile | 9 | ||||
-rw-r--r-- | x11-themes/lxde-icon-theme/distinfo | 4 | ||||
-rw-r--r-- | x11-themes/lxde-icon-theme/pkg-plist | 4 |
3 files changed, 9 insertions, 8 deletions
diff --git a/x11-themes/lxde-icon-theme/Makefile b/x11-themes/lxde-icon-theme/Makefile index 483c90551aa3..48a97ad2dee9 100644 --- a/x11-themes/lxde-icon-theme/Makefile +++ b/x11-themes/lxde-icon-theme/Makefile @@ -2,19 +2,20 @@ # $FreeBSD$ PORTNAME= lxde-icon-theme -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.5.1 CATEGORIES= x11-themes -MASTER_SITES= SF/lxde/LXDE%20Icon%20Theme/lxde-icon-theme-${PORTVERSION}/ +MASTER_SITES= SF/lxde/LXDE%20Icon%20Theme/${DISTNAME}/ MAINTAINER= horia@racoviceanu.com COMMENT= LXDE Icon Theme LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake iconv tar:bzip2 +USES= gmake iconv tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} +NO_ARCH= yes DATADIR= ${PREFIX}/share/lxde INSTALLS_ICONS= YES diff --git a/x11-themes/lxde-icon-theme/distinfo b/x11-themes/lxde-icon-theme/distinfo index c2c088ddfcdc..1b56d8e90465 100644 --- a/x11-themes/lxde-icon-theme/distinfo +++ b/x11-themes/lxde-icon-theme/distinfo @@ -1,2 +1,2 @@ -SHA256 (lxde-icon-theme-0.5.0.tar.bz2) = 49dc61c46c4a0ca9298f9e0866bcf7212a08ddaa71f15bfabfb0220fe1efa848 -SIZE (lxde-icon-theme-0.5.0.tar.bz2) = 4545598 +SHA256 (lxde-icon-theme-0.5.1.tar.xz) = e3d0b7399f28a360a3755171c9a08147d68f853f518be5485f5064675037916c +SIZE (lxde-icon-theme-0.5.1.tar.xz) = 4469552 diff --git a/x11-themes/lxde-icon-theme/pkg-plist b/x11-themes/lxde-icon-theme/pkg-plist index 57daefe32c2b..09f4aafffa55 100644 --- a/x11-themes/lxde-icon-theme/pkg-plist +++ b/x11-themes/lxde-icon-theme/pkg-plist @@ -5668,7 +5668,7 @@ share/icons/nuoveXT2/72x72/devices/system.png share/icons/nuoveXT2/72x72/devices/usbpendrive_unmount.png share/icons/nuoveXT2/72x72/devices/yast_HD.png share/icons/nuoveXT2/72x72/devices/yast_idetude.png -share/icons/nuoveXT2/72x72/filesystems/.gitignore +share/icons/nuoveXT2/72x72/filesystems/placeholder share/icons/nuoveXT2/72x72/filesystems/gnome-fs-directory.png share/icons/nuoveXT2/72x72/filesystems/gnome-fs-ftp.png share/icons/nuoveXT2/72x72/filesystems/gnome-fs-nfs.png @@ -6328,7 +6328,7 @@ share/icons/nuoveXT2/96x96/devices/system.png share/icons/nuoveXT2/96x96/devices/usbpendrive_unmount.png share/icons/nuoveXT2/96x96/devices/yast_HD.png share/icons/nuoveXT2/96x96/devices/yast_idetude.png -share/icons/nuoveXT2/96x96/filesystems/.gitignore +share/icons/nuoveXT2/96x96/filesystems/placeholder share/icons/nuoveXT2/96x96/filesystems/gnome-fs-directory.png share/icons/nuoveXT2/96x96/filesystems/gnome-fs-ftp.png share/icons/nuoveXT2/96x96/filesystems/gnome-fs-nfs.png |