Update to 1.0.1
remove use of -O2 from configure script PR: 99597 Submitted by: maintainer
This commit is contained in:
parent
ff2037b4aa
commit
d9db0b6f3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166658
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= crystal
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= x11-themes kde
|
||||
MASTER_SITES= http://www.kde-look.org/content/files/
|
||||
PKGNAMEPREFIX= kde-windeco-
|
||||
@ -21,4 +21,7 @@ USE_KDEBASE_VER=3
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (13969-crystal-1.0.0.tar.bz2) = cbd2aaacf413ff45c2bdfb345f70973b
|
||||
SHA256 (13969-crystal-1.0.0.tar.bz2) = 3042f5dae68cfcc0fa0b615299d4ce55126793bdff340405389442753d82a597
|
||||
SIZE (13969-crystal-1.0.0.tar.bz2) = 599193
|
||||
MD5 (13969-crystal-1.0.1.tar.bz2) = a7205899e406285604adcd2727cd1d4c
|
||||
SHA256 (13969-crystal-1.0.1.tar.bz2) = bc23cd558e66c11c9f7ce8a8f8f17bf41021a1705d2bb9da2a556c945c40765d
|
||||
SIZE (13969-crystal-1.0.1.tar.bz2) = 646409
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= crystal
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= x11-themes kde
|
||||
MASTER_SITES= http://www.kde-look.org/content/files/
|
||||
PKGNAMEPREFIX= kde-windeco-
|
||||
@ -21,4 +21,7 @@ USE_KDEBASE_VER=3
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (13969-crystal-1.0.0.tar.bz2) = cbd2aaacf413ff45c2bdfb345f70973b
|
||||
SHA256 (13969-crystal-1.0.0.tar.bz2) = 3042f5dae68cfcc0fa0b615299d4ce55126793bdff340405389442753d82a597
|
||||
SIZE (13969-crystal-1.0.0.tar.bz2) = 599193
|
||||
MD5 (13969-crystal-1.0.1.tar.bz2) = a7205899e406285604adcd2727cd1d4c
|
||||
SHA256 (13969-crystal-1.0.1.tar.bz2) = bc23cd558e66c11c9f7ce8a8f8f17bf41021a1705d2bb9da2a556c945c40765d
|
||||
SIZE (13969-crystal-1.0.1.tar.bz2) = 646409
|
||||
|
Loading…
Reference in New Issue
Block a user