[131078] trunk/dports/perl/p5-lj-simple/Portfile

mojca at macports.org mojca at macports.org
Mon Jan 5 12:48:20 PST 2015


Revision: 131078
          https://trac.macports.org/changeset/131078
Author:   mojca at macports.org
Date:     2015-01-05 12:48:20 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-lj-simple: first line, checksums, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-lj-simple/Portfile

Modified: trunk/dports/perl/p5-lj-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-lj-simple/Portfile	2015-01-05 20:45:01 UTC (rev 131077)
+++ trunk/dports/perl/p5-lj-simple/Portfile	2015-01-05 20:48:20 UTC (rev 131078)
@@ -1,20 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.16
-perl5.setup		LJ-Simple 0.15
-revision        3
-platforms		darwin
-maintainers		genetikayos.com:kayos
-description		Simple perl module for managing your LiveJournal account
-long_description	"LJ::Simple" is an object based "perl" module \
-					which is used to access LiveJournal-based web \
-					logs. This module implements most of the flat \
-					protocol LiveJournal uses;
-homepage		http://www.bpfh.net/computing/software/LJ::Simple/
-master_sites	http://www.bpfh.net/computing/software/LJ::Simple/
-checksums		md5 16efa946c29235d0d2ab53c660d5ec3c
+perl5.setup         LJ-Simple 0.15
+revision            3
+platforms           darwin
+maintainers         genetikayos.com:kayos
+description         Simple perl module for managing your LiveJournal account
+long_description    "LJ::Simple" is an object based "perl" module \
+                    which is used to access LiveJournal-based web \
+                    logs. This module implements most of the flat \
+                    protocol LiveJournal uses;
+homepage            http://www.bpfh.net/computing/software/LJ::Simple/
+master_sites        http://www.bpfh.net/computing/software/LJ::Simple/
 
-supported_archs noarch
+checksums           rmd160  ef34850ef0766ed44a89d24225bd530009e3911c \
+                    sha256  ce5da5c3815cd4e4f661a5dc368f8b496a7cb631aaedc30113fdafc1f711fa09
+
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/c979062e/attachment.html>


More information about the macports-changes mailing list