FreeBSD Bugzilla – Attachment 184565 Details for
Bug 220899
lang/rexx-regina: Add manual page alias
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch as described in PR
regina.diff (text/plain), 1.65 KB, created by
Bob Eager
on 2017-07-21 10:09:53 UTC
(
hide
)
Description:
Patch as described in PR
Filename:
MIME Type:
Creator:
Bob Eager
Created:
2017-07-21 10:09:53 UTC
Size:
1.65 KB
patch
obsolete
>===> Generating patch >===> Viewing diff with cdiff -s -w 0 >diff -ruN ../rexx-regina.orig/Makefile ./Makefile >--- ../rexx-regina.orig/Makefile 2016-10-12 05:02:26.000000000 +0100 >+++ ./Makefile 2017-07-21 11:01:21.246159000 +0100 >@@ -3,6 +3,7 @@ > > PORTNAME= regina > PORTVERSION= 3.9.1 >+PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= SF/${PORTNAME}-rexx/${PORTNAME}-rexx/${PORTVERSION}:source \ > SF/${PORTNAME}-rexx/${PORTNAME}-documentation/${PORTVERSION}:docs >@@ -60,6 +61,10 @@ > '/^examplesdir/s|=.*|= $$(datadir)/examples/$$(PACKAGE)| ; \ > /$$(sysconfdir)/s|^|#|' ${WRKSRC}/Makefile.in > >+post-stage: >+ @${LN} -f ${STAGEDIR}/${PREFIX}/man/man1/regina.1.gz \ >+ ${STAGEDIR}/${PREFIX}/man/man1/rexx.1.gz >+ > post-install-DOCS-on: > ${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_MAN} ${WRKDIR}/regina.pdf ${STAGEDIR}${DOCSDIR} >diff -ruN ../rexx-regina.orig/distinfo ./distinfo >--- ../rexx-regina.orig/distinfo 2016-08-29 19:37:40.000000000 +0100 >+++ ./distinfo 2017-07-21 11:03:54.987497000 +0100 >@@ -1,4 +1,4 @@ >-TIMESTAMP = 1472469079 >+TIMESTAMP = 1500631434 > SHA256 (regina/Regina-REXX-3.9.1.tar.gz) = 5d13df26987e27f25e7779a2efa87a5775213beeda449a9efac59b57a5d5f3ee > SIZE (regina/Regina-REXX-3.9.1.tar.gz) = 1358458 > SHA256 (regina/regina.pdf) = b64693e9629b09eb5ea1e74cb246b11645cbc1f32197dcfbb97f5a5f35786ca4 >diff -ruN ../rexx-regina.orig/pkg-plist ./pkg-plist >--- ../rexx-regina.orig/pkg-plist 2016-08-29 19:37:40.000000000 +0100 >+++ ./pkg-plist 2017-07-21 10:32:57.871537000 +0100 >@@ -10,6 +10,7 @@ > lib/libregina.a > lib/libregina.so > man/man1/regina.1.gz >+man/man1/rexx.1.gz > man/man1/regina-config.1.gz > man/man1/rxqueue.1.gz > man/man1/rxstack.1.gz >====> Cleaning up >===> Done
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
bob
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 220899
: 184565