FreeBSD Bugzilla – Attachment 137485 Details for
Bug 183049
[MAINTAINER] Upgrade ctronome to 5.5 and taking maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.66 KB, created by
luca.pizzamiglio
on 2013-10-17 12:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
luca.pizzamiglio
Created:
2013-10-17 12:10:00 UTC
Size:
1.66 KB
patch
obsolete
>diff -Nru audio/ctronome.orig/Makefile audio/ctronome/Makefile >--- audio/ctronome.orig/Makefile 2013-09-20 16:36:35.000000000 +0200 >+++ audio/ctronome/Makefile 2013-10-11 11:54:56.000000000 +0200 >@@ -2,16 +2,15 @@ > # $FreeBSD: audio/ctronome/Makefile 327706 2013-09-20 14:36:35Z bapt $ > > PORTNAME= ctronome >-PORTVERSION= 0.5.4 >+PORTVERSION= 0.5.5 > CATEGORIES= audio > MASTER_SITES= http://ctronome.kign.org/source/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= luca.pizzamiglio@gmail.com > COMMENT= Programmable console-based metronome > > LICENSE= GPLv2 > >-NO_STAGE= yes > PLIST_FILES= bin/ctronome \ > %%DATADIR%%/metronome1.wav \ > %%DATADIR%%/metronome2.wav >@@ -22,9 +21,9 @@ > @${REINPLACE_CMD} -e 's|/usr/share/ctronome|${DATADIR}|' ${WRKSRC}/ctronome.h > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/ctronome ${PREFIX}/bin >- ${MKDIR} ${DATADIR} >- ${INSTALL_DATA} ${WRKSRC}/metronome1.wav ${DATADIR} >- ${INSTALL_DATA} ${WRKSRC}/metronome2.wav ${DATADIR} >+ ${INSTALL_PROGRAM} ${WRKSRC}/ctronome ${STAGEDIR}/${PREFIX}/bin >+ ${MKDIR} ${STAGEDIR}/${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/metronome1.wav ${STAGEDIR}/${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/metronome2.wav ${STAGEDIR}/${DATADIR} > > .include <bsd.port.mk> >diff -Nru audio/ctronome.orig/distinfo audio/ctronome/distinfo >--- audio/ctronome.orig/distinfo 2012-09-30 21:15:57.000000000 +0200 >+++ audio/ctronome/distinfo 2013-10-11 11:55:17.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (ctronome-0.5.4.tar.gz) = 337632036867e432e938c5bbfacf1e993994dedc32674ecd04eadc6e5090ef78 >-SIZE (ctronome-0.5.4.tar.gz) = 26102 >+SHA256 (ctronome-0.5.5.tar.gz) = 6666fb380e76c5c3d26c43f84110abae1ca9193fc46ff285dca32d9e9cc9361e >+SIZE (ctronome-0.5.5.tar.gz) = 26402
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 183049
: 137485