FreeBSD Bugzilla – Attachment 11904 Details for
Bug 23235
update port: databases/mytop
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.26 KB, created by
Yen-Ming Lee
on 2000-12-02 18:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2000-12-02 18:00:01 UTC
Size:
1.26 KB
patch
obsolete
>diff -ruN /usr/ports/databases/mytop/Makefile mytop/Makefile >--- /usr/ports/databases/mytop/Makefile Mon Oct 9 12:08:25 2000 >+++ mytop/Makefile Sun Dec 3 01:34:15 2000 >@@ -6,10 +6,9 @@ > # > > PORTNAME= mytop >-PORTVERSION= 0.3 >+PORTVERSION= 0.5 > CATEGORIES= databases > MASTER_SITES= http://public.yahoo.com/~jzawodn/mytop/ >-DISTNAME= mytop > EXTRACT_SUFX= .gz > > MAINTAINER= leeym@cae.ce.ntu.edu.tw >@@ -28,11 +27,11 @@ > > do-extract: > @${MKDIR} ${WRKDIR} >- @${GUNZIP_CMD} -c ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKDIR}/${DISTNAME} >- @${POD2MAN} ${WRKDIR}/${DISTNAME} > ${WRKDIR}/${DISTNAME}.1 >+ @${GUNZIP_CMD} -c ${DISTDIR}/${DISTFILES} > ${WRKDIR}/${PORTNAME} >+ @${POD2MAN} ${WRKDIR}/${PORTNAME} > ${WRKDIR}/${PORTNAME}.1 > > do-install: >- ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin >- ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}.1 ${PREFIX}/man/man1 >+ ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKDIR}/${PORTNAME}.1 ${PREFIX}/man/man1 > > .include <bsd.port.mk> >diff -ruN /usr/ports/databases/mytop/distinfo mytop/distinfo >--- /usr/ports/databases/mytop/distinfo Thu Oct 5 09:35:24 2000 >+++ mytop/distinfo Sun Dec 3 01:27:27 2000 >@@ -1 +1 @@ >-MD5 (mytop.gz) = 2bd661af7434b5be6c817701398ef919 >+MD5 (mytop-0.5.gz) = 7d701c3dee6b036eb0179c5c9407358e
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 23235
: 11904