Hi,

update audio/abcde 2.7.2 -> 2.8.1

- Use https for homepage
- Update copyright/licence comment as $WRKSRC/debian/copyright mentions
  --8<--------------------------------------------------------------------
  An earlier abcde copyright included the text:

    Copyright for this work is to expire January 1, 2010, after which it
    shall be public domain.

  However, later versions (2.6 onwards) have been developed solely using
  the GPL.
  --8<--------------------------------------------------------------------
- I wonder what MASTER_SITES0 was/is used for. Can probably be removed?

OK?

Best regards,
Ingo

Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/abcde/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- Makefile    2 Sep 2016 22:22:07 -0000       1.25
+++ Makefile    2 Jan 2018 10:45:46 -0000
@@ -2,13 +2,12 @@
 
 COMMENT=       command-line utility to rip and encode audio cds
 
-DISTNAME=      abcde-2.7.2
+DISTNAME=      abcde-2.8.1
 CATEGORIES=    audio
 
-HOMEPAGE=      http://abcde.einval.com/
+HOMEPAGE=      https://abcde.einval.com/
 
-# Artistic or GPLv2, but "Copyright for this work is to expire
-# January 1, 2010, after which it shall be public domain."
+# Artistic or GPLv2+
 PERMIT_PACKAGE_CDROM=  Yes
 
 MASTER_SITES=  http://abcde.einval.com/download/
Index: distinfo
===================================================================
RCS file: /cvs/ports/audio/abcde/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- distinfo    2 Sep 2016 22:22:07 -0000       1.11
+++ distinfo    2 Jan 2018 10:45:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (abcde-2.7.2.tar.gz) = qjmIFoKsRuufwZnRNDuXvFajIrQaXFcBOs2jGUi8U90=
-SIZE (abcde-2.7.2.tar.gz) = 146407
+SHA256 (abcde-2.8.1.tar.gz) = 5Jxx193NMS3MgZw74gOr09CdKGUA7nd83kNMeIGWKzk=
+SIZE (abcde-2.8.1.tar.gz) = 149238

Reply via email to