Skip to content

Commit

Permalink
Merge pull request #1 from cawka/master
Browse files Browse the repository at this point in the history
Update port to version 2.5 of Gerrit
  • Loading branch information
dnaeon committed Nov 7, 2012
2 parents 9cdb64b + 71f9333 commit 5dff830
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
# #


PORTNAME= gerrit PORTNAME= gerrit
PORTVERSION= 2.4.2 PORTVERSION= 2.5
CATEGORIES= devel java CATEGORIES= devel java
MASTER_SITES= GOOGLE_CODE MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-full-${PORTVERSION}
EXTRACT_SUFX= .war EXTRACT_SUFX= .war
EXTRACT_ONLY= #empty EXTRACT_ONLY= #empty


Expand Down
4 changes: 2 additions & 2 deletions distinfo
Original file line number Original file line Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (gerrit-2.4.2.war) = 70342c53969c898211b43de0856ecf8d6d658174e718d4beda5348158995398f SHA256 (gerrit-full-2.5.war) = 123bd3d4a3e8310b0de59caf17493cba2b9ba96b7e8608568e4d75603f6d9449
SIZE (gerrit-2.4.2.war) = 24895168 SIZE (gerrit-full-2.5.war) = 25822857
2 changes: 1 addition & 1 deletion pkg-message
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ In order to access your Gerrit instance open up a browser at port 8080, e.g.:


For more information about Gerrit, please check the online documentation: For more information about Gerrit, please check the online documentation:


WWW: http://gerrit-documentation.googlecode.com/svn/Documentation/2.4.2/dev-readme.html WWW: http://gerrit-documentation.googlecode.com/svn/Documentation/2.5/dev-readme.html

0 comments on commit 5dff830

Please sign in to comment.