FreeBSD Bugzilla – Attachment 242527 Details for
Bug 271513
cad/pcb-rnd: update to 3.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for upgrade to 3.1.0
last2commits.patch (text/plain), 1.87 KB, created by
hasdal
on 2023-05-31 20:05:10 UTC
(
hide
)
Description:
patch for upgrade to 3.1.0
Filename:
MIME Type:
Creator:
hasdal
Created:
2023-05-31 20:05:10 UTC
Size:
1.87 KB
patch
obsolete
>From 92d81e803b64c216659fa4a282b3ecce954f5c4a Mon Sep 17 00:00:00 2001 >From: Hassan El Dallal <hasdalcodes@gmail.com> >Date: Wed, 31 May 2023 21:19:42 +0200 >Subject: [PATCH 1/2] upgrade to 3.1.0 > >--- > cad/pcb-rnd/Makefile | 4 ++-- > cad/pcb-rnd/distinfo | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-) > >diff --git a/cad/pcb-rnd/Makefile b/cad/pcb-rnd/Makefile >index dd5d1d5e2..a68874120 100644 >--- a/cad/pcb-rnd/Makefile >+++ b/cad/pcb-rnd/Makefile >@@ -1,9 +1,9 @@ > PORTNAME= pcb-rnd >-DISTVERSION= 3.0.6 >+DISTVERSION= 3.1.0 > CATEGORIES= cad > MASTER_SITES= http://repo.hu/projects/pcb-rnd/releases/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= hasdalcodes@gmail.com > COMMENT= Flexible, modular Printed Circuit Board editor > WWW= http://www.repo.hu/projects/pcb-rnd/ > >diff --git a/cad/pcb-rnd/distinfo b/cad/pcb-rnd/distinfo >index b4c86cdba..3294586a4 100644 >--- a/cad/pcb-rnd/distinfo >+++ b/cad/pcb-rnd/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1667387085 >-SHA256 (pcb-rnd-3.0.6.tar.bz2) = 92622e70298a80cf842bafe81c74cd6b65446cb42df1e9bb4ef93ab888341c32 >-SIZE (pcb-rnd-3.0.6.tar.bz2) = 4767393 >+TIMESTAMP = 1684489083 >+SHA256 (pcb-rnd-3.1.0.tar.bz2) = 9c806548a14463b1f72f40a88d05fe4b43156618aebef31e80cd802fc1e9909b >+SIZE (pcb-rnd-3.1.0.tar.bz2) = 4742973 >-- >2.39.2 > > >From 3128f86a39189af831febe6d910c82442b359c0c Mon Sep 17 00:00:00 2001 >From: Hassan El Dallal <hasdalcodes@gmail.com> >Date: Wed, 31 May 2023 21:47:39 +0200 >Subject: [PATCH 2/2] blocking for librnd 4.0.1 > >--- > cad/pcb-rnd/Makefile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/cad/pcb-rnd/Makefile b/cad/pcb-rnd/Makefile >index a68874120..3024e0ec0 100644 >--- a/cad/pcb-rnd/Makefile >+++ b/cad/pcb-rnd/Makefile >@@ -17,6 +17,7 @@ LIB_DEPENDS= libfungw.so:devel/fungw \ > librnd-hid.so:cad/librnd \ > libxml2.so:textproc/libxml2 > >+RUN_DEPENDS= librnd>=4.0.1:cad/librnd > USES= gmake pkgconfig tar:bz2 > > HAS_CONFIGURE= yes >-- >2.39.2 >
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 271513
:
242281
|
242374
|
242395
| 242527