FreeBSD Bugzilla – Attachment 178779 Details for
Bug 215989
shells/lshell: Update to 0.9.18, take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
New Makefile
Makefile.patch (text/plain), 733 bytes, created by
Damien Fleuriot
on 2017-01-12 10:28:03 UTC
(
hide
)
Description:
New Makefile
Filename:
MIME Type:
Creator:
Damien Fleuriot
Created:
2017-01-12 10:28:03 UTC
Size:
733 bytes
patch
obsolete
>--- Makefile.orig 2017-01-12 10:18:43.614862000 +0000 >+++ Makefile 2017-01-12 10:02:22.000000000 +0000 >@@ -2,12 +2,14 @@ > # $FreeBSD: head/shells/lshell/Makefile 420446 2016-08-19 04:23:33Z marino $ > > PORTNAME= lshell >-PORTVERSION= 0.9.16 >-PORTREVISION= 2 >+PORTVERSION= 0.9.18 >+DISTNAME= ${PORTNAME}_${PORTVERSION} # The remote file is called lshell_$version >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} # But the actual zip directory is lshell-$version > CATEGORIES= shells >-MASTER_SITES= SF >+MASTER_SITES= https://github.com/ghantoos/${PORTNAME}/releases/download/${PORTVERSION}/ > >-MAINTAINER= ports@FreeBSD.org >+ >+MAINTAINER= dfl@hipay.com > COMMENT= Shell environment to limited sets of commands to users > > LICENSE= GPLv3+
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 215989
:
178779
|
178780
|
178782
|
178783
|
178784
|
178857
|
179332
Working