ports/118036: [Patch] devel/simian update
Vladimir Chukharev
tchoukharev at mail.ru
Wed Nov 14 10:50:02 UTC 2007
>Number: 118036
>Category: ports
>Synopsis: [Patch] devel/simian update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 14 10:50:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Vladimir Chukharev
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD chu.me.tut.fi 6.2-STABLE FreeBSD 6.2-STABLE #5: Sun Oct 21 15:51:50 EEST 2007 root at chu.me.tut.fi:/usr/obj/usr/src/sys/CHU i386
>Description:
Since the old distfile is not available from the main site, and the lisense
restricts its redistribution, the old version is not buildable now. The new version
builds, passes portlint -C tests (1 warning), and runs OK for my few test cases.
>How-To-Repeat:
Try to istall the old version with defined SIMIAN_AGREE_LICENSE=yes environment
variable, it fails to fetch the distfile.
>Fix:
--- simian.patch begins here ---
diff -ru devel/simian/Makefile devel/simian.prev/Makefile
--- devel/simian/Makefile 2007-11-14 11:02:25.000000000 +0200
+++ devel/simian.prev/Makefile 2007-08-05 02:36:19.000000000 +0300
@@ -6,8 +6,8 @@
#
PORTNAME= simian
-PORTVERSION= 2.2.18
-#PORTREVISION= 1
+PORTVERSION= 2.2.17
+PORTREVISION= 1
CATEGORIES= devel java
MASTER_SITES= http://www.redhillconsulting.com.au/products/simian/
diff -ru devel/simian/distinfo devel/simian.prev/distinfo
--- devel/simian/distinfo 2007-11-14 11:12:37.000000000 +0200
+++ devel/simian.prev/distinfo 2007-03-20 21:00:46.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (simian-2.2.18.zip) = 78f76fd46b7a8f433e79ebcc6b22a468
-SHA256 (simian-2.2.18.zip) = 20bde58463c9701a69f7736777d2ebd779ff3e86a0e67988062dd0316b2fa27b
-SIZE (simian-2.2.18.zip) = 4538859
+MD5 (simian-2.2.17.zip) = 2de360a9036476f1804f5232b5be72f5
+SHA256 (simian-2.2.17.zip) = a3f4f5c565a85eb21ea35bd77f510db573c89cce2a1739b0f8e3736dcbd005a0
+SIZE (simian-2.2.17.zip) = 4526276
--- simian.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list