[csw-devel] SF.net SVN: gar:[7641] csw/mgar/pkg/openssh/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Wed Dec 16 21:44:06 CET 2009


Revision: 7641
          http://gar.svn.sourceforge.net/gar/?rev=7641&view=rev
Author:   chninkel
Date:     2009-12-16 20:43:58 +0000 (Wed, 16 Dec 2009)

Log Message:
-----------
openssh: changed version numbering scheme

Modified Paths:
--------------
    csw/mgar/pkg/openssh/trunk/Makefile
    csw/mgar/pkg/openssh/trunk/checksums
    csw/mgar/pkg/openssh/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/openssh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssh/trunk/Makefile	2009-12-16 20:15:58 UTC (rev 7640)
+++ csw/mgar/pkg/openssh/trunk/Makefile	2009-12-16 20:43:58 UTC (rev 7641)
@@ -13,9 +13,8 @@
 ###### Package information #######
 
 GARNAME = openssh
-GARVERSION = 5.3
-RELEASE = p1
-GSSKEX_PATCH_VERSION = $(GARVERSION)$(RELEASE)
+GARVERSION = 5.3p1
+GSSKEX_PATCH_VERSION = $(GARVERSION)
 GSSKEX_PATCH_DATE = 20090726
 CATEGORIES = server
 
@@ -53,10 +52,7 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*p\d+).tar.gz
 
-DISTVERSION = $(GARVERSION)$(RELEASE)
-DISTNAME = $(GARNAME)-$(DISTVERSION)
-
-DISTFILES  = $(GARNAME)-$(DISTVERSION).tar.gz
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 DISTFILES += CSWossh.prototype CSWossh.preinstall CSWossh.checkinstall
 DISTFILES += CSWosshlpk.prototype CSWosshlpk.preinstall CSWosshlpk.checkinstall
 DISTFILES += CSWosshclient.prototype
@@ -156,4 +152,3 @@
 	@$(MAKECOOKIE)
 
 
-SPKG_REVSTAMP := $(SPKG_REVSTAMP)_rev=$(RELEASE)

Modified: csw/mgar/pkg/openssh/trunk/checksums
===================================================================
--- csw/mgar/pkg/openssh/trunk/checksums	2009-12-16 20:15:58 UTC (rev 7640)
+++ csw/mgar/pkg/openssh/trunk/checksums	2009-12-16 20:43:58 UTC (rev 7641)
@@ -5,7 +5,7 @@
 1d3d6d477c09e59c514e637fa3a2f7a4  CSWosshlpk.checkinstall
 0993813fa5c752215f892cb67c86816f  CSWosshlpk.preinstall
 22ffa2a9b7bf310d58d3b299805a41b1  CSWosshlpk.prototype
-96b1c2e2ae91fedc8d8324e246b648ef  changelog.CSW
+5323516aa6c7714d03473a0879599fc5  changelog.CSW
 9153031524651a18e7edaed4637aa769  contrib-openssh-lpk-5.2p1-0.3.9.patch
 a5ebb2e3fdaa06c3c9edba55aac5f83b  cswopenssh
 8e765642349b6321d01b33e95304e113  cswopenssh.xml

Modified: csw/mgar/pkg/openssh/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/openssh/trunk/files/changelog.CSW	2009-12-16 20:15:58 UTC (rev 7640)
+++ csw/mgar/pkg/openssh/trunk/files/changelog.CSW	2009-12-16 20:43:58 UTC (rev 7641)
@@ -1,6 +1,7 @@
-openssh (5.3,REV=2008.12.14_rev=p1) unstable
+openssh (5.3p1,REV=2008.12.16) unstable
 
   * Package rebuild to solve an incorrect upload in the repository tree.
+  * Changed package version numbering scheme.
 
  -- Yann Rouillard <yann at opencsw.org>  Mon, 14 Dec 2009 21:19:33 +0100
 


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