FreeBSD Bugzilla – Attachment 135963 Details for
Bug 181058
graphics/epix: Update to version 1.2.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics_epix.diff
graphics_epix.diff (text/x-diff), 2.58 KB, created by
tkato432
on 2013-10-18 18:56:36 UTC
(
hide
)
Description:
graphics_epix.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2013-10-18 18:56:36 UTC
Size:
2.58 KB
patch
obsolete
>diff -urN /usr/ports/graphics/epix/Makefile graphics/epix/Makefile >--- /usr/ports/graphics/epix/Makefile 2013-09-22 00:35:21.000000000 +0900 >+++ graphics/epix/Makefile 2013-10-19 00:00:00.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/graphics/epix/Makefile 327733 2013-09-20 18:35:44Z bapt $ > > PORTNAME= epix >-PORTVERSION= 1.2.11 >+PORTVERSION= 1.2.13 > CATEGORIES= graphics > MASTER_SITES= http://mathcs.holycross.edu/~ahwang/epix/ > >@@ -15,6 +15,8 @@ > bash:${PORTSDIR}/shells/bash > RUN_DEPENDS= bash:${PORTSDIR}/shells/bash > >+OPTIONS_DEFINE= DOCS >+ > USE_BZIP2= yes > USES= gmake > USE_TEX= latex dvipsk:build >@@ -22,30 +24,12 @@ > CONFIGURE_ARGS= --with-bash=${LOCALBASE}/bin/bash \ > --with-runtime=${CXX} > >-MAN1= elaps.1 epix.1 flix.1 laps.1 > INFO= epix > >-NO_STAGE= yes > .include <bsd.port.options.mk> > > post-patch: >- @${REINPLACE_CMD} -e '/^install-data-am:/s|install-data-local||' \ >- ${WRKSRC}/Makefile.in >- @${REINPLACE_CMD} -e '/^install-data-am:/s|install-docDATA||' \ >- ${WRKSRC}/doc/Makefile.in > @${REINPLACE_CMD} -e '/usepackage/s|pstricks,xcolor|pstricks,tikz,xcolor|' \ > ${WRKSRC}/doc/manual.tex >- @${REINPLACE_CMD} -e '/^install-data-am:/s|install-docDATA||' \ >- ${WRKSRC}/samples/Makefile.in >- >-post-install: >-.if ${PORT_OPTIONS:MDOCS} >- @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ >- ${MAKEFILE} ${MAKE_ARGS} install-data-local) >- @(cd ${WRKSRC}/doc && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ >- ${MAKEFILE} ${MAKE_ARGS} install-docDATA) >- @(cd ${WRKSRC}/samples && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ >- ${MAKEFILE} ${MAKE_ARGS} install-docDATA) >-.endif > > .include <bsd.port.mk> >diff -urN /usr/ports/graphics/epix/distinfo graphics/epix/distinfo >--- /usr/ports/graphics/epix/distinfo 2013-07-16 02:18:09.000000000 +0900 >+++ graphics/epix/distinfo 2013-10-19 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (epix-1.2.11.tar.bz2) = 9cddcf135b04ffcb7640b581a4dfee406e1b743285490d21888eda0e2234ca44 >-SIZE (epix-1.2.11.tar.bz2) = 503858 >+SHA256 (epix-1.2.13.tar.bz2) = caffa4bae2c1d6c802bf7bcaef6e3b2cdcfa4b64ef2ca1b5f1c069e991fdb24a >+SIZE (epix-1.2.13.tar.bz2) = 504585 >diff -urN /usr/ports/graphics/epix/pkg-plist graphics/epix/pkg-plist >--- /usr/ports/graphics/epix/pkg-plist 2013-06-21 03:50:10.000000000 +0900 >+++ graphics/epix/pkg-plist 2013-10-19 00:00:00.000000000 +0900 >@@ -89,6 +89,10 @@ > include/epix/utils.h > include/epix/verbatim.h > lib/epix/libepix.a >+man/man1/elaps.1.gz >+man/man1/epix.1.gz >+man/man1/flix.1.gz >+man/man1/laps.1.gz > %%PORTDOCS%%%%DOCSDIR%%/config/bash_completions > %%PORTDOCS%%%%DOCSDIR%%/config/epix.el > %%PORTDOCS%%%%DOCSDIR%%/manual.pdf.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 181058
:
135961
|
135962
| 135963