FreeBSD Bugzilla – Attachment 169287 Details for
Bug 208777
sysutils/cdls: change mastersites and maintainers email
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff -ruN old-port updated-port
cdls.diff (text/plain), 1.95 KB, created by
Hans de Hartog
on 2016-04-13 14:03:17 UTC
(
hide
)
Description:
diff -ruN old-port updated-port
Filename:
MIME Type:
Creator:
Hans de Hartog
Created:
2016-04-13 14:03:17 UTC
Size:
1.95 KB
patch
obsolete
>diff -ruN /usr/ports/sysutils/cdls/Makefile cdls/Makefile >--- /usr/ports/sysutils/cdls/Makefile 2015-05-14 12:14:48.000000000 +0200 >+++ cdls/Makefile 2016-04-13 14:02:08.779614000 +0200 >@@ -1,27 +1,19 @@ >-# Created by: Hans de Hartog <hans@dehartog.nl> >+# Created by: Hans de Hartog > # $FreeBSD: head/sysutils/cdls/Makefile 386311 2015-05-14 10:14:48Z riggs $ > > PORTNAME= cdls > PORTVERSION= 4.2 > CATEGORIES= sysutils >-MASTER_SITES= ftp://zml12.dyndns.org/ \ >- ftp://vps337.directvps.nl/ >+MASTER_SITES= ftp://freebsd4ever.xs4all.nl/ ftp://vps337.directvps.nl/ > >-MAINTAINER= hans@dehartog.nl >+MAINTAINER= hansdehartog@xs4all.nl > COMMENT= Curses based file manager for system managers > > PLIST_FILES= bin/cdls > > USES= ncurses > >-.include <bsd.port.pre.mk> >- >-.if ${NCURSESBASE} == /usr >-# no need to use ncurses-config if we use ncurses from the base system >-CONFIGURE_ARGS+= NCURSES_CONFIG=/usr/bin/true >-.endif >- > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/cdls ${STAGEDIR}${PREFIX}/bin > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -ruN /usr/ports/sysutils/cdls/distinfo cdls/distinfo >--- /usr/ports/sysutils/cdls/distinfo 2014-01-22 16:30:13.000000000 +0100 >+++ cdls/distinfo 2016-04-13 15:26:23.312164000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (cdls-4.2.tar.gz) = cf184152823fd1102cdbca8f572d69eca2e582e14ca9bcc46134a2584a8e02fe >-SIZE (cdls-4.2.tar.gz) = 23751 >+SHA256 (cdls-4.2.tar.gz) = b018435d0993f7004839820221a2a43d58c10f944ea3534610dc6855b665af5e >+SIZE (cdls-4.2.tar.gz) = 23570 >diff -ruN /usr/ports/sysutils/cdls/files/patch-Makefile cdls/files/patch-Makefile >--- /usr/ports/sysutils/cdls/files/patch-Makefile 2016-02-04 15:13:49.000000000 +0100 >+++ cdls/files/patch-Makefile 1970-01-01 01:00:00.000000000 +0100 >@@ -1,9 +0,0 @@ >---- Makefile.orig 2012-04-13 16:42:46 UTC >-+++ Makefile >-@@ -1,5 +1,5 @@ >- all: >-- cc -O2 -Wall -o cdls cdls.c -lncurses >-+ ${CC} -O2 -Wall -o cdls cdls.c ${LDFLAGS} -lncurses >- install: >- install -o root -g wheel cdls /usr/local/bin/cdls >- clean:
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 208777
:
169287
|
169627