ports/178656: Maintainer Update: lang/squeak version up to 4.10.2-2614
Takeshi MUTOH
mutoh at openedu.org
Wed May 15 11:10:02 UTC 2013
>Number: 178656
>Category: ports
>Synopsis: Maintainer Update: lang/squeak version up to 4.10.2-2614
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed May 15 11:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Takeshi MUTOH
>Release: FreeBSD 8.3-RELEASE-p3 i386
>Organization:
610t
>Environment:
System: FreeBSD sacraya.610t.org 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Mon Jun 11 23:52:38 UTC 2012 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Upgrade lang/squeak port to 4.10.2-2614.
>How-To-Repeat:
This is update request.
So no problem to repeat.
>Fix:
Apply patch below:
diff -ruN /usr/ports/lang/squeak/Makefile squeak/Makefile
--- /usr/ports/lang/squeak/Makefile 2013-04-28 21:25:18.000000000 +0900
+++ squeak/Makefile 2013-05-15 19:51:16.000000000 +0900
@@ -1,5 +1,5 @@
# Created by: roland.jesse at gmx.net
-# $FreeBSD: lang/squeak/Makefile 316713 2013-04-28 12:25:18Z stefan $
+# $FreeBSD: ports/lang/squeak/Makefile,v 1.27 2012/09/29 17:40:53 rm Exp $
PORTNAME= squeak
PORTVERSION= 4.10.2
@@ -22,8 +22,9 @@
LICENSE_COMB= multi
# Don't set USE_ZIP as this breaks EXTRACT_CMD.
-BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip \
- cmake:${PORTSDIR}/devel/cmake
+BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
+ cmake:${PORTSDIR}/devel/cmake \
+ v4l_compat>=1.0.20120501:${PORTSDIR}/multimedia/v4l_compat
LIB_DEPENDS= audio:${PORTSDIR}/audio/nas \
ffi:${PORTSDIR}/devel/libffi \
asound:${PORTSDIR}/audio/alsa-lib \
@@ -33,7 +34,7 @@
##################################################
VM_VERSION= ${PORTVERSION}.${SVNVERSION}
-SVNVERSION= 2602
+SVNVERSION= 2614
IMAGEVERSION= 4.3
SQUEAK_SRC= SqueakV41.sources
SQUEAK_LIB_DIR= ${PORTVERSION}-${SVNVERSION}
@@ -44,6 +45,7 @@
DIST_SUBDIR= squeak
ONLY_FOR_ARCHS= i386 amd64
MAN1= squeak.1
+USE_GCC= 4.2
USE_GMAKE= yes
USE_GL= gl
HAS_CONFIGURE= yes
@@ -67,7 +69,6 @@
CONFIGURE_SCRIPT= ../unix/cmake/configure
CONFIGURE_ARGS+= --prefix=${PREFIX}
-# USES+= cmake
CMAKE_SOURCE_PATH= ../unix
SUB_FILES= pkg-message
diff -ruN /usr/ports/lang/squeak/distinfo squeak/distinfo
--- /usr/ports/lang/squeak/distinfo 2012-10-28 00:46:57.000000000 +0900
+++ squeak/distinfo 2013-04-29 15:12:40.000000000 +0900
@@ -1,5 +1,5 @@
-SHA256 (squeak/Squeak-4.10.2.2602-src.tar.gz) = 4c92edf3fb79d90613d9d962a3abb6bf5bbc8a42d0cfaa7be31fede6a63d8e30
-SIZE (squeak/Squeak-4.10.2.2602-src.tar.gz) = 4421224
+SHA256 (squeak/Squeak-4.10.2.2614-src.tar.gz) = 3db6d12ea223e5bc49f52af7f6f832e383a3a006a53bc8a87f6469e1af5dfc2e
+SIZE (squeak/Squeak-4.10.2.2614-src.tar.gz) = 3297314
SHA256 (squeak/Squeak4.3.zip) = 318ee202b10c7d0c2875dd44f121e299904d164acd3a7ff2c90d8818847b2a67
SIZE (squeak/Squeak4.3.zip) = 8689484
SHA256 (squeak/SqueakV41.sources.gz) = 1e92730f6221ced584e0050844abec1bd69848b7963a6cbf3a67986b1ad6553c
diff -ruN /usr/ports/lang/squeak/pkg-plist squeak/pkg-plist
--- /usr/ports/lang/squeak/pkg-plist 2012-10-28 00:46:57.000000000 +0900
+++ squeak/pkg-plist 2013-04-29 15:16:27.000000000 +0900
@@ -31,5 +31,8 @@
lib/squeak/%%SQUEAK_LIB_DIR%%/SqueakV41.sources
lib/squeak/Squeak4.3.changes
lib/squeak/Squeak4.3.image
+share/man/man1/squeak.1
+ at dirrm share/man/man1
+ at dirrm share/man
@dirrm lib/squeak/%%SQUEAK_LIB_DIR%%
@dirrm lib/squeak
See also redports build log below:
- https://redports.org/buildarchive/20130514053115-05664/
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list