gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r7400: update moserial to 3.0.15


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7400: update moserial to 3.0.15
Date: Fri, 29 Jan 2021 19:00:45 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7400
revision-id: carlhansen1234@gmail.com-20210130000040-dh1sgoxh00w0quwr
parent: carlhansen1234@gmail.com-20210129225304-xd10aaczu6p08k2a
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2021-01-29 16:00:40 -0800
message:
  update moserial to 3.0.15
modified:
  pkg/gnome/moserial/Makefile    makefile-20161019014558-1cr6638u882blfxu-3
  pkg/gnome/moserial/sha256sums  sha256sums-20161019014558-1cr6638u882blfxu-4
=== modified file 'pkg/gnome/moserial/Makefile'
--- a/pkg/gnome/moserial/Makefile       2018-11-04 05:07:30 +0000
+++ b/pkg/gnome/moserial/Makefile       2021-01-30 00:00:40 +0000
@@ -1,7 +1,7 @@
-
-# Copyright © 2016 Carl Hansen carlhansen@gnu.org
+# Copyright ©2016,2021 Carl Hansen carlhansen@gnu.org
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -20,13 +20,11 @@
 
 NAME =    moserial
 GARNAME = moserial
-GARVERSION = 3.0.12
+GARVERSION = 3.0.15
 HOME_URL =  https://wiki.gnome.org/moserial
 DESCRIPTION = Serial terminal for hardware hackers 
 define BLURB
-
 endef
-# https://git.gnome.org/browse/moserial/snapshot/moserial_3_0_10.tar.xz
 
 ######################################################################
 
@@ -35,21 +33,21 @@
 VERSION_LIST = $(subst .,$(space),$(GARVERSION))
 SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
 
-MASTER_SITES = https://git.gnome.org/
-MASTER_SUBDIR = browse/$(GARNAME)/snapshot/
-DISTFILES = $(GARNAME)_$(GARVERSION).tar.xz  
+#https://download.gnome.org/sources/moserial/3.0/moserial-3.0.14.tar.xz 
+MASTER_SITES = https://download.gnome.org/
+MASTER_SUBDIR = sources/$(GARNAME)/3.0/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.xz  
 SIGFILES =
 
 BUILDDEPS = 
 LIBDEPS =
-WORKSRC = $(WORKDIR)/$(GARNAME)_$(GARVERSION)
-USE_AUTORECONF = y
+#USE_AUTORECONF = y
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
 
-pre-configure:
-       (cd $(WORKSRC); intltoolize ;)
+#pre-configure:
+#      (cd $(WORKSRC); intltoolize ;)
 
 

=== modified file 'pkg/gnome/moserial/sha256sums'
--- a/pkg/gnome/moserial/sha256sums     2016-10-19 01:47:02 +0000
+++ b/pkg/gnome/moserial/sha256sums     2021-01-30 00:00:40 +0000
@@ -1,1 +1,1 @@
-a336ff0681fc7316e3f3a920e246fd1a6bfa508ca7111d91c08d71611cf3420d  
download/moserial_3_0_10.tar.xz
+cf1342eb4192178c90a42a63e9f9cc580394238ee790192273173f981bb7e8d5  
download/moserial-3.0.15.tar.xz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]