mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Make xfce4-kbdleds-plugin fetchable again by grabbing distfile from
upstream git repo directly, remove BROKEN line. PR: 242879 Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
This commit is contained in:
parent
6827e3c062
commit
a97c21a1a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520947
2 changed files with 5 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
||||||
PORTNAME= kbdleds-plugin
|
PORTNAME= kbdleds-plugin
|
||||||
DISTVERSION= 0.0.6
|
DISTVERSION= 0.0.6
|
||||||
CATEGORIES= sysutils xfce
|
CATEGORIES= sysutils xfce
|
||||||
MASTER_SITES= XFCE/src/panel-plugins/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:R}
|
MASTER_SITES= https://git.xfce.org/archive/xfce4-${PORTNAME}/snapshot/
|
||||||
PKGNAMEPREFIX= xfce4-
|
PKGNAMEPREFIX= xfce4-
|
||||||
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
|
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
|
||||||
DIST_SUBDIR= xfce4
|
DIST_SUBDIR= xfce4
|
||||||
|
@ -11,8 +11,6 @@ DIST_SUBDIR= xfce4
|
||||||
MAINTAINER= xfce@FreeBSD.org
|
MAINTAINER= xfce@FreeBSD.org
|
||||||
COMMENT= Xfce keyboard LEDs panel plugin
|
COMMENT= Xfce keyboard LEDs panel plugin
|
||||||
|
|
||||||
BROKEN= unfetchable
|
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
@ -20,7 +18,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libfreetype.so:print/freetype2
|
libfreetype.so:print/freetype2
|
||||||
|
|
||||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||||
tar:bzip2 xfce xorg
|
xfce xorg
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intltool pango
|
USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intltool pango
|
||||||
USE_XORG= ice sm x11
|
USE_XORG= ice sm x11
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1550296650
|
TIMESTAMP = 1577274795
|
||||||
SHA256 (xfce4/xfce4-kbdleds-plugin-0.0.6.tar.bz2) = 6d280ad7207bcb9cc87c279dc3ab9084fd93325e87f67858e8917729b50201cd
|
SHA256 (xfce4/xfce4-kbdleds-plugin-0.0.6.tar.gz) = 21e8e37cd55c38d0e29cd9a0396b030926b86d4790dfbb1727818cd0da8ee888
|
||||||
SIZE (xfce4/xfce4-kbdleds-plugin-0.0.6.tar.bz2) = 265889
|
SIZE (xfce4/xfce4-kbdleds-plugin-0.0.6.tar.gz) = 1639725
|
||||||
|
|
Loading…
Add table
Reference in a new issue