SF.net SVN: gar:[22460] csw/mgar/pkg/svr4pkg/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Nov 9 15:53:48 CET 2013


Revision: 22460
          http://gar.svn.sourceforge.net/gar/?rev=22460&view=rev
Author:   chninkel
Date:     2013-11-09 14:53:48 +0000 (Sat, 09 Nov 2013)
Log Message:
-----------
svr4pkg/trunk: updated to 0.4 and switched to download from github releases

Modified Paths:
--------------
    csw/mgar/pkg/svr4pkg/trunk/Makefile
    csw/mgar/pkg/svr4pkg/trunk/checksums

Modified: csw/mgar/pkg/svr4pkg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/svr4pkg/trunk/Makefile	2013-11-09 14:23:22 UTC (rev 22459)
+++ csw/mgar/pkg/svr4pkg/trunk/Makefile	2013-11-09 14:53:48 UTC (rev 22460)
@@ -2,7 +2,7 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = svr4pkg
-VERSION = 0.3
+VERSION = 0.4
 GARTYPE = v2
 
 DESCRIPTION = Basic perl implementation of solaris native svr4 packages tools
@@ -11,9 +11,8 @@
 endef
 
 GITHUB_USER = yannrouillard
-MASTER_SITES = $(GITHUB_MIRROR)
-DISTNAME = $(GITHUB_USER)-$(NAME)-dab9dcf
-DISTFILES = $(NAME)-$(VERSION)$(GITHUB_BALL_EXT)
+MASTER_SITES = https://github.com/${GITHUB_USER}/${NAME}/archive/
+DISTFILES = v$(VERSION).tar.gz
 
 # We disable inclusion of CSWcommon by default as
 # this package could be installed before anything

Modified: csw/mgar/pkg/svr4pkg/trunk/checksums
===================================================================
--- csw/mgar/pkg/svr4pkg/trunk/checksums	2013-11-09 14:23:22 UTC (rev 22459)
+++ csw/mgar/pkg/svr4pkg/trunk/checksums	2013-11-09 14:53:48 UTC (rev 22460)
@@ -1 +1 @@
-17af960cff18d5bc0140c50c8f71b74a  svr4pkg-0.3.tar.gz
+00228b79c8d607c5af4eff0e8e7fc38d  v0.4.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list