~alpine/aports

3 2

[alpine-aports] [PATCH] mg: upgrade to 20170401 and add unicode support

Details
Message ID
<20170410161843.GB17236@alpine>
Sender timestamp
1491841123
DKIM signature
missing
Download raw message
--- a/main/mg/APKBUILD
+++ b/main/mg/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Lee Hinman <hinman@gmail.com>
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=mg
-pkgver=20140414
-pkgrel=3
+pkgver=20170401
+pkgrel=0
 pkgdesc="mg is Micro GNU/emacs, this is a portable version of the mg maintained by the OpenBSD team."
 url="http://homepage.boetes.org/software/mg"
 arch="x86 x86_64"
@@ -11,8 +11,9 @@
 makedepends="ncurses-dev libbsd-dev bsd-compat-headers"
 install=
 subpackages="$pkgname-doc"
-source="http://dev.alpinelinux.org/archive/$pkgname-$pkgver.tar.gz
-	musl-fixes.patch
+source="http://homepage.boetes.org/software/mg/$pkgname-$pkgver.tar.gz
+	missing-defines.patch
+	unicode.patch
 	"
 
 _builddir="$srcdir"/$pkgname-$pkgver
@@ -38,9 +39,6 @@
 	install -Dm644 tutorial "$pkgdir"/usr/share/doc/$pkgname/tutorial
 }
 
-md5sums="ad4a99a5e26d25db75af7936c6657fbe  mg-20140414.tar.gz
-b09b7700ded811df8f6cf35f9a8df1ff  musl-fixes.patch"
-sha256sums="89ce25ee13cedc14c3c5c7b76d7a9e0ea38a060ad61e90ac43258d8dadf0d065  mg-20140414.tar.gz
-f05ae4f0cd9475932ebe51e32ce05217e7fb59a5a0614efd2b33af4cc888323c  musl-fixes.patch"
-sha512sums="b080b24c6015225ee1670eb6f062a21f40d34b02c699687d92842983506497c93e15cceb79d05b6cbbebfa8466f7261cb7dde8bcc4888489236cf64104215161  mg-20140414.tar.gz
-47ced85e221951c02654533a015be67018c045ad336a9997b70dcc869f10546318aeae8d1fbd43248d485e4f9c1c950deb93789b7aa8def493ba036af1beaaa1  musl-fixes.patch"
+sha512sums="729b2d9ba7eb236cc8bcbcf3ac7604494980cbf2fd21dc5a3856011bc830eee75be29a246b0bf3dfa6c7a03fcf69a902ae50d05ea371ac4d0225a4da6089d7ce  mg-20170401.tar.gz
+f1967dd33a025e11ff63ba797c2fb64ac0679cd6c09a332241a28e0976b96db467894e1e3573c5bc88b7feaecdb430695aa4f8fa2712b227d0947b3d8b05c97c  missing-defines.patch
+586a622b6838bb5b4f2e958352cec6bd4ca9c7db93bcc0dfeb6d8e588fb1191bc5f01afd17a385c10ddbd6ceb631d2d9caccd4e080294d1fceb5db676ab6a4fc  unicode.patch"
Leonardo Arena <rnalrd@gmail.com>
Details
Message ID
<f20044bf-f83b-f2a8-5b2f-d0a2f9b4b563@gmail.com>
In-Reply-To
<20170410161843.GB17236@alpine> (view parent)
Sender timestamp
1496673115
DKIM signature
missing
Download raw message
Hi,

the patch is broken and does not apply.

Would you please re-send it?

Thanks

/eo


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Details
Message ID
<20170605173038.GA26042@alpine>
In-Reply-To
<f20044bf-f83b-f2a8-5b2f-d0a2f9b4b563@gmail.com> (view parent)
Sender timestamp
1496683838
DKIM signature
missing
Download raw message
Leonardo Arena wrote:

> Would you please re-send it?

Hi,

Please try attached APKBUILD and patches.

Note: musl-fixes.patch is apparently no longer needed because I
couldn't compile mg with it.

pkgrel is 0, should it be 1? Also, should I write in myself
as a maintainer?

Thanks

-- 
caóc
Leonardo Arena <rnalrd@gmail.com>
Details
Message ID
<8bfcd7dc-aaa7-8804-95d2-267bbfeeed8d@gmail.com>
In-Reply-To
<20170605173038.GA26042@alpine> (view parent)
Sender timestamp
1496731134
DKIM signature
missing
Download raw message
On 06/05/2017 07:30 PM, Cág wrote:
> Leonardo Arena wrote:
>
>> Would you please re-send it?
> Hi,
>
> Please try attached APKBUILD and patches.
>
> Note: musl-fixes.patch is apparently no longer needed because I
> couldn't compile mg with it.
>
> pkgrel is 0, should it be 1? Also, should I write in myself
> as a maintainer?
>
> Thanks
>
Please use git send-mail to send patches. Please see 
https://wiki.alpinelinux.org/wiki/Creating_patches

When pkgver is increased, pkgrel should be reset to 0.
I think you can add yourself as a contributor for now.

Thanks

/eo




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)