aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-02-16 04:24:04 +0800
committermiwi <miwi@FreeBSD.org>2008-02-16 04:24:04 +0800
commit3ba9b75919b764b34b63222276f9115d90d8a419 (patch)
tree43ba9c1201e790e3608bdaa1fe8d254e8af0c088 /science
parent0b1cac193ccfe27728b34ed2060dc216cc06e4a2 (diff)
downloadfreebsd-ports-gnome-3ba9b75919b764b34b63222276f9115d90d8a419.tar.gz
freebsd-ports-gnome-3ba9b75919b764b34b63222276f9115d90d8a419.tar.zst
freebsd-ports-gnome-3ba9b75919b764b34b63222276f9115d90d8a419.zip
- Update to 1.3.2
PR: 120624 Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
Diffstat (limited to 'science')
-rw-r--r--science/lamprop/Makefile8
-rw-r--r--science/lamprop/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/science/lamprop/Makefile b/science/lamprop/Makefile
index d5361e614659..8691af8e905e 100644
--- a/science/lamprop/Makefile
+++ b/science/lamprop/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lamprop
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.2
CATEGORIES= science
MASTER_SITES= http://www.xs4all.nl/~rsmith/software/
@@ -25,9 +25,9 @@ MAKE_ENV= NOPORTDOCS=yes
PORTDOCS= LICENSE README NEWS
.endif
-REP= 's|-pipe||; s|-fmerge-constants||; s|--fast-math||'
-
post-patch:
- @${REINPLACE_CMD} -e ${REP} ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e \
+ 's|-pipe||; s|-fmerge-constants||; s|-fno-unit-at-a-time||; s|--fast-math||' \
+ ${WRKSRC}/Makefile
.include <bsd.port.mk>
diff --git a/science/lamprop/distinfo b/science/lamprop/distinfo
index fa53f68a3b81..6a897039d97d 100644
--- a/science/lamprop/distinfo
+++ b/science/lamprop/distinfo
@@ -1,3 +1,3 @@
-MD5 (lamprop-1.3.1.tar.gz) = 4c624b2c9fb30918f0f56894eb1bdac7
-SHA256 (lamprop-1.3.1.tar.gz) = f77e794b897c494b15890c9367cad9e99c235531fa8709040f5ad7b96dd59ff5
-SIZE (lamprop-1.3.1.tar.gz) = 23033
+MD5 (lamprop-1.3.2.tar.gz) = 97b7297d09aeb0ab00e867f3b651e516
+SHA256 (lamprop-1.3.2.tar.gz) = 0d4c224153c020aad04a203a6e850e70d78da4da4933c808b6c5a5fa11b6da8d
+SIZE (lamprop-1.3.2.tar.gz) = 23245