FreeBSD Bugzilla – Attachment 15246 Details for
Bug 28327
Update devel/gpasm to 0.9.7
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
bfoz
on 2001-06-21 22:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
bfoz
Created:
2001-06-21 22:20:01 UTC
Size:
1.62 KB
patch
obsolete
>diff -ruN gpasm.old/Makefile gpasm/Makefile >--- gpasm.old/Makefile Mon May 21 11:29:23 2001 >+++ gpasm/Makefile Wed Jun 20 18:01:40 2001 >@@ -6,23 +6,23 @@ > # > > PORTNAME= gpasm >-PORTVERSION= 0.9.5 >+PORTVERSION= 0.9.7 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} > > MAINTAINER= sam@inf.enst.fr > >-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt >- > GNU_CONFIGURE= yes > CONFIGURE_ENV= CC="cc -I${LOCALBASE}/include" \ >- LIBS="-L${LOCALBASE}/lib -lgnugetopt" >+ LIBS="-L${LOCALBASE}/lib" > > .if !defined(NOPORTDOCS) > post-install: > ${MKDIR} ${PREFIX}/share/doc/gpasm > ${INSTALL_DATA} ${WRKSRC}/doc/gpasm.ps ${PREFIX}/share/doc/gpasm >+ ${INSTALL_DATA} ${WRKSRC}/doc/gpasm.pdf ${PREFIX}/share/doc/gpasm >+ ${INSTALL_DATA} ${WRKSRC}/doc/gpasm.lyx ${PREFIX}/share/doc/gpasm > .endif > > .include <bsd.port.mk> >diff -ruN gpasm.old/distinfo gpasm/distinfo >--- gpasm.old/distinfo Mon May 21 11:29:23 2001 >+++ gpasm/distinfo Wed Jun 20 17:34:47 2001 >@@ -1 +1 @@ >-MD5 (gpasm-0.9.5.tar.gz) = 89f6482c77df197c6d18a9f5092e2cb2 >+MD5 (gpasm-0.9.7.tar.gz) = 7ee911ca1ae1e47f33c2d6e269d31ab0 >diff -ruN gpasm.old/pkg-plist gpasm/pkg-plist >--- gpasm.old/pkg-plist Mon May 21 11:29:23 2001 >+++ gpasm/pkg-plist Wed Jun 20 18:01:53 2001 >@@ -1,6 +1,7 @@ > bin/gpasm > bin/gpdasm > bin/gpvc >+bin/gpvo > share/gpasm/header/memory.inc > share/gpasm/header/p12c508.inc > share/gpasm/header/p12c508a.inc >@@ -118,6 +119,8 @@ > share/gpasm/header/p18c658.inc > share/gpasm/header/p18c858.inc > share/doc/gpasm/gpasm.ps >+share/doc/gpasm/gpasm.pdf >+share/doc/gpasm/gpasm.lyx > @dirrm share/doc/gpasm > @dirrm share/gpasm/header > @dirrm share/gpasm
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 28327
: 15246