Bug 207683 - databases/datamodeler Update to 4.1.3.901
Summary: databases/datamodeler Update to 4.1.3.901
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-03 20:33 UTC by Jose G. Juanino
Modified: 2016-03-04 18:58 UTC (History)
3 users (show)

See Also:
pi: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose G. Juanino 2016-03-03 20:33:36 UTC
Dear FreeBSD committer:

I send a patch to update datamodeler port from 4.1.1.887  to 4.1.3.901 version



# pwd
/usr/ports/databases/datamodeler
# svnlite diff
Index: Makefile
===================================================================
--- Makefile    (revision 410067)
+++ Makefile    (working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$

 PORTNAME=      datamodeler
-PORTVERSION=   4.1.1.888
+PORTVERSION=   4.1.3.901
 DISTVERSIONSUFFIX=-1
 CATEGORIES=    databases java
 MASTER_SITES=  #http://www.oracle.com/technetwork/developer-tools/datamodeler/downloads/index.html
Index: distinfo
===================================================================
--- distinfo    (revision 410067)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-SHA256 (oracle/datamodeler-4.1.1.888-1.noarch.rpm) = 58c6bb2b8609c6bfe10437f350ce00abe1120fcd5165fbe3bb2f3f579bef9731
-SIZE (oracle/datamodeler-4.1.1.888-1.noarch.rpm) = 189567084
+SHA256 (oracle/datamodeler-4.1.3.901-1.noarch.rpm) = 29fb033c189574d9539b7ea6449eb5f0a643250fe12571afbb635515081d706d
+SIZE (oracle/datamodeler-4.1.3.901-1.noarch.rpm) = 189638988


Best regards
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-03-04 12:07:17 UTC
Hi,

Please attach a diff to this bug instead of pasting the patch inline. It is what we normally do, and makes it much easier for other people to apply and commit your patch.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-03-04 18:57:28 UTC
A commit references this bug:

Author: pi
Date: Fri Mar  4 18:56:55 UTC 2016
New revision: 410145
URL: https://svnweb.freebsd.org/changeset/ports/410145

Log:
  databases/datamodeler: 4.1.1.888 -> 4.1.3.901

  Changes:
    http://www.oracle.com/technetwork/developer-tools/datamodeler/downloads/data-modeler-relnotes-v412-2714825.html

  PR:		207683
  Submitted by:	jjuanino@gmail.com (maintainer)

Changes:
  head/databases/datamodeler/Makefile
  head/databases/datamodeler/distinfo
  head/databases/datamodeler/pkg-descr
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-03-04 18:58:21 UTC
Committed, thanks.