Bug 72259 - [MAINTAINER] graphics/jumpgis: update to 1.1.2
Summary: [MAINTAINER] graphics/jumpgis: update to 1.1.2
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: 2004-10-02 15:30 UTC by Sam Lawrance
Modified: 2004-10-12 04:15 UTC (History)
1 user (show)

See Also:


Attachments
jumpgis-1.1.2.patch (1.64 KB, patch)
2004-10-02 15:30 UTC, Sam Lawrance
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Lawrance 2004-10-02 15:30:28 UTC
- Update to 1.1.2
Comment 1 Sam Lawrance 2004-10-02 15:41:31 UTC
Please apply this against Makefile as well.

--- Makefile.orig	Sun Oct  3 00:39:48 2004
+++ Makefile	Sun Oct  3 00:39:53 2004
@@ -42,7 +42,7 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e "s,#!sh,#!/bin/sh,g" \
-		-e "s,^set LIB=../lib,LIB=${TARGET_DIR}/lib,g"	\
+		-e "s,^LIB=../lib,LIB=${TARGET_DIR}/lib,g"	\
 		-e "s,workbench-properties.xml,~/.jump-workbench-properties.xml,g" \
 		${WRKSRC}/bin/JUMPWorkbench-unix.sh
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-10-12 04:15:04 UTC
State Changed
From-To: open->closed

Commited, thanks!