FreeBSD Bugzilla – Attachment 133313 Details for
Bug 177769
maintainer update: math/ufc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.45 KB, created by
Jason W. Bacon
on 2013-04-10 23:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jason W. Bacon
Created:
2013-04-10 23:30:00 UTC
Size:
2.45 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/math/ufc/Makefile /usr/home/bacon/Prog/Ports/ports/math/ufc/Makefile >--- /usr/ports/math/ufc/Makefile 2013-03-22 18:30:08.000000000 -0500 >+++ /usr/home/bacon/Prog/Ports/ports/math/ufc/Makefile 2013-04-10 17:15:31.000000000 -0500 >@@ -2,10 +2,9 @@ > # $FreeBSD: ports/math/ufc/Makefile,v 1.5 2013/03/22 23:30:08 svnexp Exp $ > > PORTNAME= ufc >-PORTVERSION= 2.0.5 >-PORTREVISION= 1 >+PORTVERSION= ${MMVERSION}.0 > CATEGORIES= math python >-MASTER_SITES= http://launchpad.net/${PORTNAME}/2.0.x/${PORTVERSION}/+download/ >+MASTER_SITES= http://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/ > > MAINTAINER= jwbacon@tds.net > COMMENT= Unified framework for finite element assembly >@@ -19,12 +18,15 @@ > USE_PYTHON= -2.7 > PYDISTUTILS_PKGNAME= ufc > >+CMAKE_ARGS+= -DUFC_PKGCONFIG_DIR=${PREFIX}/libdata/pkgconfig >+ > FETCH_ARGS= -F > >+MMVERSION= 2.2 >+ > post-patch: > ${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|g' \ > ${WRKSRC}/CMakeLists.txt >- ${REINPLACE_CMD} -i '' -e 's|"usr")|"usr", "local")|g' \ >- ${WRKSRC}/src/utils/python/ufc_utils/build.py >+ ${REINPLACE_CMD} -i '' -e 's|os.path.join(os.path.sep, "usr")|os.path.normpath("${PREFIX}")|' ${WRKSRC}/src/utils/python/ufc_utils/build.py > > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/math/ufc/distinfo /usr/home/bacon/Prog/Ports/ports/math/ufc/distinfo >--- /usr/ports/math/ufc/distinfo 2012-05-07 01:55:22.000000000 -0500 >+++ /usr/home/bacon/Prog/Ports/ports/math/ufc/distinfo 2013-03-24 21:59:27.000000000 -0500 >@@ -1,2 +1,2 @@ >-SHA256 (ufc-2.0.5.tar.gz) = 989a8ed018c2682d47262f0f3a5dc970e27b6b6d47d03d5b986d0ff2b3ee5b2a >-SIZE (ufc-2.0.5.tar.gz) = 592282 >+SHA256 (ufc-2.2.0.tar.gz) = e98cd4a748459fc62739534e87cf3d632b188b48381820672213f34ba61170e0 >+SIZE (ufc-2.2.0.tar.gz) = 602068 >diff -ruN --exclude=CVS /usr/ports/math/ufc/pkg-plist /usr/home/bacon/Prog/Ports/ports/math/ufc/pkg-plist >--- /usr/ports/math/ufc/pkg-plist 2012-06-08 09:53:28.000000000 -0500 >+++ /usr/home/bacon/Prog/Ports/ports/math/ufc/pkg-plist 2013-04-10 17:14:13.000000000 -0500 >@@ -1,5 +1,6 @@ > include/swig/ufc.i > include/ufc.h >+include/ufc_geometry.h > %%PYTHON_SITELIBDIR%%/ufc/__init__.py > %%PYTHON_SITELIBDIR%%/ufc/_ufc.so > %%PYTHON_SITELIBDIR%%/ufc/ufc.py >@@ -13,7 +14,7 @@ > libdata/pkgconfig/ufc-1.pc > %%DATADIR%%/UFCConfig.cmake > %%DATADIR%%/UFCConfigVersion.cmake >+%%DATADIR%%/UseUFC.cmake > @dirrm %%DATADIR%% > @dirrm %%PYTHON_SITELIBDIR%%/ufc_utils >-@dirrm %%PYTHON_SITELIBDIR%%/ufc > @dirrmtry include/swig
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 177769
: 133313