FreeBSD Bugzilla – Attachment 29012 Details for
Bug 48573
update-port: irc/muh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
muh.diff
muh.diff (text/plain), 1.46 KB, created by
Oliver Lehmann
on 2003-02-23 01:00:16 UTC
(
hide
)
Description:
muh.diff
Filename:
MIME Type:
Creator:
Oliver Lehmann
Created:
2003-02-23 01:00:16 UTC
Size:
1.46 KB
patch
obsolete
>diff -ruN muh.old/Makefile /usr/ports/irc/muh/Makefile >--- muh.old/Makefile Sun Feb 23 00:54:32 2003 >+++ /usr/ports/irc/muh/Makefile Sun Feb 23 01:55:41 2003 >@@ -6,9 +6,9 @@ > # > > PORTNAME= muh >-PORTVERSION= 2.05d >-PORTREVISION= 1 >-DISTNAME= muh-2.05d-fixed >+PORTVERSION= 2.2.b.1 >+PORTREVISION= 0 >+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b./beta/} > CATEGORIES= irc > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR=muh >@@ -17,9 +17,15 @@ > > USE_GMAKE= yes > GNU_CONFIGURE= yes >+USE_REINPLACE= yes >+ >+post-patch: >+ @${REINPLACE_CMD} -e "s|=muh|=${PREFIX}/bin/muh|g" ${WRKSRC}/misc/muh-check > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/src/muh ${PREFIX}/bin >- ${INSTALL_DATA} ${WRKSRC}/docs/muhrc ${PREFIX}/share/skel/dot.muhrc >+ ${INSTALL_SCRIPT} ${WRKSRC}/misc/muh-check ${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/misc/muh-rotatelog ${PREFIX}/bin >+ ${INSTALL_DATA} ${WRKSRC}/misc/muhrc ${PREFIX}/share/skel/dot.muhrc > > .include <bsd.port.mk> >diff -ruN muh.old/distinfo /usr/ports/irc/muh/distinfo >--- muh.old/distinfo Sun Feb 23 00:54:32 2003 >+++ /usr/ports/irc/muh/distinfo Sun Feb 23 00:45:24 2003 >@@ -1 +1 @@ >-MD5 (muh-2.05d-fixed.tar.gz) = 0d3cd659d89983fb58dc89f531c1b3e8 >+MD5 (muh-2.2beta1.tar.gz) = 8be1988b988f117ac75be70bad2b9086 >diff -ruN muh.old/pkg-plist /usr/ports/irc/muh/pkg-plist >--- muh.old/pkg-plist Sun Feb 23 00:54:32 2003 >+++ /usr/ports/irc/muh/pkg-plist Sun Feb 23 00:43:56 2003 >@@ -1,2 +1,4 @@ > bin/muh >+bin/muh-check >+bin/muh-rotatelog > share/skel/dot.muhrc
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 48573
: 29012