mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
upgrade to 0.7.3
PR: 46426 Submitted by: Ports Fury
This commit is contained in:
parent
a304357813
commit
281b0560d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72441
@ -6,24 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= opendchub
|
||||
PORTVERSION= 0.6.6
|
||||
PORTVERSION= 0.7.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@freebsd.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
DOC_FILES= COPYING README
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-install:
|
||||
.ifndef(NOPORTDOCS)
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for file in ${DOC_FILES}
|
||||
@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||
.endfor
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (opendchub-0.6.6.tar.gz) = 18e566e069b985d0024e8658d80fb252
|
||||
MD5 (opendchub-0.7.3.tar.gz) = 56b07b1677427b07145a2b1639d05866
|
||||
|
@ -1,4 +1,3 @@
|
||||
bin/opendchub
|
||||
%%PORTDOCS%%share/doc/opendchub/COPYING
|
||||
%%PORTDOCS%%share/doc/opendchub/README
|
||||
%%PORTDOCS%%@dirrm share/doc/opendchub
|
||||
|
@ -6,24 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= opendchub
|
||||
PORTVERSION= 0.6.6
|
||||
PORTVERSION= 0.7.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@freebsd.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
DOC_FILES= COPYING README
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-install:
|
||||
.ifndef(NOPORTDOCS)
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for file in ${DOC_FILES}
|
||||
@${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||
.endfor
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (opendchub-0.6.6.tar.gz) = 18e566e069b985d0024e8658d80fb252
|
||||
MD5 (opendchub-0.7.3.tar.gz) = 56b07b1677427b07145a2b1639d05866
|
||||
|
@ -1,4 +1,3 @@
|
||||
bin/opendchub
|
||||
%%PORTDOCS%%share/doc/opendchub/COPYING
|
||||
%%PORTDOCS%%share/doc/opendchub/README
|
||||
%%PORTDOCS%%@dirrm share/doc/opendchub
|
||||
|
Loading…
Reference in New Issue
Block a user