ports/104433: [maintainer-update] lang/sketchy

Nils M Holm nmh at t3x.org
Sun Oct 15 10:10:16 UTC 2006


>Number:         104433
>Category:       ports
>Synopsis:       [maintainer-update] lang/sketchy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 15 10:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nils M Holm
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
T3X.ORG
>Environment:
System: FreeBSD Freedom.T3X.ORG 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Fri May 7 18:12:57 CEST 2004 nmh at Freedom.LOCAL:/usr/src/sys/compile/FREEDOM i386

>Description:

- Update to 2006-10-14
- Merged committer's modifications with upstream version

>How-To-Repeat:
>Fix:
diff -ru lang/sketchy-old/Makefile lang/sketchy/Makefile
--- lang/sketchy-old/Makefile	Sun Oct  8 19:23:12 2006
+++ lang/sketchy/Makefile	Sun Oct 15 12:01:00 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sketchy
-PORTVERSION=	20061008
+PORTVERSION=	20061014
 CATEGORIES=	lang devel lisp scheme
 MASTER_SITES=	http://www.t3x.org/files/
 
@@ -24,13 +24,5 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/sketchy.h
-	@${REINPLACE_CMD} -e \
-		's|^CFLAGS=|CFLAGS+=|; \
-		 s|$$(CFLAGS) -o sketchy.o|& -fPIC|' \
-		 ${WRKSRC}/${MAKEFILE}
-
-post-install:
-	@cd ${PREFIX}/lib && ${MV} libsketchy.so libsketchy.so.0 && \
-		${LN} -s libsketchy.so.0 libsketchy.so
 
 .include <bsd.port.mk>
diff -ru lang/sketchy-old/distinfo lang/sketchy/distinfo
--- lang/sketchy-old/distinfo	Sun Oct  8 19:23:12 2006
+++ lang/sketchy/distinfo	Sun Oct 15 12:01:00 2006
@@ -1,3 +1,3 @@
-MD5 (sketchy-20061008.tar.gz) = 91220c5bf2bf557afe17a6e03a79de96
-SIZE (sketchy-20061008.tar.gz) = 164964
-SHA256 (sketchy-20061008.tar.gz) = 84b0e3ebcf750797aac5ec6e6fe2396ff47b30122f654d31a070fd2f57092dc3
+MD5 (sketchy-20061014.tar.gz) = 963fa5d4f90dd042e1fcf0fcf3e542d3
+SIZE (sketchy-20061014.tar.gz) = 165243
+SHA256 (sketchy-20061014.tar.gz) = 03a9db3d94ada8e2c8c341d5e5dfa32e3b4270281be8443d340a6d3f38e38d94
diff -ru lang/sketchy-old/pkg-plist lang/sketchy/pkg-plist
--- lang/sketchy-old/pkg-plist	Sun Oct  8 19:23:12 2006
+++ lang/sketchy/pkg-plist	Sun Oct 15 12:01:00 2006
@@ -3,7 +3,7 @@
 include/sketchy.h
 lib/libsketchy.a
 lib/libsketchy.so
-lib/libsketchy.so.0
+lib/libsketchy.so.20
 %%DATADIR%%/LICENSE
 %%DATADIR%%/lib/abs.scm
 %%DATADIR%%/lib/append.scm

-- 
Nils M Holm <nmh at t3x.org> -- http://t3x.org/nmh/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list