FreeBSD Bugzilla – Attachment 212860 Details for
Bug 245185
x11-wm/pekwm: : Fix broken (unfetchable)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pekwm-0.1.17_5
pekwm (text/plain), 2.90 KB, created by
Loïc Bartoletti
on 2020-03-30 12:58:00 UTC
(
hide
)
Description:
pekwm-0.1.17_5
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2020-03-30 12:58:00 UTC
Size:
2.90 KB
patch
obsolete
>Index: x11-wm/pekwm/Makefile >=================================================================== >--- x11-wm/pekwm/Makefile (revision 529870) >+++ x11-wm/pekwm/Makefile (working copy) >@@ -2,8 +2,9 @@ > # $FreeBSD$ > > PORTNAME= pekwm >-PORTVERSION= 0.1.17 >-PORTREVISION= 4 >+DISTVERSIONPREFIX= release- >+DISTVERSION= 0.1.17 >+PORTREVISION= 5 > PORTEPOCH= 1 > CATEGORIES= x11-wm > MASTER_SITES= https://pekwm.org/projects/3/files/ >@@ -11,16 +12,16 @@ > MAINTAINER= natbsd@instinctive.eu > COMMENT= Light, Unobtrusive, and configurable windowmanager > >-BROKEN= unfetchable >- > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/LICENSE > > LIB_DEPENDS= libpng.so:graphics/png > >-USES= compiler gmake iconv:wchar_t jpeg localbase pkgconfig \ >- tar:bzip2 xorg >-USE_XORG= xft xpm x11 sm ice xext >+USES= autoreconf compiler gmake iconv:wchar_t jpeg \ >+ localbase pkgconfig tar:bzip2 xorg >+USE_XORG= xft xpm x11 sm ice xext xinerama xrandr >+USE_GITHUB= yes >+GH_ACCOUNT= pekdon > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-shape --enable-xinerama --enable-xrandr \ > --enable-xft --enable-image-xpm --enable-image-jpeg \ >@@ -30,4 +31,5 @@ > CXXFLAGS_clang= -Wno-c++11-narrowing > LDFLAGS+= ${ICONV_LIB} > >+#WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSIONPREFFIX}${DISTVERSION} > .include <bsd.port.mk> >Index: x11-wm/pekwm/distinfo >=================================================================== >--- x11-wm/pekwm/distinfo (revision 529870) >+++ x11-wm/pekwm/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (pekwm-0.1.17.tar.bz2) = 8a1fd3bf9f38e8c7bb2b2864c090f986b60cec2281ecf1bba462d120fb327d00 >-SIZE (pekwm-0.1.17.tar.bz2) = 405742 >+TIMESTAMP = 1585563189 >+SHA256 (pekdon-pekwm-release-0.1.17_GH0.tar.gz) = 7b5a07a377494588e95d68b87a3f4d823f813cb29053618bfad691a00cd8afb6 >+SIZE (pekdon-pekwm-release-0.1.17_GH0.tar.gz) = 429100 >Index: x11-wm/pekwm/files/patch-data__scripts__pekwm_screenshot.sh >=================================================================== >--- x11-wm/pekwm/files/patch-data__scripts__pekwm_screenshot.sh (revision 529870) >+++ x11-wm/pekwm/files/patch-data__scripts__pekwm_screenshot.sh (working copy) >@@ -1,5 +1,5 @@ >---- ./data/scripts/pekwm_screenshot.sh.orig 2013-05-26 14:01:18.000000000 +0200 >-+++ ./data/scripts/pekwm_screenshot.sh 2013-06-25 13:38:36.617834517 +0200 >+--- data/scripts/pekwm_screenshot.sh.orig 2013-05-24 19:24:23 UTC >++++ data/scripts/pekwm_screenshot.sh > @@ -1,30 +1,30 @@ > -#!/usr/bin/env bash > +#!/bin/sh >@@ -37,7 +37,7 @@ > { > is_in_path "scrot" > if test $? -eq 0; then >-@@ -45,7 +45,7 @@ >+@@ -45,7 +45,7 @@ function detect_command > fi > } > >@@ -46,7 +46,7 @@ > { > echo "usage: pekwm_screenshot.sh [-c scrot|netpbm|magick] [-d delay] [-o output.png]" > echo "" >-@@ -61,7 +61,7 @@ >+@@ -61,7 +61,7 @@ function usage > exit 0 > } > >@@ -55,7 +55,7 @@ > { > echo "Unable to find any supported commands for taking screenshots" > echo "" >-@@ -74,7 +74,7 @@ >+@@ -74,7 +74,7 @@ function usage_command > exit 1 > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 245185
: 212860