Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18983 closed update (fixed)

Update maven2 Portfile to release 2.1.0

Reported by: lists@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: gk5885@…, ldeck
Port: maven2

Description

Update the maven2 Portfile to track the recent release of Apache Maven.

--- Portfile
+++ (clipboard)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name            	maven2
-version         	2.0.10
+version         	2.1.0
 
 categories      	java devel
 maintainers     	gk5885@kickstyle.net
@@ -23,9 +23,9 @@
 distname		apache-maven-${version}-bin
 worksrcdir		apache-maven-${version}
 use_bzip2		yes
-checksums       	md5 244b216dedd433d5277e72193dffc70e \
-			sha1 d70a18bc119f60954fcf514312fe048d70996c7e \
-			rmd160 e2b292fc981298a8a3fc5d08caf390e3f484026b
+checksums       	md5 9268c9de2cccfd0d8fbcdbcfaf517a87 \
+			sha1 7b18c2968b3c4e0c32aceb3203b776572c161fd3 \
+			rmd160 fde285896606d8a380ad07656a6401f6d66b4f6b
 
 depends_build		bin:java:kaffe
 

Attachments (1)

Portfile.diff (674 bytes) - added by lists@… 15 years ago.

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by lists@…

Attachment: Portfile.diff added

comment:1 Changed 15 years ago by ldeck

Cc: lachlan.deck@… added

Cc Me!

comment:2 in reply to:  1 Changed 15 years ago by gk5885@…

This looks good to me. Can someone with the appropriate permissions apply this patch? Thanks.

comment:3 Changed 15 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

Committed revision r49659.

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementupdate

comment:5 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.