FreeBSD Bugzilla – Attachment 143424 Details for
Bug 190674
[maintainer][patch] Add staging and update science/lamprop
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for the port files.
lamprop-1.5.0.patch (text/plain), 2.30 KB, created by
rsmith
on 2014-06-05 20:49:48 UTC
(
hide
)
Description:
Patch for the port files.
Filename:
MIME Type:
Creator:
rsmith
Created:
2014-06-05 20:49:48 UTC
Size:
2.30 KB
patch
obsolete
>diff -ruN lamprop-oldport/Makefile lamprop-port/Makefile >--- lamprop-oldport/Makefile 2014-04-10 23:31:41.000000000 +0200 >+++ lamprop-port/Makefile 2014-06-04 22:44:29.000000000 +0200 >@@ -1,33 +1,23 @@ > # Created by: rsmith@xs4all.nl >-# $FreeBSD: head/science/lamprop/Makefile 327767 2013-09-20 22:48:30Z bapt $ >+# $FreeBSD$ > > PORTNAME= lamprop >-PORTVERSION= 1.3.3 >+PORTVERSION= 1.5.0 > CATEGORIES= science >-MASTER_SITES= http://rsmith.home.xs4all.nl/software/ >+MASTER_SITES= http://rsmith.home.xs4all.nl/files/ > > MAINTAINER= rsmith@xs4all.nl > COMMENT= Calculates properties of fiber reinforced composites > >-PLIST_FILES= bin/lamprop >+LICENSE= BSD2CLAUSE > >-MAN1= lamprop.1 >-MAN5= lamprop.5 >-MANCOMPRESSED= yes >- >-LICENSE= BSD >-LICENSE_FILE= ${WRKSRC}/LICENSE >- >-.if defined(NOPORTDOCS) >-MAKE_ENV= NOPORTDOCS=yes >-.else >-PORTDOCS= LICENSE README NEWS >-.endif >- >-NO_STAGE= yes >-post-patch: >- @${REINPLACE_CMD} -e \ >- 's|-pipe||; s|-fmerge-constants||; s|-fno-unit-at-a-time||; s|--fast-math||' \ >- ${WRKSRC}/Makefile >+RUN_DEPENDS= ${PYNUMPY} >+ >+USES= zip >+USE_PYTHON= yes >+PYTHON_VERSION= python2.7 >+ >+do-install: >+ cd ${WRKSRC} && ${MAKE} PREFIX=${STAGEDIR}${PREFIX} install > > .include <bsd.port.mk> >diff -ruN lamprop-oldport/distinfo lamprop-port/distinfo >--- lamprop-oldport/distinfo 2014-04-10 23:31:41.000000000 +0200 >+++ lamprop-port/distinfo 2014-06-05 21:20:17.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (lamprop-1.3.3.tar.gz) = 1b9362e629686773a09a27caa5fb608ca39f4b91da53e59e97cad0826ba1d35f >-SIZE (lamprop-1.3.3.tar.gz) = 27270 >+SHA256 (lamprop-1.5.0.zip) = 3ff095c49750bc28419f091d78dc21179e9a0c17c00b218767f3e9165aba789b >+SIZE (lamprop-1.5.0.zip) = 91939 >diff -ruN lamprop-oldport/pkg-descr lamprop-port/pkg-descr >--- lamprop-oldport/pkg-descr 2014-04-10 23:31:41.000000000 +0200 >+++ lamprop-port/pkg-descr 2014-06-04 22:16:08.000000000 +0200 >@@ -5,4 +5,4 @@ > - physical properties like density and laminate thickness > - stiffness and compliance matrices (ABD and abd) > >-WWW: http://www.xs4all.nl/~rsmith/software/ >+WWW: http://rsmith.home.xs4all.nl/software/lamprop.html >diff -ruN lamprop-oldport/pkg-plist lamprop-port/pkg-plist >--- lamprop-oldport/pkg-plist 1970-01-01 01:00:00.000000000 +0100 >+++ lamprop-port/pkg-plist 2014-06-04 22:34:45.000000000 +0200 >@@ -0,0 +1,3 @@ >+bin/lamprop >+man/man1/lamprop.1.gz >+man/man5/lamprop.5.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 190674
: 143424