mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 0.6.0. I added SourceForge's FTP site in addition to its
HTTP site in case people have problems.
This commit is contained in:
parent
467f5667a4
commit
54b00fa1b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28617
@ -5,20 +5,22 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cervisia
|
||||
PORTVERSION= 0.5.0
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://download.sourceforge.net/cervisia/
|
||||
MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/cervisia/ \
|
||||
http://download.sourceforge.net/cervisia/
|
||||
|
||||
MAINTAINER= will@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11
|
||||
RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase11
|
||||
|
||||
MAN1= cervisia.1
|
||||
USE_QT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-extra-includes="${LOCALBASE}/include" \
|
||||
--with-extra-libraries="${LOCALBASE}/lib"
|
||||
CONFIGURE_ENV+= KDEDIR="${LOCALBASE}"
|
||||
MAN1= cervisia.1
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cervisia-0.5.0.tar.gz) = d9061fab5d317e37a89841d4677c7933
|
||||
MD5 (cervisia-0.6.0.tar.gz) = a1e3e34944641930ac0c1425ea7302d8
|
||||
|
@ -1,10 +1,18 @@
|
||||
bin/cervisia
|
||||
share/applnk/Development/Cervisia.kdelnk
|
||||
share/doc/HTML/en/cervisia/accessingrepository.html
|
||||
share/doc/HTML/en/cervisia/addingfiles.html
|
||||
share/doc/HTML/en/cervisia/addingremovingdirs.html
|
||||
share/doc/HTML/en/cervisia/browsinglogs.html
|
||||
share/doc/HTML/en/cervisia/history.html
|
||||
share/doc/HTML/en/cervisia/ignoredfiles.html
|
||||
share/doc/HTML/en/cervisia/index.html
|
||||
share/doc/HTML/en/cervisia/mainscreen.html
|
||||
share/doc/HTML/en/cervisia/removingfiles.html
|
||||
share/doc/HTML/en/cervisia/.anchors
|
||||
share/doc/HTML/en/cervisia/common/kde-common.css
|
||||
share/doc/HTML/en/cervisia/common/kde-default.css
|
||||
share/doc/HTML/en/cervisia/common/kde-localised.css
|
||||
share/doc/HTML/en/cervisia/common/logotp3.png
|
||||
@dirrm share/doc/HTML/en/cervisia/common
|
||||
@dirrm share/doc/HTML/en/cervisia
|
||||
|
Loading…
Reference in New Issue
Block a user