FreeBSD Bugzilla – Attachment 50994 Details for
Bug 77569
update print/cdlabelgen to 3.5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.47 KB, created by
Juergen Lock
on 2005-02-15 19:20:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Juergen Lock
Created:
2005-02-15 19:20:13 UTC
Size:
3.47 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/print/cdlabelgen/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- Makefile 4 Dec 2003 14:13:03 -0000 1.8 >+++ Makefile 15 Feb 2005 18:59:24 -0000 >@@ -6,9 +6,9 @@ > # > > PORTNAME= cdlabelgen >-PORTVERSION= 2.7.0 >+PORTVERSION= 3.5.0 > CATEGORIES= print perl5 >-MASTER_SITES= http://www.aczone.com/pub/tools/ >+MASTER_SITES= http://www.aczoom.com/pub/tools/ > EXTRACT_SUFX= .tgz > > MAINTAINER= nox@jelal.kn-bremen.de >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/print/cdlabelgen/distinfo,v >retrieving revision 1.4 >diff -u -r1.4 distinfo >--- distinfo 31 Mar 2004 03:10:44 -0000 1.4 >+++ distinfo 15 Feb 2005 19:08:16 -0000 >@@ -1,2 +1,2 @@ >-MD5 (cdlabelgen-2.7.0.tgz) = 098575f2635358f15b3f6dbef1b851df >-SIZE (cdlabelgen-2.7.0.tgz) = 177711 >+MD5 (cdlabelgen-3.5.0.tgz) = bbe82a25e9eeb66df54ca8f61d561f59 >+SIZE (cdlabelgen-3.5.0.tgz) = 184880 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/print/cdlabelgen/pkg-descr,v >retrieving revision 1.3 >diff -u -r1.3 pkg-descr >--- pkg-descr 4 Dec 2003 14:13:03 -0000 1.3 >+++ pkg-descr 15 Feb 2005 19:05:54 -0000 >@@ -20,4 +20,4 @@ > > (from the manual, see cdlabelgen(1) for the full one) > >-WWW: http://www.aczone.com/tools/cdinsert/ >+WWW: http://www.aczoom.com/tools/cdinsert/ >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/print/cdlabelgen/pkg-plist,v >retrieving revision 1.3 >diff -u -r1.3 pkg-plist >--- pkg-plist 4 Dec 2003 14:13:03 -0000 1.3 >+++ pkg-plist 15 Feb 2005 19:07:15 -0000 >@@ -3,6 +3,7 @@ > share/cdlabelgen/cdda.eps > share/cdlabelgen/debian-color.eps > share/cdlabelgen/divx.eps >+share/cdlabelgen/dvdlogo.eps > share/cdlabelgen/mp3.eps > share/cdlabelgen/music1.eps > share/cdlabelgen/music2.eps >Index: files/patch-aa >=================================================================== >RCS file: /home/ncvs/ports/print/cdlabelgen/files/patch-aa,v >retrieving revision 1.3 >diff -u -r1.3 patch-aa >--- files/patch-aa 4 Dec 2003 14:13:03 -0000 1.3 >+++ files/patch-aa 15 Feb 2005 19:02:29 -0000 >@@ -1,6 +1,5 @@ >---- Makefile Thu Aug 21 20:53:19 2003 >-+++ Makefile Thu Aug 21 20:56:07 2003 >-@@ -8,21 +8,15 @@ >+Index: Makefile >+@@ -8,20 +8,19 @@ > # Change these to locations you need, also > # remember to edit cdlabelgen and its @where_is_the_template as needed. > >@@ -11,19 +10,21 @@ > -LIB_DIR = $(BASE_DIR)/lib/cdlabelgen > +LIB_DIR = $(BASE_DIR)/share/cdlabelgen > MAN_DIR = $(BASE_DIR)/man >- SOURCES = cdlabelgen ChangeLog INSTALL README Makefile cdinsert.pl INSTALL.WEB cdlabelgen.pod cdlabelgen.1 cdlabelgen.html spec.template >+ SOURCES = cdlabelgen ChangeLog INSTALL README Makefile ../cdinsert.pl INSTALL.WEB cdlabelgen.pod cdlabelgen.1 cdlabelgen.html spec.template > POSTSCRIPT = template.ps *.eps > DISTFILES = $(SOURCES) $(POSTSCRIPT) > >--# just use 'cp -a' if you don't have install... >+ # just use 'cp -a' if you don't have install... > -INSTALL := install -m 0755 > -INSTALL_DIR := install -d -m 0755 > -INSTALL_FILE := install -m 0644 >-- >++#INSTALL := install -m 0755 >++#INSTALL_DIR := install -d -m 0755 >++#INSTALL_FILE := install -m 0644 >+ > # Makefile macros.... > #1. $@ is the name of the file to be made. >- #2. $? is the names of the changed dependents. >-@@ -45,7 +39,7 @@ >+@@ -45,7 +44,7 @@ > @echo "" > $(INSTALL_DIR) $(BIN_DIR) > $(INSTALL) cdlabelgen $(BIN_DIR)
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 77569
: 50994