FreeBSD Bugzilla – Attachment 152590 Details for
Bug 197324
editors/deforaos-editor: Update to 0.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new patch for updating the port
deforaos-editor-0.3.0.patch (text/plain), 2.18 KB, created by
olivier
on 2015-02-05 16:39:04 UTC
(
hide
)
Description:
new patch for updating the port
Filename:
MIME Type:
Creator:
olivier
Created:
2015-02-05 16:39:04 UTC
Size:
2.18 KB
patch
obsolete
>Index: editors/deforaos-editor/Makefile >=================================================================== >--- editors/deforaos-editor/Makefile (revision 378422) >+++ editors/deforaos-editor/Makefile (working copy) >@@ -2,10 +2,9 @@ > # $FreeBSD$ > > PORTNAME= editor >-PORTVERSION= 0.2.1 >-PORTREVISION= 1 >+PORTVERSION= 0.3.0 > CATEGORIES= editors >-MASTER_SITES= http://www.defora.org/os/download/download/3702/ >+MASTER_SITES= http://www.defora.org/os/download/download/4326/ > PKGNAMEPREFIX= deforaos- > DISTNAME= Editor-${PORTVERSION} > >@@ -14,11 +13,20 @@ > > LICENSE= GPLv3 > >+BUILD_DEPENDS= xsltproc>=0:${PORTSDIR}/textproc/libxslt \ >+ docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl >+ > LIB_DEPENDS= libSystem.so:${PORTSDIR}/devel/deforaos-libsystem \ >- libDesktop.so:${PORTSDIR}/x11/deforaos-libdesktop >+ libDesktop.so:${PORTSDIR}/x11/deforaos-libdesktop > > MAKE_ARGS= PREFIX=${PREFIX} > USES= desktop-file-utils gettext pkgconfig > USE_GNOME= gtk20 > >+MANDIRS= ${PREFIX}/share/man/man1 >+ >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/editor \ >+ ${STAGEDIR}${PREFIX}/bin/filter >+ > .include <bsd.port.mk> >Index: editors/deforaos-editor/distinfo >=================================================================== >--- editors/deforaos-editor/distinfo (revision 378422) >+++ editors/deforaos-editor/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (Editor-0.2.1.tar.gz) = 901a63db4ed3d1a625e4fbd25e39267618c0ecb88095dffd06739f9f0d392000 >-SIZE (Editor-0.2.1.tar.gz) = 27755 >+SHA256 (Editor-0.3.0.tar.gz) = f08f3c7dacc416849eb9ce33b8d14ae0db90e8efc799b99ddb39fabcc7f98dd9 >+SIZE (Editor-0.3.0.tar.gz) = 33801 >Index: editors/deforaos-editor/pkg-plist >=================================================================== >--- editors/deforaos-editor/pkg-plist (revision 378422) >+++ editors/deforaos-editor/pkg-plist (working copy) >@@ -1,6 +1,11 @@ > bin/editor >-share/applications/editor.desktop >+bin/filter >+share/applications/deforaos-editor.desktop >+share/doc/html/Editor/editor.html >+share/doc/html/Editor/filter.html > share/locale/de/LC_MESSAGES/Editor.mo > share/locale/es/LC_MESSAGES/Editor.mo > share/locale/fr/LC_MESSAGES/Editor.mo > share/locale/it/LC_MESSAGES/Editor.mo >+share/man/man1/editor.1.gz >+share/man/man1/filter.1.gz
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 197324
:
152556
|
152557
|
152575
|
152578
|
152579
| 152590 |
152591