mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 1.4.0, requested by Lev Serebryakov.
This commit is contained in:
parent
f49052ddd6
commit
4533e8af72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103794
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xclasses
|
||||
PORTVERSION= 1.3.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= xcmail
|
||||
@ -25,12 +24,6 @@ USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
WRKSRC= ${WRKDIR}/xclasses
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Does not compile"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
.for file in build System/ARules.FreeBSD
|
||||
@${PERL} -pi \
|
||||
@ -69,4 +62,4 @@ do-install:
|
||||
@cd ${WRKSRC} && ${SH} build install
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/setenvxc ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (Xclasses-public-1.3.1.src.tar.gz) = 72472bd3f77bb7fd1336c1767dd5b92a
|
||||
SIZE (Xclasses-public-1.3.1.src.tar.gz) = 981600
|
||||
MD5 (Xclasses-public-1.4.0.src.tar.gz) = 5816aac001177d8d48fc3e428b7fb16f
|
||||
SIZE (Xclasses-public-1.4.0.src.tar.gz) = 979793
|
||||
|
Loading…
Reference in New Issue
Block a user