Bug 89941 - update lang/sketchy
Summary: update lang/sketchy
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-04 16:00 UTC by Nils M Holm
Modified: 2005-12-04 16:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nils M Holm 2005-12-04 16:00:16 UTC
- Update to version 20051203
- Make the startup script respect PREFIX
- Add 'scheme' category

Fix: 

-- 
Nils M Holm <nmh@t3x.org> -- http://www.t3x.org/nmh/--NLDUyizGxMb0K9lUzJBeQCBIJnT9kzhLfTUsUEYqJmlgN2cR
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ru lang/sketchy-old/Makefile lang/sketchy/Makefile
--- lang/sketchy-old/Makefile	Fri Nov 18 14:59:40 2005
+++ lang/sketchy/Makefile	Sun Dec  4 16:49:48 2005
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	sketchy
-PORTVERSION=	20051118
-CATEGORIES=	lang devel lisp
+PORTVERSION=	20051203
+CATEGORIES=	lang devel lisp scheme
 MASTER_SITES=	http://www.t3x.org/sketchy/
 
 MAINTAINER=	nmh@t3x.org
diff -ru lang/sketchy-old/distinfo lang/sketchy/distinfo
--- lang/sketchy-old/distinfo	Fri Nov 18 14:59:40 2005
+++ lang/sketchy/distinfo	Sun Dec  4 16:49:48 2005
@@ -1,3 +1,3 @@
-MD5 (sketchy-20051118.tar.gz) = c3408a2ac6d9f4af7d24d724ff75aa95
-SHA256 (sketchy-20051118.tar.gz) = 5aae863abf8fbbc81e66f363d6ae3e1a1a7b7d7760776015482f29f612129be2
-SIZE (sketchy-20051118.tar.gz) = 128966
+MD5 (sketchy-20051203.tar.gz) = 15b754aa6bd6e0995f61b66fc3a3b842
+SHA256 (sketchy-20051203.tar.gz) = f60840a2b4c6fbeaa8a979a627c792956ebc03c9c49ef39cb5ba35d75ec96d96
+SIZE (sketchy-20051203.tar.gz) = 150654
Comment 1 Philip Paeps freebsd_committer freebsd_triage 2005-12-04 16:09:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!