FreeBSD Bugzilla – Attachment 72691 Details for
Bug 105605
[maintainer-update] lang/sketchy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.89 KB, created by
Nils M Holm
on 2006-11-16 15:20:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Nils M Holm
Created:
2006-11-16 15:20:11 UTC
Size:
1.89 KB
patch
obsolete
>diff -ru lang/sketchy-old/Makefile lang/sketchy/Makefile >--- lang/sketchy-old/Makefile Wed Nov 8 17:24:26 2006 >+++ lang/sketchy/Makefile Thu Nov 16 16:10:27 2006 >@@ -6,22 +6,22 @@ > # > > PORTNAME= sketchy >-PORTVERSION= 20061108 >+PORTVERSION= 20061116 > CATEGORIES= lang devel lisp scheme > MASTER_SITES= http://www.t3x.org/files/ > > MAINTAINER= nmh@t3x.org > COMMENT= An interpreter for purely applicative Scheme > >-CONFLICTS= p5-PAR-0.* >- > USE_LDCONFIG= yes > MAKE_ENV+= BINOWN=${BINOWN} \ > BINGRP=${BINGRP} > >-MAN7= sketchy.7 >+MAN1= sketchy.1 skpp.1 >+MLINKS= sketchy.1 sk.1 > > post-patch: > @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/sketchy.h >+ @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/src/pp.scm > > .include <bsd.port.mk> >diff -ru lang/sketchy-old/distinfo lang/sketchy/distinfo >--- lang/sketchy-old/distinfo Wed Nov 8 17:24:26 2006 >+++ lang/sketchy/distinfo Thu Nov 16 16:10:27 2006 >@@ -1,3 +1,3 @@ >-MD5 (sketchy-20061108.tar.gz) = 86a5f3200f0c3656b7d64efa4661bd5e >-SIZE (sketchy-20061108.tar.gz) = 182229 >-SHA256 (sketchy-20061108.tar.gz) = 4da6ed06b4a51a0172c9029c4147ddb44ea1f75cb9dd171299aab4b715d8df5b >+MD5 (sketchy-20061116.tar.gz) = 022717a8adc4ba7c2e0593014130484c >+SIZE (sketchy-20061116.tar.gz) = 182714 >+SHA256 (sketchy-20061116.tar.gz) = b6bde0a77cd29b644da57f660acdb56a3d3a155b7822271d11547d2611b8177e >diff -ru lang/sketchy-old/pkg-plist lang/sketchy/pkg-plist >--- lang/sketchy-old/pkg-plist Wed Nov 8 17:24:26 2006 >+++ lang/sketchy/pkg-plist Thu Nov 16 16:10:27 2006 >@@ -1,10 +1,10 @@ >-bin/pp > bin/sk > bin/sketchy >+bin/skpp > include/sketchy.h > lib/libsketchy.a > lib/libsketchy.so >-lib/libsketchy.so.24 >+lib/libsketchy.so.25 > %%DATADIR%%/LICENSE > %%DATADIR%%/ext/assp.scm > %%DATADIR%%/ext/count.scm >@@ -346,7 +346,6 @@ > %%DOCSDIR%%/sk08.html > %%DOCSDIR%%/sk09.html > %%DOCSDIR%%/sk10.html >-%%DOCSDIR%%/sk11.html > %%DOCSDIR%%/toc2-x.html > %%DOCSDIR%%/toc2.html > @dirrm %%DATADIR%%/ext
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 105605
: 72691