Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161296365
D27810.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
D27810.diff
View Options
Index: MOVED
===================================================================
--- MOVED
+++ MOVED
@@ -14584,7 +14584,6 @@
devel/mime||2020-05-05|Has expired: Broken for more than 6 months
devel/motor||2020-05-05|Has expired: Broken for more than 6 months
devel/mq4cpp||2020-05-05|Has expired: Broken for more than 6 months
-devel/myrepos||2020-05-05|Has expired: Broken for more than 6 months
devel/oozie||2020-05-05|Has expired: Broken for more than 6 months
devel/p5-Cdk||2020-05-05|Has expired: Broken for more than 6 months
devel/p5-Data-Average||2020-05-05|Has expired: Broken for more than 6 months
Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -1527,6 +1527,7 @@
SUBDIR += mtbl
SUBDIR += mustache
SUBDIR += mutagen
+ SUBDIR += myrepos
SUBDIR += nana
SUBDIR += nant
SUBDIR += nasm
Index: devel/myrepos/Makefile
===================================================================
--- devel/myrepos/Makefile
+++ devel/myrepos/Makefile
@@ -1,28 +1,22 @@
# $FreeBSD$
PORTNAME= myrepos
-PORTVERSION= 1.20160123
-PORTREVISION= 1
+PORTVERSION= 1.20180726
CATEGORIES= devel
+MASTER_SITES= https://git.joeyh.name/index.cgi/mr.git/snapshot/ \
+ https://git.kitenet.net/index.cgi/mr.git/snapshot/
+DISTNAME= mr-${PORTVERSION}
-MAINTAINER= jonathan@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Tool to manage all your version control repos
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2020-05-05
-
LICENSE= GPLv2+
-USE_GITHUB= yes
-GH_ACCOUNT= joeyh
-
USES= perl5 shebangfix
USE_PERL5= run
SHEBANG_FILES= mr
-PLIST_FILES= bin/mr
-PORTDOCS= *
+DOCLIST= README mrconfig mrconfig.complex
NO_BUILD= yes
NO_ARCH= yes
@@ -34,7 +28,9 @@
@${MKDIR} ${STAGEDIR}${DOCSDIR}
do-install-DOCS-on:
- ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
- (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
+ (cd ${WRKSRC} && ${INSTALL_DATA} ${DOCLIST} ${STAGEDIR}${DOCSDIR})
+ (cd ${WRKSRC}/doc/ && ${CAT} index.mdwn > ${STAGEDIR}${DOCSDIR}/HOWTO)
+ (mkdir ${STAGEDIR}${DOCSDIR}/EXAMPLES && cd ${WRKSRC}/lib && \
+ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/EXAMPLES)
.include <bsd.port.mk>
Index: devel/myrepos/distinfo
===================================================================
--- devel/myrepos/distinfo
+++ devel/myrepos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463113486
-SHA256 (joeyh-myrepos-1.20160123_GH0.tar.gz) = 13d3b2c309d8130896e54456ae466763dc187433f737de12179f5e05cb63439c
-SIZE (joeyh-myrepos-1.20160123_GH0.tar.gz) = 46724
+TIMESTAMP = 1608174462
+SHA256 (mr-1.20180726.tar.gz) = 3cf3fcb579c9e204e8e1bf67bf190ca51c287a61262f085c9c7675e2c124fa50
+SIZE (mr-1.20180726.tar.gz) = 70945
Index: devel/myrepos/pkg-descr
===================================================================
--- devel/myrepos/pkg-descr
+++ devel/myrepos/pkg-descr
@@ -7,4 +7,4 @@
It supports git, svn, mercurial, bzr, darcs, cvs, fossil and veracity.
Author: Joey Hess
-WWW: http://myrepos.branchable.com/
+WWW: https://myrepos.branchable.com/
Index: devel/myrepos/pkg-plist
===================================================================
--- /dev/null
+++ devel/myrepos/pkg-plist
@@ -0,0 +1,19 @@
+bin/mr
+%%DOCSDIR%%/EXAMPLES/dgit
+%%DOCSDIR%%/EXAMPLES/git-annex
+%%DOCSDIR%%/EXAMPLES/git-cvs
+%%DOCSDIR%%/EXAMPLES/git-fake-bare
+%%DOCSDIR%%/EXAMPLES/git-subtree
+%%DOCSDIR%%/EXAMPLES/git-svn
+%%DOCSDIR%%/EXAMPLES/graph
+%%DOCSDIR%%/EXAMPLES/remote
+%%DOCSDIR%%/EXAMPLES/repo
+%%DOCSDIR%%/EXAMPLES/stow
+%%DOCSDIR%%/EXAMPLES/unison
+%%DOCSDIR%%/EXAMPLES/upgrade
+%%DOCSDIR%%/EXAMPLES/vcsh
+%%DOCSDIR%%/EXAMPLES/vis
+%%DOCSDIR%%/HOWTO
+%%DOCSDIR%%/README
+%%DOCSDIR%%/mrconfig
+%%DOCSDIR%%/mrconfig.complex
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 1:13 PM (6 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34624416
Default Alt Text
D27810.diff (3 KB)
Attached To
Mode
D27810: devel/myrepos: Re-add port and update to 1.20180726
Attached
Detach File
Event Timeline
Log In to Comment