FreeBSD Bugzilla – Attachment 70751 Details for
Bug 103161
Add 'make version' to bsd.port.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
make_version.diff
make_version.diff (text/plain), 615 bytes, created by
Lars Engels
on 2006-09-11 21:50:23 UTC
(
hide
)
Description:
make_version.diff
Filename:
MIME Type:
Creator:
Lars Engels
Created:
2006-09-11 21:50:23 UTC
Size:
615 bytes
patch
obsolete
>--- bsd.port.mk.orig Mon Aug 14 15:24:18 2006 >+++ bsd.port.mk Thu Aug 24 20:45:45 2006 >@@ -2763,6 +2763,11 @@ > @${ECHO_CMD} "${MAINTAINER}" > .endif > >+.if !target(version) >+version: >+ @${ECHO_CMD} "${PKGNAME}" >+.endif >+ > .if !target(check-makefile) > check-makefile:: > @${DO_NADA} >--- ports.7.orig Thu Aug 24 20:49:25 2006 >+++ ports.7 Mon Sep 11 22:38:51 2006 >@@ -321,6 +321,10 @@ > Generate a one-line description of each port for use in the > .Pa INDEX > file. >+.It Cm maintainer >+Show e-mail address of the port's maintainer. >+.It Cm version >+Show version of the port. > .It Cm index > Create > .Pa /usr/ports/INDEX ,
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 103161
: 70751