FreeBSD Bugzilla – Attachment 27575 Details for
Bug 46719
Update for A-A-P port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.84 KB, created by
Bram Moolenaar
on 2003-01-03 10:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Bram Moolenaar
Created:
2003-01-03 10:50:01 UTC
Size:
2.84 KB
patch
obsolete
>diff -urN aap_orig/Makefile aap/Makefile >--- aap_orig/Makefile Thu Jan 2 14:53:42 2003 >+++ aap/Makefile Fri Jan 3 11:21:44 2003 >@@ -6,7 +6,7 @@ > # > > PORTNAME= aap >-PORTVERSION= 0.100 >+PORTVERSION= 0.111 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= a-a-p >@@ -14,6 +14,12 @@ > > MAINTAINER= bram@a-a-p.org > >+# A-A-P requires an "scp" command. If it doesn't exist, we need to chose which >+# one to install. The OpenSSH one is probably the best choice. >+RUN_DEPENDS= scp:${PORTSDIR}/security/openssh >+ >+MAN1= aap.1 >+ > NO_WRKSUBDIR= yes > > USE_ZIP= yes >@@ -38,6 +44,7 @@ > cd ${WRKSRC}; ${INSTALL_SCRIPT} *.py *.pyc *.pyo aap ${PREFIX}/lib/aap/Exec-${PORTVERSION} > cd ${WRKSRC}; ${INSTALL_DATA} -m 0744 COPYING README.txt filetype.txt default.aap ${PREFIX}/lib/aap/Exec-${PORTVERSION} > cd ${WRKSRC}; ${INSTALL_DATA} doc/*.html doc/exec.pdf ${PREFIX}/lib/aap/Exec-${PORTVERSION}/doc >+ cd ${WRKSRC}; ${INSTALL_DATA} aap.1 ${PREFIX}/man/man1 > cd ${PREFIX}/bin; ${LN} -fhs ../lib/aap/Exec-${PORTVERSION}/aap aap > cd ${PREFIX}/share/doc; ${LN} -fhs ../../lib/aap/Exec-${PORTVERSION}/doc aap > >diff -urN aap_orig/distinfo aap/distinfo >--- aap_orig/distinfo Thu Jan 2 14:53:42 2003 >+++ aap/distinfo Fri Jan 3 10:41:15 2003 >@@ -1 +1 @@ >-MD5 (exec-0.100.zip) = 22d40d2ae126c9adceac97057461ae0d >+MD5 (exec-0.111.zip) = 0b90a89eeb07d208ff5d2dda9277ed19 >diff -urN aap_orig/pkg-plist aap/pkg-plist >--- aap_orig/pkg-plist Thu Jan 2 14:53:42 2003 >+++ aap/pkg-plist Fri Jan 3 10:52:19 2003 >@@ -98,6 +98,9 @@ > lib/aap/Exec-%%PORTVERSION%%/__init__.pyc > lib/aap/Exec-%%PORTVERSION%%/__init__.pyo > lib/aap/Exec-%%PORTVERSION%%/aap >+lib/aap/Exec-%%PORTVERSION%%/aap.py >+lib/aap/Exec-%%PORTVERSION%%/aap.pyc >+lib/aap/Exec-%%PORTVERSION%%/aap.pyo > lib/aap/Exec-%%PORTVERSION%%/aapnetrc.py > lib/aap/Exec-%%PORTVERSION%%/aapnetrc.pyc > lib/aap/Exec-%%PORTVERSION%%/aapnetrc.pyo >@@ -106,10 +109,10 @@ > lib/aap/Exec-%%PORTVERSION%%/doc/index.html > lib/aap/Exec-%%PORTVERSION%%/doc/license.html > lib/aap/Exec-%%PORTVERSION%%/doc/ln12.html >-lib/aap/Exec-%%PORTVERSION%%/doc/p1181.html >+lib/aap/Exec-%%PORTVERSION%%/doc/p1235.html > lib/aap/Exec-%%PORTVERSION%%/doc/p27.html >-lib/aap/Exec-%%PORTVERSION%%/doc/p771.html >-lib/aap/Exec-%%PORTVERSION%%/doc/p836.html >+lib/aap/Exec-%%PORTVERSION%%/doc/p805.html >+lib/aap/Exec-%%PORTVERSION%%/doc/p888.html > lib/aap/Exec-%%PORTVERSION%%/doc/ref-arguments.html > lib/aap/Exec-%%PORTVERSION%%/doc/ref-attributes.html > lib/aap/Exec-%%PORTVERSION%%/doc/ref-commands.html >@@ -133,6 +136,7 @@ > lib/aap/Exec-%%PORTVERSION%%/doc/user-fetch.html > lib/aap/Exec-%%PORTVERSION%%/doc/user-filetype.html > lib/aap/Exec-%%PORTVERSION%%/doc/user-issue.html >+lib/aap/Exec-%%PORTVERSION%%/doc/user-makedif.html > lib/aap/Exec-%%PORTVERSION%%/doc/user-porting.html > lib/aap/Exec-%%PORTVERSION%%/doc/user-publish.html > lib/aap/Exec-%%PORTVERSION%%/doc/user-python.html
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
Actions:
View
|
Diff
Attachments on
bug 46719
: 27575