FreeBSD Bugzilla – Attachment 9529 Details for
Bug 19489
UPDATE: net/gnut
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.62 KB, created by
rbt
on 2000-06-24 16:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
rbt
Created:
2000-06-24 16:50:01 UTC
Size:
1.62 KB
patch
obsolete
>diff -ruN gnut.old/Makefile gnut/Makefile >--- gnut.old/Makefile Sat Jun 24 11:29:06 2000 >+++ gnut/Makefile Sat Jun 24 11:38:06 2000 >@@ -6,9 +6,9 @@ > # > > PORTNAME= gnut >-PORTVERSION= 0.3.24 >+PORTVERSION= 0.4.8 > CATEGORIES= net audio >-MASTER_SITES= http://www.umr.edu/~jjp/ >+MASTER_SITES= http://www.mrob.com/gnut/tars/ > > MAINTAINER= kris@FreeBSD.org > >@@ -19,7 +19,11 @@ > .if !defined(NOPORTDOCS) > ${MKDIR} ${PREFIX}/share/doc/gnut > ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gnut >- ${INSTALL_DATA} ${WRKSRC}/TUTORIAL ${PREFIX}/share/doc/gnut >+ >+.for file in TUTORIAL gnut-1.html gnut-2.html gnut-3.html gnut-4.html gnut-5.html gnut-6.html gnut.html >+ ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${PREFIX}/share/doc/gnut >+.endfor >+ > .endif > ${MKDIR} ${PREFIX}/share/gnut > ${INSTALL_DATA} ${WRKSRC}/gnutrc.sample ${PREFIX}/share/gnut >diff -ruN gnut.old/files/md5 gnut/files/md5 >--- gnut.old/files/md5 Sat Jun 24 11:29:06 2000 >+++ gnut/files/md5 Sat Jun 24 11:30:31 2000 >@@ -1 +1 @@ >-MD5 (gnut-0.3.24.tar.gz) = 9b08bbe2b47165363889efcbe70f1a44 >+MD5 (gnut-0.4.8.tar.gz) = 655130ecb0e9ba9971dc32db55b3767b >diff -ruN gnut.old/pkg/PLIST gnut/pkg/PLIST >--- gnut.old/pkg/PLIST Sat Jun 24 11:29:06 2000 >+++ gnut/pkg/PLIST Sat Jun 24 11:39:27 2000 >@@ -1,6 +1,13 @@ > bin/gnut > share/doc/gnut/README > share/doc/gnut/TUTORIAL >+share/doc/gnut/gnut.html >+share/doc/gnut/gnut-1.html >+share/doc/gnut/gnut-2.html >+share/doc/gnut/gnut-3.html >+share/doc/gnut/gnut-4.html >+share/doc/gnut/gnut-5.html >+share/doc/gnut/gnut-6.html > share/gnut/gnutrc.sample > @dirrm share/doc/gnut/ > @dirrm share/gnut/
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 19489
: 9529