ports/142987: Update URL for cad/feappv

Pedro F. Giffuni giffunip at tutopia.com
Tue Jan 19 20:20:13 UTC 2010


>Number:         142987
>Category:       ports
>Synopsis:       Update URL for cad/feappv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 19 20:20:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        8.0-RELEASE
>Organization:
>Environment:
$ uname -a
FreeBSD mogwai.giffuni.net 8.0-RELEASE FreeBSD 8.0-RELEASE #13: Sat Jan  9 20:39:47 UTC 2010     pedro at mogwai.giffuni.net:/usr/src/sys/i386/compile/GENERIC  i386

>Description:
There is a new website for feappv
>How-To-Repeat:

>Fix:
diff -ru feappv.orig/Makefile feappv/Makefile
--- feappv.orig/Makefile	2010-01-19 14:42:25.000000000 +0000
+++ feappv/Makefile	2010-01-19 15:11:42.000000000 +0000
@@ -9,7 +9,7 @@
 PORTVERSION=	2.0
 PORTREVISION=	5
 CATEGORIES=	cad science
-MASTER_SITES=	http://www.ce.berkeley.edu/~rlt/feappv/
+MASTER_SITES=	http://www.ce.berkeley.edu/projects/feap/feappv/
 MASTER_SITE_SUBDIR=	feap
 DISTFILES=	${PORTNAME}20${EXTRACT_SUFX}
 .ifndef NOPORTDOCS
@@ -39,7 +39,7 @@
 
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/main/feappv ${PREFIX}/bin/feappv
-	@${INSTALL_DATA} ${WRKSRC}/Feappv.a ${PREFIX}/lib/libfeappv.a
+	@${INSTALL_DATA} ${WRKSRC}/libfeappv.a ${PREFIX}/lib/
 .ifndef NOPORTDOCS
 	@${MKDIR} ${DOCSDIR}
 	@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/manual.pdf ${DOCSDIR}
diff -ru feappv.orig/distinfo feappv/distinfo
--- feappv.orig/distinfo	2010-01-19 14:42:25.000000000 +0000
+++ feappv/distinfo	2010-01-19 15:02:34.000000000 +0000
@@ -1,6 +1,6 @@
 MD5 (feap/feappv20.zip) = c391da6625324517edea3400297fcf52
 SHA256 (feap/feappv20.zip) = aefc7aef83f76341ac1454ead24a38c19018a48603e056dd746c386632670435
 SIZE (feap/feappv20.zip) = 603366
-MD5 (feap/manual.pdf) = 4cb6dae046916a0858ed98022edf1368
-SHA256 (feap/manual.pdf) = 09c8ea7bd9e14081806c32a6d2462a78208cb649273924f1c5cb747e3c8da53f
-SIZE (feap/manual.pdf) = 686661
+MD5 (feap/manual.pdf) = c47695bf3910e29b19d607bd8c940da4
+SHA256 (feap/manual.pdf) = d43cac6eac4cc5f676fade04d22b30a12af0134c4115b8eb295fe5e563f69f66
+SIZE (feap/manual.pdf) = 63488
diff -ru feappv.orig/files/patch-makefile.in feappv/files/patch-makefile.in
--- feappv.orig/files/patch-makefile.in	2010-01-19 14:42:25.000000000 +0000
+++ feappv/files/patch-makefile.in	2010-01-19 15:04:22.000000000 +0000
@@ -35,4 +35,4 @@
  
  # Archive name
 -ARFEAP = /home/rlt/Feappv/ver20/Feappv.a
-+ARFEAP = %%WRKSRC%%/Feappv.a
++ARFEAP = %%WRKSRC%%/libfeappv.a
diff -ru feappv.orig/pkg-descr feappv/pkg-descr
--- feappv.orig/pkg-descr	2010-01-19 14:42:25.000000000 +0000
+++ feappv/pkg-descr	2010-01-19 14:43:04.000000000 +0000
@@ -8,6 +8,6 @@
 FEAPpv is designed to be compatible for compilation in UNIX/LINUX and 
 Windows PC environments.
 
-WWW:  http://www.ce.berkeley.edu/~rlt/feappv/
+WWW:  http://www.ce.berkeley.edu/projects/feap/feappv/
 
 No support on use of the program will be provided.


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list